summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath5k: fix slot time handlingFelix Fietkau2011-04-123-2/+12
* ath5k: fix SIFS time handlingFelix Fietkau2011-04-122-3/+2
* ath5k: fix short preamble rate duration valueFelix Fietkau2011-04-123-21/+14
* ath5k: fix tx status reporting issuesFelix Fietkau2011-04-121-10/+6
* ath5k: improve pcal error handling for ENOMEM caseJohn W. Linville2011-04-121-59/+70
* mwl8k: Fix checkpatch.pl and sparse warnings and errorsYogesh Ashok Powar2011-04-121-14/+13
* ath9k_hw: remove unnecessary parts of the AR9380 SREV checkFelix Fietkau2011-04-121-3/+1
* {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-127-1/+46
* ath9k: Fix kernel panic on module unloadRajkumar Manoharan2011-04-122-0/+4
* ath9k: Update gain table for AR9485Senthil Balasubramanian2011-04-121-5/+5
* ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian2011-04-122-1/+46
* mac80211: send notification on new peer candidate for our secure meshJavier Cardona2011-04-124-9/+21
* nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-125-0/+84
* nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2011-04-122-1/+6
* mac80211: ignore peer link requests from unauthenticated stations.Javier Cardona2011-04-121-0/+9
* mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona2011-04-122-2/+5
* nl80211/mac80211: let userspace authenticate stationsJavier Cardona2011-04-123-1/+12
* mac80211: ignore peers if security is enabled for this meshJavier Cardona2011-04-125-0/+11
* cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-124-0/+23
* nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-129-30/+31
* iwl4965: drop a lone pr_err()Paul Bolle2011-04-121-1/+0
* ath9k: fix too early enabling of rx during ath_startrecv()Felix Fietkau2011-04-121-1/+1
* ath9k: fix PS-Poll reception on AR9160 and earlierFelix Fietkau2011-04-121-3/+1
* mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar2011-04-124-42/+18
* mwifiex: fix cmd_skb headroom decreasing issueBing Zhao2011-04-121-0/+2
* ath9k_hw: Fix instable target power control b/w CCK/OFDMRajkumar Manoharan2011-04-123-1/+37
* ath9k: Implement dev_tx_frames_pending callback.Vivek Natarajan2011-04-121-0/+16
* mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-124-8/+46
* iwlagn: downgrade warning on unknown TLVJohannes Berg2011-04-081-1/+1
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-0813-376/+243
* iwlagn: sensitivity and chain noise done by driverWey-Yi Guy2011-04-086-30/+6
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-084-9/+4
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-084-12/+5
* iwlagn: more cleanup to remove unused referenceWey-Yi Guy2011-04-083-32/+20
* iwlagn: remove un-needed configurationWey-Yi Guy2011-04-086-22/+12
* iwlagn: remove more reference to legacy devicesWey-Yi Guy2011-04-081-2/+2
* iwlagn: cleanup to remove the reference for 3945Wey-Yi Guy2011-04-081-1/+0
* iwlagn: remove unused 3945 defineWey-Yi Guy2011-04-081-2/+1
* iwlagn: no 3945 define neededWey-Yi Guy2011-04-081-1/+0
* iwlagn: PAPD read for 2000 series devicesWey-Yi Guy2011-04-082-1/+6
* iwlwifi: fix bugs in change_interfaceJohannes Berg2011-04-081-0/+10
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-087-8/+74
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-088-50/+14
* iwlwifi: remove extranious macro from firmware defineroot2011-04-084-22/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-0769-292/+716
|\
| * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
| * mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
| * iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4