summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-09ath9k: Fix MCC scanningSujith Manoharan
2014-09-09ath9k: Fix offchannel operationSujith Manoharan
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan
2014-09-09ath9k: Fix interface accountingSujith Manoharan
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan
2014-09-09ath9k: Fix COMP_BAR filterSujith Manoharan
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan
2014-09-09ath9k: Fix RX filter calculationSujith Manoharan
2014-09-09ath9k: Add CTWindow supportSujith Manoharan
2014-09-09ath9k: Fix offchannel duration calculationSujith Manoharan
2014-09-09ath9k: Fix NoA start time calculationSujith Manoharan
2014-09-09ath9k: Fix panic when adding an AP interfaceSujith Manoharan
2014-09-09ath9k: Fix beacons for managed modeSujith Manoharan
2014-09-09ath9k: Fix beacon configuration for channel contextsSujith Manoharan
2014-09-09bcma: register NAND and QSPI cores earlyRafał Miłecki
2014-09-09bcma: move code for core registration into separate functionRafał Miłecki
2014-09-09rtlwifi: btcoexist: Update remaining old parts of the driverLarry Finger
2014-09-09rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821aeLarry Finger
2014-09-09rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821aeLarry Finger
2014-09-09rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723beLarry Finger
2014-09-09rtlwifi: btcoexist: Modify driver for V062814 Realtek driverLarry Finger
2014-09-09rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek codeLarry Finger
2014-09-09rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek versionLarry Finger
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki
2014-09-09bcma: move bus struct setup into early part of host specific codeRafał Miłecki
2014-09-09Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen
2014-09-09Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen
2014-09-09Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen
2014-09-09Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg
2014-09-08Bluetooth: Fix dereferencing conn variable before NULL checkJohan Hedberg
2014-09-08Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.cBehan Webster
2014-09-08Bluetooth: Add strict checks for allowed SMP PDUsJohan Hedberg
2014-09-08Bluetooth: Fix calling smp_distribute_keys() when still waiting for keysJohan Hedberg
2014-09-08Bluetooth: Add define for key distribution maskJohan Hedberg
2014-09-08Bluetooth: Fix locking of the SMP contextJohan Hedberg
2014-09-08Bluetooth: Remove unnecessary deferred work for SMP key distributionJohan Hedberg
2014-09-08Bluetooth: Move identity address update behind a workqueueJohan Hedberg
2014-09-08Bluetooth: Don't take any action in smp_resume_cb if not encryptedJohan Hedberg
2014-09-08Bluetooth: Remove unnecessary checks after canceling SMP security timerJohan Hedberg
2014-09-08Bluetooth: Add clarifying comment for LE CoC result valueJohan Hedberg
2014-09-08Bluetooth: Move clock offset reading into hci_disconnect()Johan Hedberg
2014-09-08Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()Johan Hedberg
2014-09-08Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg
2014-09-08Bluetooth: Fix SMP error and response to be mutually exclusiveJohan Hedberg
2014-09-08Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg
2014-09-08Bluetooth: Use hci_disconnect for immediate disconnection from SMPJohan Hedberg
2014-09-08Bluetooth: Set discon_timeout to 0 in l2cap_conn_delJohan Hedberg
2014-09-08Bluetooth: Remove hci_conn_hold/drop from hci_chanJohan Hedberg
2014-09-08Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg