Age | Commit message (Expand) | Author | Files | Lines |
2011-04-07 | ar9170usb: purge obsolete driver | Christian Lamparter | 1 | -2190/+0 |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg | 1 | -3/+2 |
2011-01-19 | mac80211: track receiver's aggregation reorder buffer size | Johannes Berg | 1 | -1/+2 |
2010-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+2 |
2010-08-18 | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 1 | -2/+2 |
2010-08-16 | mac80211: use cipher suite selectors | Johannes Berg | 1 | -16/+15 |
2010-07-29 | ar9170: add get_survey callback in order to get channel noise | John W. Linville | 1 | -0/+19 |
2010-07-27 | drivers/net/wireless: Use wiphy_<level> | Joe Perches | 1 | -92/+80 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -548/+10 |
2010-05-07 | ar9170usb: remove deprecated aggregation code | Christian Lamparter | 1 | -548/+10 |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+1 |
2010-04-30 | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 1 | -2/+1 |
2010-04-28 | ar9170: remove usage of deprecated noise value | John W. Linville | 1 | -1/+0 |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+7 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-04-06 | ath: fix coding style/readability in ath/ar9170 | Luis de Bethencourt | 1 | -5/+6 |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko | 1 | -9/+5 |
2010-03-31 | ar9170usb: fix panic triggered by undersized rxstream buffer | Christian Lamparter | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -3/+7 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 1 | -1/+1 |
2010-03-02 | ar9170: load firmware asynchronously | Johannes Berg | 1 | -3/+7 |
2010-02-19 | ar9170: convert to new station add/remove callbacks | Johannes Berg | 1 | -34/+36 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2010-02-08 | ar9170: remove get_tx_stats() mac80211 op | Kalle Valo | 1 | -13/+0 |
2009-12-28 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 1 | -4/+4 |
2009-12-21 | ar9170: small misc changes | Christian Lamparter | 1 | -5/+7 |
2009-12-21 | ar9170: remove redundant frame flags | Christian Lamparter | 1 | -33/+22 |
2009-12-21 | ar9170: improve network latency | Christian Lamparter | 1 | -18/+16 |
2009-12-21 | ar9170: remove dead definitions | Christian Lamparter | 1 | -1/+0 |
2009-11-18 | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 1 | -2/+3 |
2009-11-18 | ar9170: do not discard valuable DUPOFDM frames | Christian Lamparter | 1 | -2/+2 |
2009-10-27 | ar9170: atomic pending A-MPDU counter | Christian Lamparter | 1 | -5/+6 |
2009-10-07 | ar9170: handle overflow in tsf_low register during get_tsf | Joerg Albert | 1 | -8/+16 |
2009-10-07 | ar9170: make use of common macaddr and curbssid | Luis R. Rodriguez | 1 | -2/+4 |
2009-08-28 | ar9170: remove unnecessary call to ar9170_set_beacon_timers | Joerg Albert | 1 | -6/+0 |
2009-08-28 | ar9170: cleanup of bss_info_changed and beacon config | Joerg Albert | 1 | -7/+7 |
2009-08-20 | ar9170: refactor configure_filter | Christian Lamparter | 1 | -59/+16 |
2009-08-20 | ath: move regulatory info into shared common structure | Luis R. Rodriguez | 1 | -6/+8 |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg | 1 | -18/+25 |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+3 |
2009-08-10 | ar9170: fix read & write outside array bounds | Dan Carpenter | 1 | -2/+3 |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 1 | -11/+15 |
2009-08-04 | ar9170: remove unneeded flush_workqueue() | Luis R. Rodriguez | 1 | -2/+1 |
2009-07-29 | ar9170: fix build error when !CONFIG_AR9170_LEDS | Alexander Beregalov | 1 | -0/+2 |
2009-07-24 | wireless: remove print_mac uses | Johannes Berg | 1 | -1/+0 |
2009-07-24 | ar9170: implement transmit aggregation | Christian Lamparter | 1 | -26/+582 |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg | 1 | -2/+4 |
2009-06-10 | ar9170: xmit code revamp | Christian Lamparter | 1 | -224/+420 |