summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821aeLarry Finger2014-09-092-0/+4119
* rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821aeLarry Finger2014-09-092-0/+3198
* rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723beLarry Finger2014-09-092-0/+3395
* rtlwifi: btcoexist: Modify driver for V062814 Realtek driverLarry Finger2014-09-092-0/+4073
* rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek codeLarry Finger2014-09-093-4/+22
* rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek versionLarry Finger2014-09-094-233/+298
* bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-093-2/+14
* bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-095-10/+6
* Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen2014-09-091-2/+63
* Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen2014-09-091-0/+13
* Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen2014-09-091-1/+1
* Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen2014-09-091-0/+9
* Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-094-14/+17
* Bluetooth: Fix dereferencing conn variable before NULL checkJohan Hedberg2014-09-081-1/+3
* Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.cBehan Webster2014-09-081-7/+6
* Bluetooth: Add strict checks for allowed SMP PDUsJohan Hedberg2014-09-082-38/+84
* Bluetooth: Fix calling smp_distribute_keys() when still waiting for keysJohan Hedberg2014-09-081-2/+3
* Bluetooth: Add define for key distribution maskJohan Hedberg2014-09-081-2/+3
* Bluetooth: Fix locking of the SMP contextJohan Hedberg2014-09-082-33/+44
* Bluetooth: Remove unnecessary deferred work for SMP key distributionJohan Hedberg2014-09-081-16/+5
* Bluetooth: Move identity address update behind a workqueueJohan Hedberg2014-09-083-4/+11
* Bluetooth: Don't take any action in smp_resume_cb if not encryptedJohan Hedberg2014-09-081-2/+4
* Bluetooth: Remove unnecessary checks after canceling SMP security timerJohan Hedberg2014-09-081-5/+1
* Bluetooth: Add clarifying comment for LE CoC result valueJohan Hedberg2014-09-081-0/+5
* Bluetooth: Move clock offset reading into hci_disconnect()Johan Hedberg2014-09-081-19/+13
* Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()Johan Hedberg2014-09-081-5/+1
* Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-082-3/+3
* Bluetooth: Fix SMP error and response to be mutually exclusiveJohan Hedberg2014-09-081-8/+5
* Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2014-09-082-29/+0
* Bluetooth: Use hci_disconnect for immediate disconnection from SMPJohan Hedberg2014-09-081-2/+2
* Bluetooth: Set discon_timeout to 0 in l2cap_conn_delJohan Hedberg2014-09-081-0/+3
* Bluetooth: Remove hci_conn_hold/drop from hci_chanJohan Hedberg2014-09-081-4/+1
* Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg2014-09-082-0/+7
* Bluetooth: Set disc_timeout to 0 when calling hci_chan_delJohan Hedberg2014-09-081-0/+3
* Bluetooth: Fix hci_conn reference counting with hci_chanJohan Hedberg2014-09-081-1/+3
* Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg2014-09-081-2/+2
* Bluetooth: Refactor connection parameter freeing into its own functionJohan Hedberg2014-09-081-17/+15
* Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan Hedberg2014-09-084-7/+18
* Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-084-11/+10
* Bluetooth: Optimize connection parameter lookup for LE connectionsJohan Hedberg2014-09-081-1/+2
* Bluetooth: Set addr_type only when it's neededJohan Hedberg2014-09-081-5/+5
* Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg2014-09-083-2/+19
* Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_addJohan Hedberg2014-09-081-2/+0
* Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg2014-09-081-5/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-0825-38/+86
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-044-5/+15
| |\
| | * iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2014-09-012-3/+3
| | * iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann2014-08-311-2/+0
| | * Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-08-311-0/+12
| * | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-047-9/+18
| |\ \