| Commit message (Expand) | Author | Files | Lines |
2010-05-07 | orinoco: refactor xmit path | David Kilroy | 3 | -111/+155 |
2010-05-07 | ath9k: fix another source of corrupt frames | Felix Fietkau | 1 | -2/+8 |
2010-05-07 | ar9170usb: remove deprecated aggregation code | Christian Lamparter | 2 | -598/+12 |
2010-05-05 | mac80211: use fixed channel in ibss join when appropriate | Johannes Berg | 1 | -0/+6 |
2010-05-05 | rtl8187: use SET_IEEE80211_PERM_ADDR | John W. Linville | 1 | -4/+6 |
2010-05-04 | rtl8180: use SET_IEEE80211_PERM_ADDR | John W. Linville | 1 | -4/+6 |
2010-05-04 | rt2x00: Register frame length in TX entry descriptor instead of L2PAD. | Gertjan van Wingerde | 9 | -15/+14 |
2010-05-04 | rt2x00: Fix HT40+/HT40- setting in rt2800. | Gertjan van Wingerde | 2 | -4/+4 |
2010-05-04 | rt2x00: Enable RT30xx by default. | Gertjan van Wingerde | 1 | -2/+2 |
2010-05-04 | rt2x00: Remove rt2x00pci.h include from rt2800lib. | Gertjan van Wingerde | 1 | -3/+0 |
2010-05-04 | iwlwifi: recalculate average tpt if not current | Reinette Chatre | 1 | -4/+6 |
2010-05-03 | iwmc3200wifi: fix busted iwm_debugfs_init definition | John W. Linville | 1 | -4/+1 |
2010-05-03 | wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. | Xose Vazquez Perez | 1 | -1/+6 |
2010-05-03 | mac80211_hwsim: fix double-scan detection | Johannes Berg | 1 | -1/+1 |
2010-05-03 | mac80211: improve IBSS scanning | Johannes Berg | 4 | -21/+36 |
2010-05-03 | mac80211: allow controlling aggregation manually | Johannes Berg | 2 | -2/+66 |
2010-05-03 | orinoco_usb: implement fw download | David Kilroy | 6 | -238/+349 |
2010-05-03 | orinoco_usb: avoid in_atomic | David Kilroy | 1 | -1/+1 |
2010-05-03 | orinoco: add orinoco_usb driver | David Kilroy | 6 | -2/+1696 |
2010-05-03 | orinoco: encapsulate driver locking | David Kilroy | 7 | -20/+60 |
2010-05-03 | orinoco: allow driver to specify netdev_ops | David Kilroy | 9 | -16/+37 |
2010-05-03 | orinoco: add hermes_ops | David Kilroy | 9 | -140/+154 |
2010-05-03 | mac80211: fix ieee80211_find_sta[_by_hw] | Johannes Berg | 1 | -4/+13 |
2010-05-03 | b43legacy: Added get_survey callback in order to get channel noise | John W. Linville | 1 | -0/+18 |
2010-05-03 | b43: Added get_survey callback in order to get channel noise | John W. Linville | 1 | -0/+18 |
2010-05-03 | rt2x00: remove now unused noise field from struct rxdone_entry_desc | John W. Linville | 3 | -10/+0 |
2010-05-03 | iwmc3200wifi: cleanup unneeded debugfs error handling | John W. Linville | 4 | -55/+15 |
2010-05-01 | iwlwifi: greenfield support only true for 11n devices | Wey-Yi Guy | 2 | -4/+0 |
2010-05-01 | iwlwifi: set hw parameters based on device type | Wey-Yi Guy | 2 | -40/+103 |
2010-05-01 | iwlwifi: set AMPDU status variables correctly | Daniel Halperin | 2 | -7/+8 |
2010-05-01 | iwl3945: add ucode statistics | Abhijeet Kolekar | 8 | -14/+646 |
2010-05-01 | iwlwifi: set correct AC to swq_id for aggregation | Shanyu Zhao | 1 | -1/+10 |
2010-05-01 | iwlwifi: reset pci retry timeout | Abhijeet Kolekar | 1 | -0/+6 |
2010-05-01 | iwlwifi: remove outdated comments | Wey-Yi Guy | 1 | -4/+0 |
2010-05-01 | iwlwifi: remove get_stats callback function | Wey-Yi Guy | 1 | -13/+0 |
2010-05-01 | iwlwifi: work around passive scan issue | Johannes Berg | 3 | -7/+23 |
2010-04-30 | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 12 | -25/+8 |
2010-04-30 | mac80211: tell driver about IBSS merge | Johannes Berg | 1 | -0/+6 |
2010-04-30 | libertas_tf: avoid warning about pr_fmt redefinition | John W. Linville | 5 | -6/+9 |
2010-04-30 | rtl8180: fix tx status reporting | John W. Linville | 1 | -0/+1 |
2010-04-28 | mac80211: notify driver about IBSS status | Johannes Berg | 2 | -2/+10 |
2010-04-28 | mac80211: fix supported rates IE if AP doesn't give us it's rates | Stanislaw Gruszka | 1 | -9/+19 |
2010-04-28 | mac80211: do not wip out old supported rates | Stanislaw Gruszka | 1 | -10/+11 |
2010-04-28 | iwl: cleanup: remove unneeded error handling | Dan Carpenter | 1 | -63/+0 |
2010-04-28 | rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices | Helmut Schaa | 1 | -9/+34 |
2010-04-28 | wl1271: fix a bunch of sparse warnings | Luciano Coelho | 4 | -8/+8 |
2010-04-28 | wl1271: Rewrite hardware keep-alive handling | Juuso Oikarinen | 1 | -45/+46 |
2010-04-28 | wl1271: Configure QOS nullfunc template for U-APSD | Saravanan Dhanabal | 1 | -0/+4 |
2010-04-28 | wl1271: Improve command polling | Juuso Oikarinen | 1 | -5/+5 |
2010-04-28 | ath9k: Added get_survey callback in order to get channel noise | Benoit Papillault | 1 | -0/+20 |