Age | Commit message (Expand) | Author | Files | Lines |
2010-08-25 | mac80211: cancel restart_work in ieee80211_unregister_hw | Christian Lamparter | 1 | -0/+1 |
2010-08-25 | net/mac80211: Use wiphy_<level> | Joe Perches | 1 | -8/+7 |
2010-08-25 | cfg80211/mac80211: extensible frame processing | Johannes Berg | 1 | -0/+37 |
2010-08-17 | mac80211: dont advertise WEP if unavailable | Johannes Berg | 1 | -0/+5 |
2010-08-16 | mac80211: unify scan and work mutexes | Johannes Berg | 1 | -2/+2 |
2010-08-16 | mac80211: fix driver offchannel notification when the channel does not change | Felix Fietkau | 1 | -1/+4 |
2010-08-16 | mac80211: support use of NAPI for bottom-half processing | John W. Linville | 1 | -0/+30 |
2010-08-04 | mac80211: Fix compilation warning when CONFIG_INET is not set | Juuso Oikarinen | 1 | -0/+2 |
2010-07-29 | mac80211: inform drivers about the off-channel status on channel changes | Felix Fietkau | 1 | -0/+3 |
2010-07-09 | mac80211: remove wep dependency | John W. Linville | 1 | -4/+1 |
2010-06-16 | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen | 1 | -1/+1 |
2010-06-14 | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 1 | -20/+34 |
2010-06-14 | mac80211: refcount aggregation queue stop | Johannes Berg | 1 | -3/+3 |
2010-06-14 | mac80211: move aggregation callback processing | Johannes Berg | 1 | -13/+0 |
2010-06-08 | mac80211: Add netif state checking to ieee80211_ifa_changed | Juuso Oikarinen | 1 | -0/+3 |
2010-06-04 | mac80211: make ARP filtering depend on CONFIG_INET | John W. Linville | 1 | -0/+6 |
2010-06-03 | mac80211: simplify key locking | Johannes Berg | 1 | -1/+1 |
2010-06-03 | mac80211: Add support for hardware ARP query filtering | Juuso Oikarinen | 1 | -1/+62 |
2010-06-03 | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 1 | -0/+7 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-05-07 | mac80211: improve HT channel handling | Johannes Berg | 1 | -1/+1 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -16/+3 |
2010-05-03 | mac80211: improve IBSS scanning | Johannes Berg | 1 | -16/+1 |
2010-04-28 | mac80211: Determine dynamic PS timeout based on ps-qos network latency | Juuso Oikarinen | 1 | -0/+2 |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2010-04-08 | mac80211: enhance tracing | Johannes Berg | 1 | -0/+2 |
2010-04-06 | mac80211: annotate station rcu dereferences | Johannes Berg | 1 | -2/+2 |
2010-04-06 | mac80211: Ensure initializing private mc_list in prepare_multicast(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+3 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -1/+1 |
2010-02-27 | mac80211: use listen interval 5 as default | Helmut Schaa | 1 | -1/+5 |
2010-01-12 | mac80211: add debugfs interface for U-APSD queue configuration | Kalle Valo | 1 | -0/+2 |
2010-01-12 | mac80211: add U-APSD client support | Kalle Valo | 1 | -0/+4 |
2010-01-06 | mac80211: No need to include WEXT headers here | Jouni Malinen | 1 | -1/+0 |
2009-12-29 | mac80211: support remain-on-channel command | Johannes Berg | 1 | -0/+3 |
2009-12-29 | mac80211: proper bss private data handling | Johannes Berg | 1 | -3/+1 |
2009-12-29 | mac80211: generalise work handling | Johannes Berg | 1 | -0/+2 |
2009-12-29 | mac80211: add ieee80211_sdata_running | Johannes Berg | 1 | -1/+1 |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -0/+2 |
2009-12-22 | mac80211: allow disabling 40MHz on 2.4GHz | Johannes Berg | 1 | -0/+6 |
2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg | 1 | -0/+24 |
2009-12-22 | mac80211: trace interface name | Johannes Berg | 1 | -2/+1 |
2009-12-22 | mac80211: reduce reliance on netdev | Johannes Berg | 1 | -5/+12 |
2009-12-14 | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde | 1 | -0/+2 |
2009-11-30 | net: Move && and || to end of previous line | Joe Perches | 1 | -2/+2 |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg | 1 | -1/+3 |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg | 1 | -1/+1 |
2009-11-19 | mac80211: move TX status handling | Johannes Berg | 1 | -336/+0 |
2009-11-19 | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 1 | -4/+4 |
2009-11-19 | mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces | Felix Fietkau | 1 | -0/+5 |