summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0281-1386/+2897
|\
| * mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior2013-12-021-2/+2
| * mac80211: don't leak next beacon when csa is abortedSimon Wunderlich2013-12-021-0/+3
| * mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich2013-12-021-1/+0
| * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-024-13/+22
| * mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-022-8/+15
| * cfg80211: protect beacon changing functions with wdev-lockSimon Wunderlich2013-12-021-3/+19
| * mac80211: mesh: only get tsf if we need itBob Copeland2013-12-021-14/+14
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-0210-69/+86
| * mac80211: update ht flag if bss configuration changedAvri Altman2013-12-021-8/+10
| * mac80211: remove sta_info_flush() from interface teardownJohannes Berg2013-12-021-4/+0
| * mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-028-0/+486
| * mac80211_hwsim: use CLOCK_MONOTONIC_RAWJohannes Berg2013-12-021-1/+1
| * cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau2013-12-022-4/+13
| * mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan2013-11-251-3/+7
| * cfg80211: replace print_dfs_region() with reg_dfs_region_str() helperLuis R. Rodriguez2013-11-251-25/+16
| * cfg80211: distinguish unset DFS region from unknownLuis R. Rodriguez2013-11-251-0/+3
| * cfg80211: intersection dfs regions when intersecting regdomainsLuis R. Rodriguez2013-11-251-0/+16
| * cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-254-6/+6
| * mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan2013-11-252-4/+2
| * mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan2013-11-252-7/+5
| * mac80211: add min required channel definition fieldEliad Peller2013-11-256-2/+187
| * mac80211: enable easier manipulation of VHT beamforming capsEyal Shapira2013-11-252-6/+9
| * mac80211: move csa_chandef to sdataLuciano Coelho2013-11-256-17/+14
OpenPOWER on IntegriCloud