aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/recv.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27rt2x00: New USB ID for rt73usbIvo van Doorn1-0/+2
2009-03-27ath5k: warn and correct rate for unknown hw rate indexesBob Copeland2-4/+13
2009-03-27b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava1-1/+1
2009-03-27p54: Kconfig maintenanceChristian Lamparter1-28/+4
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg3-3/+11
2009-03-27ar9170: simplify & deBUG tx_status queueing and reportingChristian Lamparter3-103/+49
2009-03-27mac80211: add beacon filtering supportKalle Valo5-1/+92
2009-03-27cfg80211: add feature to hold bssKalle Valo3-1/+46
2009-03-27mac80211: disable power save when scanningKalle Valo2-7/+69
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo3-32/+52
2009-03-27mac80211: decrease execution of the associated timerKalle Valo3-0/+20
2009-03-27ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho2-0/+4
2009-03-27ar9170: update Makefile, Kconfig and MAINTAINERSChristian Lamparter5-0/+43
2009-03-27ar9170: ar9170: USB frontend driverChristian Lamparter2-0/+821
2009-03-27ar9170: mac/bbp and phy codeChristian Lamparter2-0/+1692
2009-03-27ar9170: ar9170: mac80211 interaction codeChristian Lamparter5-0/+2377
2009-03-27ar9170: hardware and eeprom header filesChristian Lamparter2-0/+585
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg5-34/+11
2009-03-27cfg80211: accept no-op interface mode changesJohannes Berg2-9/+30
2009-03-27cfg80211: remove code about country IE support with OLD_REGLuis R. Rodriguez1-28/+11
2009-03-27cfg80211: make regdom module parameter available oustide of OLD_REGLuis R. Rodriguez2-5/+32
2009-03-27cfg80211: fix incorrect assumption on last_request for 11dLuis R. Rodriguez1-1/+7
2009-03-27cfg80211: force last_request to be set for OLD_REG if regdom is EULuis R. Rodriguez1-4/+7
2009-03-27mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez1-0/+3
2009-03-27Add mesh point functionality to ath9kPat Erley4-13/+18
2009-03-27p54: fix SoftLED compile dependenciesChristian Lamparter2-8/+13
2009-03-27nl80211: Check iftype in cfg80211 codeJouni Malinen2-42/+56
2009-03-27nl80211: Check that netif_runnin is true in cfg80211 codeJouni Malinen2-25/+40
2009-03-27nl80211: Add more through validation of MLME command parametersJouni Malinen1-6/+26
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen8-240/+14
2009-03-27ssb: remove EXPERIMENTAL dependencies.Michael Buesch1-8/+8
2009-03-27mac80211: Fix memleak in nl80211 authentication on deinitJouni Malinen1-0/+1
2009-03-27ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2-21/+8
2009-03-27ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan1-13/+22
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg3-0/+65
2009-03-27b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch1-0/+2
2009-03-27wireless/p54: P54_SPI should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen8-21/+601
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen7-4/+219
2009-03-27mac80211: Fix reassociation by not clearing previous BSSIDJouni Malinen1-2/+4
2009-03-27mac80211: Fix a typo in assoc vs. reassoc checkJouni Malinen1-1/+1
2009-03-27ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan1-8/+18
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg1-6/+0
2009-03-27mac80211: don't drop nullfunc frames during software scanKalle Valo2-1/+26
2009-03-27iwl3945: replace stations with stations_39Abhijeet Kolekar1-3/+3
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy3-3/+7
2009-03-27iwl3945: control rate decreaseAbhijeet Kolekar1-7/+6
2009-03-27iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2-2/+2
2009-03-27iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar3-8/+10
2009-03-27iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2-4/+7