summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add mesh point functionality to ath9kPat Erley2009-03-284-13/+18
* p54: fix SoftLED compile dependenciesChristian Lamparter2009-03-282-8/+13
* nl80211: Check iftype in cfg80211 codeJouni Malinen2009-03-282-42/+56
* nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen2009-03-282-25/+40
* nl80211: Add more through validation of MLME command parametersJouni Malinen2009-03-281-6/+26
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-288-240/+14Star
* ssb: remove EXPERIMENTAL dependencies.Michael Buesch2009-03-281-8/+8
* mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen2009-03-281-0/+1
* ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2009-03-282-21/+8Star
* ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan2009-03-281-13/+22
* mac80211: resume properly, add suspend/resume testJohannes Berg2009-03-283-0/+65
* b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch2009-03-281-0/+2
* wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-03-281-1/+1
* nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-288-21/+601
* nl80211: Event notifications for MLME eventsJouni Malinen2009-03-287-4/+219
* mac80211: Fix reassociation by not clearing previous BSSIDJouni Malinen2009-03-281-2/+4
* mac80211: Fix a typo in assoc vs. reassoc checkJouni Malinen2009-03-281-1/+1
* ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan2009-03-281-8/+18
* mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg2009-03-281-6/+0Star
* mac80211: don't drop nullfunc frames during software scanKalle Valo2009-03-282-1/+26
* iwl3945: replace stations with stations_39Abhijeet Kolekar2009-03-281-3/+3
* iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy2009-03-283-3/+7
* iwl3945: control rate decreaseAbhijeet Kolekar2009-03-281-7/+6Star
* iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2009-03-282-2/+2
* iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar2009-03-283-8/+10
* iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2009-03-282-4/+7
* iwlwifi: support 11hMohamed Abbas2009-03-282-1/+3
* iwlcore: dont commit power command if interface is not upMohamed Abbas2009-03-281-1/+1
* iwlagn: allow power level setting all the timesMohamed Abbas2009-03-282-10/+0Star
* iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy2009-03-281-2/+11
* iwl3945: use changed in iwl3945_mac_configMohamed Abbas2009-03-281-8/+12
* iwlagn: use changed in mac_configMohamed Abbas2009-03-282-80/+85
* nl80211: rework lockingJohannes Berg2009-03-281-105/+166
* ath5k: Add tx power calibration supportNick Kossifidis2009-03-287-97/+1180
* rt2x00: Update MAINTAINERS entry: new mailinglistIvo van Doorn2009-03-281-1/+1
* mac80211: Tear down aggregation sessions for suspend/resumeSujith2009-03-284-0/+45
* ath5k: remove dummy PCI "retry timeout" fixBob Copeland2009-03-281-7/+0Star
* ath5k: disable MIB interruptsBob Copeland2009-03-281-1/+1
* ath5k: Convert chip specific calibration data to a generic formatNick Kossifidis2009-03-282-273/+629
* ath5k: Choose the right initvals for RF2425Nick Kossifidis2009-03-281-2/+2
* ieee80211: document DS bit usageJohannes Berg2009-03-281-0/+16
* ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan2009-03-281-6/+13
* mac80211: acquire sta_lock for station suspend/resumeJohannes Berg2009-03-281-8/+10
* nl80211: export supported commandsJohannes Berg2009-03-282-0/+33
* mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...Vasanthakumar Thiagarajan2009-03-281-2/+11
* wireless: radiotap updatesJohannes Berg2009-03-284-24/+9Star
* mac80211: stop queues across suspend/resumeJohannes Berg2009-03-282-0/+7
* mac80211: fix warnings in ieee80211_if_configJohannes Berg2009-03-281-9/+3Star
* ath9k: Update copyright in all the filesSujith2009-03-2828-28/+28
* ath9k: Fix bug in handling single stream stationsSujith2009-03-281-9/+9