aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-03Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg4-19/+24
2014-07-03Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2-7/+9
2014-07-03Bluetooth: Remove redundant calls to h5_reset_rxLoic Poulain1-4/+0
2014-07-03Bluetooth: Add support LE slave connection update procedureMarcel Holtmann1-0/+19
2014-07-03Bluetooth: Set default min/max connection interval for LE slavesMarcel Holtmann1-0/+8
2014-07-03Bluetooth: Track LE connection parameter update eventMarcel Holtmann2-0/+36
2014-07-03Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2-0/+7
2014-07-03Bluetooth: 6LoWPAN: Remove network devices when unloadingJukka Rissanen1-0/+54
2014-07-03Bluetooth: 6LoWPAN: Count module usageJukka Rissanen1-0/+5
2014-07-03Bluetooth: 6LoWPAN: Create a kernel moduleJukka Rissanen3-6/+17
2014-07-03Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen8-317/+588
2014-07-03Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen4-15/+55
2014-07-03Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann4-17/+24
2014-07-03Bluetooth: Fix checking for master LTKsJohan Hedberg1-4/+1
2014-07-03Bluetooth: Fix validating IO capability values in mgmt commandsJohan Hedberg1-0/+9
2014-07-03Bluetooth: Remove trailing whitespaces from KconfigStephan Gabert1-6/+6
2014-07-03Bluetooth: Add flexible buffer byte order swapping functionJohan Hedberg1-13/+7
2014-07-03Bluetooth: Convert SMP flags into an enumJohan Hedberg1-5/+7
2014-07-03Bluetooth: Remove unused LTK authentication definesJohan Hedberg1-4/+0
2014-07-03Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg6-13/+16
2014-07-03Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg3-3/+6
2014-07-03Bluetooth: Fix missing NULL check for smp_chan_create() return valueJohan Hedberg1-0/+2
2014-07-03Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann3-11/+12
2014-07-03Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann4-7/+10
2014-07-03Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann1-9/+9
2014-07-03Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann4-20/+12
2014-07-03Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann3-3/+3
2014-07-03Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()Adam Lee1-2/+2
2014-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothMarcel Holtmann20-106/+254
2014-07-01b43: add more bcma coresRafał Miłecki1-0/+12
2014-07-01b43: N-PHY: complete generic support for 0x2057 radioRafał Miłecki3-20/+282
2014-07-01b43: N-PHY: fixes for radio 0x2057Rafał Miłecki2-22/+61
2014-07-01rtl818x_pci: fix pci probe returns success when it failsAndrea Merello1-0/+4
2014-07-01rtl818x_pci: handle broken PIO mappingAndrea Merello2-4/+21
2014-07-01rtl8180: disable buggy rate fallback mechanismAndrea Merello1-5/+2
2014-07-01rtl8180: fix incorrect TX retry.Andrea Merello1-1/+1
2014-07-01rtl818x_pci: add comment pointing to the rtl8187se reference codeAndrea Merello1-0/+1
2014-07-01rtl818x_pci: Fix rtl8185 excessive IFS after CTS-to-selfAndrea Merello1-0/+2
2014-07-01rtl818x_pci: Fix BSSID register written incorrectlyAndrea Merello1-3/+4
2014-07-01b43: treat LCNXN-PHY as extra N-PHY devicesRafał Miłecki1-0/+7
2014-07-01drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test before kfreeFabian Frederick1-2/+1
2014-07-01rsi: fix memory leaks and error handling in rsi_91x_usbAlexey Khoroshilov1-20/+38
2014-07-01rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()Alexey Khoroshilov1-1/+1
2014-07-01ath9k: Calculate sleep durationRajkumar Manoharan1-2/+3
2014-07-01ath9k: Increase max listen intervalRajkumar Manoharan1-1/+1
2014-07-01ath9k: Cache beacon config after associationRajkumar Manoharan1-1/+2
2014-07-01ath5k: capture CCK and OFDM restartsMathy Vanhoef1-1/+14
2014-07-01ath5k: support for FIF_FCSFAIL filterMathy Vanhoef3-2/+17
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner5-23/+6
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao5-6/+23