aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-30nfc: Convert nfc_dbg to pr_debugJoe Perches7-158/+160
2011-11-30nfc: Use standard logging stylesJoe Perches6-26/+38
2011-11-30prism54: remove private driver ioctlsLuis R. Rodriguez3-336/+0
2011-11-30ath9k: change the default antenna settings based on diversityMohammed Shafi Shajakhan1-9/+14
2011-11-30ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan1-1/+1
2011-11-30mac80211: remove unused function declarationMohammed Shafi Shajakhan1-1/+0
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg5-142/+13
2011-11-30mwifiex: fix usage of set tx powerLuis R. Rodriguez1-1/+2
2011-11-30brcm80211: avoid code duplication on set tx powerLuis R. Rodriguez1-6/+0
2011-11-30brcm80211: fix usage of set tx powerLuis R. Rodriguez1-1/+2
2011-11-30cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez1-1/+2
2011-11-30net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin2-23/+2
2011-11-28iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach1-2/+10
2011-11-28iwlwifi: show the configuration optionWey-Yi Guy1-0/+32
2011-11-28iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy1-0/+1
2011-11-28iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg1-2/+5
2011-11-28iwlagn: dynamically allocate & reflect calibration dataJohannes Berg5-73/+46
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg8-75/+22
2011-11-28iwlwifi: add tm commands for indirect register accessHsu, Kenny2-13/+47
2011-11-28ath5k: Optimize ath5k_cw_validateNick Kossifidis1-4/+13
2011-11-28ath5k: Renumber hw queue idsNick Kossifidis2-13/+11
2011-11-28ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis1-4/+3
2011-11-28ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis5-48/+47
2011-11-28ath5k: Add a module parameter to disable hw rf kill switchNick Kossifidis1-2/+9
2011-11-28ath5k: We always do full calibration on AR5210Nick Kossifidis1-0/+3
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis16-725/+1944
2011-11-28ath5k: Use usleep_range where possibleNick Kossifidis4-20/+20
2011-11-28ath5k: Calibration re-workNick Kossifidis3-62/+147
2011-11-28ath5k: Cleanups v1Nick Kossifidis2-33/+96
2011-11-28ath5k: Add TXNOFRM to INT_TX_ALLNick Kossifidis1-0/+1
2011-11-28ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registersNick Kossifidis4-93/+189
2011-11-28mac80211: remove tracing config symbolJohannes Berg3-25/+2
2011-11-28mac80211: clean up rx_h_mesh_fwdingThomas Pedersen1-49/+39
2011-11-28mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen5-77/+79
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen9-1/+30
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen4-21/+36
2011-11-28mac80211: fix switched HWMP frame addressesThomas Pedersen1-19/+11
2011-11-28mac80211: failed forwarded mesh frame addressingThomas Pedersen3-11/+8
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh4-0/+14
2011-11-28hostap_cs: add ID for Canon K30225Veli-Pekka Peltola1-0/+3
2011-11-28mac80211: Make __check_htcap_disable static.Ben Greear1-3/+3
2011-11-28wireless: Remove redundant spi driver bus initializationLars-Peter Clausen4-4/+0
2011-11-28mac80211: call skb_put() before copying the data (trivial)Eliad Peller1-1/+1
2011-11-28mac80211: fix TX warningJohannes Berg1-3/+4
2011-11-28rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa1-2/+4
2011-11-28rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger1-2/+5
2011-11-28mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau4-7/+17
2011-11-28mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov1-2/+5
2011-11-28mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov1-1/+1
2011-11-28mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov3-1/+44