summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfc: Convert nfc_dbg to pr_debugJoe Perches2011-11-307-158/+160
* nfc: Use standard logging stylesJoe Perches2011-11-306-26/+38
* prism54: remove private driver ioctlsLuis R. Rodriguez2011-11-303-336/+0Star
* ath9k: change the default antenna settings based on diversityMohammed Shafi Shajakhan2011-11-301-9/+14
* ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan2011-11-301-1/+1
* mac80211: remove unused function declarationMohammed Shafi Shajakhan2011-11-301-1/+0Star
* mac80211: revert on-channel work optimisationsJohannes Berg2011-11-305-142/+13Star
* mwifiex: fix usage of set tx powerLuis R. Rodriguez2011-11-301-1/+2
* brcm80211: avoid code duplication on set tx powerLuis R. Rodriguez2011-11-301-6/+0Star
* brcm80211: fix usage of set tx powerLuis R. Rodriguez2011-11-301-1/+2
* cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez2011-11-301-1/+2
* net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin2011-11-302-23/+2Star
* iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach2011-11-281-2/+10
* iwlwifi: show the configuration optionWey-Yi Guy2011-11-281-0/+32
* iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy2011-11-281-0/+1
* iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg2011-11-281-2/+5
* iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-285-73/+46Star
* iwlagn: remove calibration knowledgeJohannes Berg2011-11-288-75/+22Star
* iwlwifi: add tm commands for indirect register accessHsu, Kenny2011-11-282-13/+47
* ath5k: Optimize ath5k_cw_validateNick Kossifidis2011-11-281-4/+13
* ath5k: Renumber hw queue idsNick Kossifidis2011-11-282-13/+11Star
* ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis2011-11-281-4/+3Star
* ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis2011-11-285-48/+47Star
* ath5k: Add a module parameter to disable hw rf kill switchNick Kossifidis2011-11-281-2/+9
* ath5k: We always do full calibration on AR5210Nick Kossifidis2011-11-281-0/+3
* ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis2011-11-2816-725/+1944
* ath5k: Use usleep_range where possibleNick Kossifidis2011-11-284-20/+20
* ath5k: Calibration re-workNick Kossifidis2011-11-283-62/+147
* ath5k: Cleanups v1Nick Kossifidis2011-11-282-33/+96
* ath5k: Add TXNOFRM to INT_TX_ALLNick Kossifidis2011-11-281-0/+1
* ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...Nick Kossifidis2011-11-284-93/+189
* mac80211: remove tracing config symbolJohannes Berg2011-11-283-25/+2Star
* mac80211: clean up rx_h_mesh_fwdingThomas Pedersen2011-11-281-49/+39Star
* mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-285-77/+79
* {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-289-1/+30
* mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-284-21/+36
* mac80211: fix switched HWMP frame addressesThomas Pedersen2011-11-281-19/+11Star
* mac80211: failed forwarded mesh frame addressingThomas Pedersen2011-11-283-11/+8Star
* {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-284-0/+14
* hostap_cs: add ID for Canon K30225Veli-Pekka Peltola2011-11-281-0/+3
* mac80211: Make __check_htcap_disable static.Ben Greear2011-11-281-3/+3
* wireless: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-284-4/+0Star
* mac80211: call skb_put() before copying the data (trivial)Eliad Peller2011-11-281-1/+1
* mac80211: fix TX warningJohannes Berg2011-11-281-3/+4
* rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa2011-11-281-2/+4
* rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-281-2/+5
* mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau2011-11-284-7/+17
* mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov2011-11-281-2/+5
* mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov2011-11-281-1/+1
* mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-283-1/+44