summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin2011-11-302-23/+2
* 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/+46
* iwlagn: remove calibration knowledgeJohannes Berg2011-11-288-75/+22
* 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/+11
* ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis2011-11-281-4/+3
* ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis2011-11-285-48/+47
* 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/+2
* mac80211: clean up rx_h_mesh_fwdingThomas Pedersen2011-11-281-49/+39
* 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/+11
* mac80211: failed forwarded mesh frame addressingThomas Pedersen2011-11-283-11/+8
* {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/+0
* 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
* brcm80211: fmac: change function bus_stop parameterFranky Lin2011-11-283-4/+7
* brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin2011-11-283-14/+2
* brcm80211: fmac: change function bus_init parameterFranky Lin2011-11-283-7/+9
* brcm80211: fmac: change function bus_txdata parameterFranky Lin2011-11-283-3/+6
* brcm80211: fmac: change function bus_txctl parameterFranky Lin2011-11-283-3/+6
* brcm80211: fmac: change function bus_rxctl parameterFranky Lin2011-11-285-3/+8
* brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin2011-11-281-6/+6
* brcm80211: fmac: move busstate to struct brcmf_busFranky Lin2011-11-284-31/+37
* brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin2011-11-284-7/+26
* brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin2011-11-284-70/+70
* brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin2011-11-283-5/+3