aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville19-44/+134
2013-12-05ath: fix dynamic user regulatory domain supportLuis R. Rodriguez1-6/+22
2013-12-05ath: dynamic user allow check helper to the topLuis R. Rodriguez1-12/+11
2013-12-05ath: move dynamic_country_user_possible() to the topLuis R. Rodriguez1-72/+72
2013-12-05ath: fix usage of freq_reg_info()Luis R. Rodriguez1-1/+1
2013-12-05ath: move the channel for ath_reg_apply_beaconing_flags() into helperLuis R. Rodriguez1-19/+20
2013-12-05ath: simplify ath_reg_apply_beaconing_flags()Luis R. Rodriguez1-21/+10
2013-12-05ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()Luis R. Rodriguez1-3/+3
2013-12-05ath: clean up ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-38/+63
2013-12-05ath: fix logic on ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-6/+6
2013-12-05wcn36xx: fix typo errorChun-Yeow Yeoh2-3/+3
2013-12-05rtlwifi: rtl8188ee: Fix typo in codeLarry Finger1-1/+1
2013-12-05wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2013-12-05wireless: rt2x00: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-12-05wireless: prism54: remove unnecessary pci_set_drvdata()Jingoo Han2-3/+0
2013-12-05wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-05brcmsmac: remove dependency on CRC8 and CRC_CCITTHauke Mehrtens1-2/+0
2013-12-05ath9k: fix retry chain initialization in tx99 codeLorenzo Bianconi1-0/+1
2013-12-05wcn36xx: set self STA default HT parametersChun-Yeow Yeoh1-0/+17
2013-12-05libertas sdio: claim device before calling sdio_disable_func()Alexey Khoroshilov1-2/+2
2013-12-05rtlwifi: rtl8192cu: Update table.cMark Cave-Ayland1-20/+20
2013-12-05rtlwifi: rtl8192cu: Bring rtl92cu_phy_bb_config() up to dateMark Cave-Ayland1-1/+5
2013-12-05rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driverMark Cave-Ayland2-12/+29
2013-12-05rtlwifi: rtl8192c: Update dynamic gain calculationsLarry Finger1-98/+193
2013-12-05rtlwifi: Add missing code to PWDB statics routineLarry Finger1-0/+14
2013-12-05rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger1-13/+16
2013-12-05rtlwifi: rtl8192cu: Update the power index registersLarry Finger2-0/+12
2013-12-05rtlwifi: rtl8192c: Add routines to save/restore power index registersLarry Finger1-0/+36
2013-12-05rtlwifi: Update beacon statistics for USB driverLarry Finger1-0/+2
2013-12-05rtlwifi: Increase the RX queue length for USB driversLarry Finger1-1/+1
2013-12-05rtlwifi: rtl8192c: Add new definitions in the dm_common headerLarry Finger1-0/+14
2013-12-05rtlwifi: Set the link stateLarry Finger1-0/+1
2013-12-05rtlwifi: Redo register save locationsLarry Finger1-16/+16
2013-12-05rtlwifi: rtl8192cu: Add new firmwareLarry Finger3-3/+24
2013-12-05rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger1-1/+2
2013-12-05rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592Kevin Lo1-1/+0
2013-12-05rtlwifi: Remove unused calls to rtl_is_special_data()Larry Finger2-6/+0
2013-12-05wcn36xx: Fix logging macro with unnecessary semicolonEugene Krasnikov1-1/+1
2013-12-05wcn36xx: enable beacon change using BSS_CHANGED_BEACONChun-Yeow Yeoh1-1/+2
2013-12-05rtl8187: Increase RX queue depthLarry Finger1-1/+1
2013-12-05rtlwifi: fix usage of freq_reg_info()Luis R. Rodriguez1-3/+4
2013-12-05brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez1-1/+2
2013-12-05wireless: cw1200: Use consistent internal locking conventionsSolomon Peachy1-2/+2
2013-12-05cw1200: Make the "scan failed" message into a warningSolomon Peachy1-2/+3
2013-12-05iwl3945: do not print RFKILL messageStanislaw Gruszka1-2/+1
2013-12-05wl1251: return -ENOMEM if kzalloc failsJing Wang1-141/+68
2013-12-05libertas/sdio: make sure card enters power-off when firmware is loaded.NeilBrown1-1/+1
2013-12-05rt2x00: rt2800lib: update RF registers for RT5390Kevin Lo1-11/+19
2013-12-05mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar1-19/+16
2013-12-05rt2x00: rt2800lib: Update BBP register initialization for RT53xxKevin Lo1-3/+3