summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-25b43: b43_phyops_a can be staticFengguang Wu1-1/+1
2014-06-25rsi: Fixed warnings reported by static code analyzers.Jahnavi Meher1-5/+7
2014-06-25rsi: Fixed errors and warnings reported by static code analyzers.Jahnavi Meher1-2/+3
2014-06-25p54: use request_firmware_direct() for optional EEPROM overrideLuis R. Rodriguez1-1/+1
2014-06-25ath9k_hw: Fix pll2_divfrac for AR953xRajkumar Manoharan1-1/+2
2014-06-25ath9k_hw: fix tx gain table index for AR953xRajkumar Manoharan1-2/+4
2014-06-25ath9k_hw: fix XPABIASLEVEL settings for AR9531Rajkumar Manoharan1-1/+2
2014-06-25ath9k_hw: Add QCA953x 2.0 initvalsRajkumar Manoharan3-4/+214
2014-06-25ath9k_hw: update CCK loop coefficients for AR953x 1.0Rajkumar Manoharan1-1/+1
2014-06-25b43: update list and code making a selection of firmware filesRafał Miłecki1-99/+125
2014-06-25rtlwifi/rtl8723be: Replace magic number by macroRickard Strandqvist2-1/+2
2014-06-25rtlwifi/rtl8723ae: Replace magic number by macroRickard Strandqvist2-1/+2
2014-06-25rtlwifi/rtl8188ee: Fix media status register maskRickard Strandqvist2-1/+2
2014-06-25rtlwifi/rtl8192c[eu]: Fix media status register maskRickard Strandqvist3-2/+3
2014-06-25rtlwifi/rtl8192de: Fix media status register maskRickard Strandqvist2-1/+2
2014-06-25b43: N-PHY: update low-pass filter setupRafał Miłecki1-12/+19
2014-06-25b43: N-PHY: update code for sending sample toneRafał Miłecki1-19/+17
2014-06-25brcmfmac: reduce log level in fwil if firmware returns errorArend van Spriel1-1/+1
2014-06-25brcmfmac: Don't control mpc setting during scan operationDaniel Kim2-5/+18
2014-06-25brcmfmac: correct logging levels in btcoex sourceArend van Spriel1-19/+19
2014-06-25brcmfmac: replace cfg80211 testmode with vendor commandFranky Lin5-41/+188
2014-06-25brcmfmac: Change USB probe routine to support Composite USBHante Meuleman1-117/+87
2014-06-25brcmfmac: clear ht info during attach phaseArend van Spriel1-0/+3
2014-06-25brcmfmac: Add USB device 43566 to supported devices.Hante Meuleman1-0/+2
2014-06-25brcmfmac: Add 43569 USB support.Hante Meuleman1-1/+9
2014-06-25net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes3-6/+5
2014-06-25mwifiex: print sleep_confirm cmd/response and power save eventsBing Zhao1-5/+20
2014-06-25mwifiex: update Copyright to 2014Xinming Hu46-46/+46
2014-06-25mwifiex: add hscfg to debugfsXinming Hu4-2/+127
2014-06-25mwifiex: add firmware dump feature for SDIOAmitkumar Karwar2-0/+221
2014-06-25mwifiex: get rid of global pointer reset_hostAmitkumar Karwar1-7/+4
2014-06-25mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar2-4/+21
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar7-1/+332
2014-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville31-177/+609
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville23-80/+114
2014-06-25mac80211: split sched scan IEsDavid Spinadel12-32/+59
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel11-11/+20
2014-06-24iwlwifi: mvm: handle device start failures during restartJohannes Berg1-0/+10
2014-06-24iwlwivi: mvm: BT Coex - properly set the priority of beaconsEmmanuel Grumbach1-6/+7
2014-06-24iwlwifi: mvm: support extended beacon notificationDavid Spinadel5-10/+42
2014-06-24iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flagAndrei Otcheretianski4-5/+26