summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau2010-12-201-1/+3
* mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau2010-12-201-1/+2
* wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter2010-12-201-1/+1
* rtlwifi: Fix use of mutex in interrupt codeLarry Finger2010-12-203-5/+6
* MAINTAINERS: Fix typo in rtl8192ce entryLarry Finger2010-12-201-1/+1
* ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-201-0/+1
* rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier2010-12-201-1/+1
* ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-205-43/+1
* ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-202-3/+19
* rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville2010-12-2021-52/+52
* mac80211: Remove unused third address from mesh address extension header.Javier Cardona2010-12-204-25/+16
* ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-201-0/+4
* nl80211: Export available antennasBruno Randolf2010-12-202-0/+14
* cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-202-10/+19
* mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-206-11/+21
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-2012-36/+214
* mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-204-33/+38
* rtlwifi: Switch locking from semaphores to mutexesLarry Finger2010-12-164-22/+22
* rtl8192ce: Update MAINTAINERSLarry Finger2010-12-161-0/+10
* ath5k: Fix surveyBruno Randolf2010-12-162-12/+25
* rtl8192ce: Fix build on powerpcLarry Finger2010-12-161-0/+2
* ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-161-0/+8
* cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-162-2/+5
* ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-165-6/+47
* ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-163-15/+45
* ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-162-0/+24
* ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan2010-12-161-104/+108
* ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2010-12-162-5/+5
* ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan2010-12-161-13/+0
* ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan2010-12-161-4/+1
* nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-166-2/+100
* Merge branch 'wl12xx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/l...John W. Linville2010-12-1617-324/+848
|\
| * wl12xx_sdio_test: rename files to match current styleLuciano Coelho2010-12-153-15/+28
| * wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-154-17/+60
| * wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-153-9/+20
| * wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam2010-12-153-11/+9
| * wl12xx: add auto-arp supportEliad Peller2010-12-157-8/+93
| * wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros2010-12-153-0/+520
| * wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho2010-12-151-6/+10
| * wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen2010-12-021-8/+0
| * wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros2010-12-023-1/+18
| * wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho2010-12-021-0/+3
| * wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller2010-12-022-3/+4
| * wl1271: use debugfs_remove_recursiveEliad Peller2010-12-022-253/+32
| * wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen2010-11-265-13/+58
| * wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho2010-11-261-1/+8
| * wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen2010-11-231-3/+9
* | iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rateSedat Dilek2010-12-161-0/+2
* | rtlwifi: convert to __packed notationJohn W. Linville2010-12-163-10/+10
* | wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.hShan Wei2010-12-151-11/+0