aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-14ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-14ath5k: add missing dma_map_error callJohn Greene1-0/+3
2014-03-14ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau1-36/+5
2014-03-14ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau1-38/+6
2014-03-14ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau1-11/+0
2014-03-14wireless: Kconfig: add missing dependency for airo_csArnd Bergmann1-1/+1
2014-03-14brcmsmac: update comment to reflect the codeEmil Goode1-6/+0
2014-03-14brcmsmac: fix deadlock on missing firmwareEmil Goode1-8/+6
2014-03-14ath9k: clean up and enhance ANI debugfs fileFelix Fietkau1-30/+28
2014-03-14ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-03-14rtl8180: prepare to handle more than two chip typesAndrea Merello2-15/+28
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar8-61/+132
2014-03-14mwifiex: create separate function mwifiex_11n_dispatch_pkt()Amitkumar Karwar1-23/+24
2014-03-14mwifiex: code rearrangement for better readabilityAmitkumar Karwar2-29/+29
2014-03-14mwifiex: use VHT MCS mask in set bitrate mask handlerAmitkumar Karwar1-2/+10
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar4-1/+25
2014-03-14mwifiex: extract firmware API version numberAmitkumar Karwar3-0/+4
2014-03-14p54usb: fix leaks at failure path in p54u_probe()Alexey Khoroshilov1-0/+4
2014-03-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-7/+13
2014-03-14Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville13-657/+638
2014-03-13rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger1-5/+9
2014-03-13wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freqJohn W. Linville1-1/+1
2014-03-13rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frameJohn W. Linville1-1/+1
2014-03-13Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""John W. Linville1-1/+0
2014-03-11iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-03-07ath10k: do not overwrite max_antenna_gainMarek Puzyniak1-1/+0
2014-03-07ath10k: support msdu chainingBen Greear1-5/+54
2014-03-06mwl8k: mwl8k_update_survey can be staticYogesh Ashok Powar1-2/+2
2014-03-06mwl8k: le32_to_cpu cast to restrictedYogesh Ashok Powar1-2/+2
2014-03-06brcmfmac: Use atomic functions for intstatus update.Hante Meuleman1-14/+15
2014-03-06Revert "brcmfmac: Use atomic functions for intstatus update."Arend van Spriel1-6/+14
2014-03-06rtlwifi: rtl8723be: Fix smatch warningsLarry Finger2-9/+1
2014-03-06rtlwifi: rtl8723be: Fix sparse errorsLarry Finger2-3/+2
2014-03-06rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger1-1/+3
2014-03-06rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger1-3/+15
2014-03-06rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger1-4/+16
2014-03-06rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-03-06rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger1-1/+14
2014-03-06rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functionsLarry Finger2-2/+1
2014-03-06rtlwifi: Move common routines to coreLarry Finger31-725/+520
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger19-78/+282
2014-03-04iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka2-3/+2
2014-03-04Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil1-1/+1
2014-03-04rtlwifi: rtl8723be: Add new driverLarry Finger27-3/+14065
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger6-41/+106
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger11-805/+142
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger10-469/+555
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger14-143/+215
2014-03-04rtlwifi: btcoexist: Add new mini driverLarry Finger14-1/+6847
2014-03-04rtl818x: make sure TX descriptor writes are done before kicking DMAandrea merello1-0/+6