summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-11wil6210: platform specific moduleVladimir Kondratiev9-0/+397
2014-09-11wil6210: coding style fixesVladimir Kondratiev9-62/+72
2014-09-11wil6210: some more debug for the WMI mechanismVladimir Kondratiev1-0/+5
2014-09-11wil6210: print more information when connectingVladimir Kondratiev1-0/+18
2014-09-11wil6210: debug prints for vring de-allocationVladimir Kondratiev1-0/+12
2014-09-11wil6210: firmware downloadVladimir Kondratiev7-32/+764
2014-09-11b43: HT-PHY: Set MAC frequency to correct valuesRafał Miłecki2-16/+17
2014-09-11rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd6eLarry Finger2-2/+2
2014-09-11b43: HT-PHY: Complete radio init (add missing entries)Rafał Miłecki3-2/+30
2014-09-11b43: HT-PHY: Define some regs for 0x2059 radioRafał Miłecki2-21/+46
2014-09-11b43: HT-PHY: Move radio calibration to separated functionsRafał Miłecki1-46/+47
2014-09-11b43: HT-PHY: Move radio preparation into init functionRafał Miłecki2-12/+16
2014-09-11rtlwifi: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2-7/+7
2014-09-11iwl4965: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-09-09bcma: add support for chipcommon B coreHauke Mehrtens7-0/+86
2014-09-09bcma: store more alternative addressesHauke Mehrtens3-6/+7
2014-09-09ath9k: Fix MCC scanningSujith Manoharan2-1/+4
2014-09-09ath9k: Fix offchannel operationSujith Manoharan1-0/+4
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan2-17/+18
2014-09-09ath9k: Fix interface accountingSujith Manoharan7-10/+10
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan3-8/+21
2014-09-09ath9k: Fix COMP_BAR filterSujith Manoharan1-1/+1
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan3-12/+4
2014-09-09ath9k: Fix RX filter calculationSujith Manoharan1-1/+2
2014-09-09ath9k: Add CTWindow supportSujith Manoharan3-2/+31
2014-09-09ath9k: Fix offchannel duration calculationSujith Manoharan1-4/+5
2014-09-09ath9k: Fix NoA start time calculationSujith Manoharan1-2/+2
2014-09-09ath9k: Fix panic when adding an AP interfaceSujith Manoharan1-3/+5
2014-09-09ath9k: Fix beacons for managed modeSujith Manoharan1-1/+1
2014-09-09ath9k: Fix beacon configuration for channel contextsSujith Manoharan1-0/+12
2014-09-09bcma: register NAND and QSPI cores earlyRafał Miłecki1-0/+21
2014-09-09bcma: move code for core registration into separate functionRafał Miłecki1-31/+36
2014-09-09rtlwifi: btcoexist: Update remaining old parts of the driverLarry Finger7-89/+65
2014-09-09rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821aeLarry Finger2-0/+4119
2014-09-09rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821aeLarry Finger2-0/+3198
2014-09-09rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723beLarry Finger2-0/+3395
2014-09-09rtlwifi: btcoexist: Modify driver for V062814 Realtek driverLarry Finger2-0/+4073
2014-09-09rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek codeLarry Finger3-4/+22
2014-09-09rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek versionLarry Finger4-233/+298
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki3-2/+14
2014-09-09bcma: move bus struct setup into early part of host specific codeRafał Miłecki5-10/+6
2014-09-09Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen1-2/+63
2014-09-09Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen1-0/+13
2014-09-09Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen1-1/+1
2014-09-09Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen1-0/+9
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg4-14/+17
2014-09-08Bluetooth: Fix dereferencing conn variable before NULL checkJohan Hedberg1-1/+3
2014-09-08Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.cBehan Webster1-7/+6
2014-09-08Bluetooth: Add strict checks for allowed SMP PDUsJohan Hedberg2-38/+84
2014-09-08Bluetooth: Fix calling smp_distribute_keys() when still waiting for keysJohan Hedberg1-2/+3