summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-28iwlwifi: show the configuration optionWey-Yi Guy
2011-11-28iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy
2011-11-28iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg
2011-11-28iwlagn: dynamically allocate & reflect calibration dataJohannes Berg
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg
2011-11-28iwlwifi: add tm commands for indirect register accessHsu, Kenny
2011-11-28ath5k: Optimize ath5k_cw_validateNick Kossifidis
2011-11-28ath5k: Renumber hw queue idsNick Kossifidis
2011-11-28ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis
2011-11-28ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis
2011-11-28ath5k: Add a module parameter to disable hw rf kill switchNick Kossifidis
2011-11-28ath5k: We always do full calibration on AR5210Nick Kossifidis
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis
2011-11-28ath5k: Use usleep_range where possibleNick Kossifidis
2011-11-28ath5k: Calibration re-workNick Kossifidis
2011-11-28ath5k: Cleanups v1Nick Kossifidis
2011-11-28ath5k: Add TXNOFRM to INT_TX_ALLNick Kossifidis
2011-11-28ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...Nick Kossifidis
2011-11-28mac80211: remove tracing config symbolJohannes Berg
2011-11-28mac80211: clean up rx_h_mesh_fwdingThomas Pedersen
2011-11-28mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen
2011-11-28mac80211: fix switched HWMP frame addressesThomas Pedersen
2011-11-28mac80211: failed forwarded mesh frame addressingThomas Pedersen
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh
2011-11-28hostap_cs: add ID for Canon K30225Veli-Pekka Peltola
2011-11-28mac80211: Make __check_htcap_disable static.Ben Greear
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-28mac80211: call skb_put() before copying the data (trivial)Eliad Peller
2011-11-28mac80211: fix TX warningJohannes Berg
2011-11-28rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa
2011-11-28rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger
2011-11-28mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau
2011-11-28mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov
2011-11-28mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov
2011-11-28mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov
2011-11-28brcm80211: fmac: change function bus_stop parameterFranky Lin
2011-11-28brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin
2011-11-28brcm80211: fmac: change function bus_init parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_txdata parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_txctl parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_rxctl parameterFranky Lin
2011-11-28brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin
2011-11-28brcm80211: fmac: move busstate to struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin
2011-11-28brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin
2011-11-28brcm80211: fmac: remove function brcmf_c_initFranky Lin
2011-11-28brcm80211: fmac: move module init/exit to sdio layerFranky Lin