summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath: clean up ath_reg_apply_active_scan_flags()Luis R. Rodriguez2013-12-051-38/+63
* ath: fix logic on ath_reg_apply_active_scan_flags()Luis R. Rodriguez2013-12-051-6/+6
* wcn36xx: fix typo errorChun-Yeow Yeoh2013-12-052-3/+3
* rtlwifi: rtl8188ee: Fix typo in codeLarry Finger2013-12-051-1/+1
* bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-051-1/+0
* wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-051-1/+0
* wireless: rt2x00: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-051-3/+0
* wireless: prism54: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-052-3/+0
* wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-051-1/+0
* brcmsmac: remove dependency on CRC8 and CRC_CCITTHauke Mehrtens2013-12-051-2/+0
* ath9k: fix retry chain initialization in tx99 codeLorenzo Bianconi2013-12-051-0/+1
* wcn36xx: set self STA default HT parametersChun-Yeow Yeoh2013-12-051-0/+17
* libertas sdio: claim device before calling sdio_disable_func()Alexey Khoroshilov2013-12-051-2/+2
* rtlwifi: rtl8192cu: Update table.cMark Cave-Ayland2013-12-051-20/+20
* rtlwifi: rtl8192cu: Bring rtl92cu_phy_bb_config() up to dateMark Cave-Ayland2013-12-051-1/+5
* rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driverMark Cave-Ayland2013-12-052-12/+29
* rtlwifi: rtl8192c: Update dynamic gain calculationsLarry Finger2013-12-051-98/+193
* rtlwifi: Add missing code to PWDB statics routineLarry Finger2013-12-051-0/+14
* rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger2013-12-051-13/+16
* rtlwifi: rtl8192cu: Update the power index registersLarry Finger2013-12-052-0/+12
* rtlwifi: rtl8192c: Add routines to save/restore power index registersLarry Finger2013-12-051-0/+36
* rtlwifi: Update beacon statistics for USB driverLarry Finger2013-12-051-0/+2
* rtlwifi: Increase the RX queue length for USB driversLarry Finger2013-12-051-1/+1
* rtlwifi: rtl8192c: Add new definitions in the dm_common headerLarry Finger2013-12-051-0/+14
* rtlwifi: Set the link stateLarry Finger2013-12-051-0/+1
* rtlwifi: Redo register save locationsLarry Finger2013-12-051-16/+16
* rtlwifi: rtl8192cu: Add new firmwareLarry Finger2013-12-053-3/+24
* rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger2013-12-051-1/+2
* rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592Kevin Lo2013-12-051-1/+0
* rtlwifi: Remove unused calls to rtl_is_special_data()Larry Finger2013-12-052-6/+0
* wcn36xx: Fix logging macro with unnecessary semicolonEugene Krasnikov2013-12-051-1/+1
* wcn36xx: enable beacon change using BSS_CHANGED_BEACONChun-Yeow Yeoh2013-12-051-1/+2
* rtl8187: Increase RX queue depthLarry Finger2013-12-051-1/+1
* rtlwifi: fix usage of freq_reg_info()Luis R. Rodriguez2013-12-051-3/+4
* brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez2013-12-051-1/+2
* wireless: cw1200: Use consistent internal locking conventionsSolomon Peachy2013-12-051-2/+2
* cw1200: Make the "scan failed" message into a warningSolomon Peachy2013-12-051-2/+3
* iwl3945: do not print RFKILL messageStanislaw Gruszka2013-12-051-2/+1
* wl1251: return -ENOMEM if kzalloc failsJing Wang2013-12-051-141/+68
* libertas/sdio: make sure card enters power-off when firmware is loaded.NeilBrown2013-12-051-1/+1
* rt2x00: rt2800lib: update RF registers for RT5390Kevin Lo2013-12-051-11/+19
* mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar2013-12-051-19/+16
* rt2x00: rt2800lib: Update BBP register initialization for RT53xxKevin Lo2013-12-051-3/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-0229-230/+246
|\
| * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-0/+2
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-023-9/+13
| * mac80211_hwsim: use CLOCK_MONOTONIC_RAWJohannes Berg2013-12-021-1/+1
| * cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez2013-11-251-1/+2
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-2510-31/+39
| * mac80211_hwsim: claim CCK support for HT clientsKarl Beldan2013-11-251-1/+2