summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-05mac80211: use fixed channel in ibss join when appropriateJohannes Berg1-0/+6
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville1-4/+6
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde9-15/+14
2010-05-04rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde2-4/+4
2010-05-04rt2x00: Enable RT30xx by default.Gertjan van Wingerde1-2/+2
2010-05-04rt2x00: Remove rt2x00pci.h include from rt2800lib.Gertjan van Wingerde1-3/+0
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre1-4/+6
2010-05-03iwmc3200wifi: fix busted iwm_debugfs_init definitionJohn W. Linville1-4/+1
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville20-92/+799
2010-05-03wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.Xose Vazquez Perez1-1/+6
2010-05-03mac80211_hwsim: fix double-scan detectionJohannes Berg1-1/+1
2010-05-03mac80211: improve IBSS scanningJohannes Berg4-21/+36
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg2-2/+66
2010-05-03orinoco_usb: implement fw downloadDavid Kilroy6-238/+349
2010-05-03orinoco_usb: avoid in_atomicDavid Kilroy1-1/+1
2010-05-03orinoco: add orinoco_usb driverDavid Kilroy6-2/+1696
2010-05-03orinoco: encapsulate driver lockingDavid Kilroy7-20/+60
2010-05-03orinoco: allow driver to specify netdev_opsDavid Kilroy9-16/+37
2010-05-03orinoco: add hermes_opsDavid Kilroy9-140/+154
2010-05-03mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg1-4/+13
2010-05-03b43legacy: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-05-03b43: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+18
2010-05-03rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville3-10/+0
2010-05-03iwmc3200wifi: cleanup unneeded debugfs error handlingJohn W. Linville4-55/+15
2010-04-30iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy2-4/+0
2010-04-30iwlwifi: set hw parameters based on device typeWey-Yi Guy2-40/+103
2010-04-30iwlwifi: set AMPDU status variables correctlyDaniel Halperin2-7/+8
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar8-14/+646
2010-04-30iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao1-1/+10
2010-04-30iwlwifi: reset pci retry timeoutAbhijeet Kolekar1-0/+6
2010-04-30iwlwifi: remove outdated commentsWey-Yi Guy1-4/+0
2010-04-30iwlwifi: remove get_stats callback functionWey-Yi Guy1-13/+0
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre6-9/+26
2010-04-30iwlwifi: work around passive scan issueJohannes Berg3-7/+23
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville12-25/+8
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg1-0/+6
2010-04-30libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville5-6/+9
2010-04-30rtl8180: fix tx status reportingJohn W. Linville1-0/+1
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg2-2/+10
2010-04-28mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka1-9/+19
2010-04-28mac80211: do not wip out old supported ratesStanislaw Gruszka1-10/+11
2010-04-28iwl: cleanup: remove unneeded error handlingDan Carpenter1-63/+0
2010-04-28rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devicesHelmut Schaa1-9/+34
2010-04-28wl1271: fix a bunch of sparse warningsLuciano Coelho4-8/+8
2010-04-28wl1271: Rewrite hardware keep-alive handlingJuuso Oikarinen1-45/+46
2010-04-28wl1271: Configure QOS nullfunc template for U-APSDSaravanan Dhanabal1-0/+4
2010-04-28wl1271: Improve command pollingJuuso Oikarinen1-5/+5
2010-04-28ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault1-0/+20
2010-04-28rtl8180: use cached queue mapping for skb in rtl8180_txJohn W. Linville1-1/+1