Age | Commit message (Expand) | Author |
2010-07-20 | mac80211: set carrier on for monitor interfaces on ieee80211_open | David Gnedt |
2010-07-20 | mac80211: fix aggregation action frame handling with AP VLANs | Felix Fietkau |
2010-06-14 | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen |
2010-06-14 | mac80211: change RX aggregation locking | Johannes Berg |
2010-06-14 | mac80211: move aggregation callback processing | Johannes Berg |
2010-06-14 | mac80211: move blockack stop due to fragmentation | Johannes Berg |
2010-06-14 | mac80211: always process blockack action from workqueue | Johannes Berg |
2010-06-14 | mac80211: common work skb freeing | Johannes Berg |
2010-06-14 | mac80211: use common work function | Johannes Berg |
2010-06-14 | mac80211: use common work struct | Johannes Berg |
2010-06-14 | mac80211: use common skb queue | Johannes Berg |
2010-06-14 | mac80211: simplify station/aggregation code | Johannes Berg |
2010-06-03 | mac80211: simplify key locking | Johannes Berg |
2010-06-03 | mac80211: remove useless work starting | Johannes Berg |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-23 | mac80211: Add support for connection monitor in hardware | Juuso Oikarinen |
2010-03-09 | mac80211: use different MAC addresses for virtual interfaces | Johannes Berg |
2010-02-15 | mac80211: fix netdev rename | Johannes Berg |
2010-01-19 | mac80211: fix WMM AC default for non-QoS data frames | Felix Fietkau |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen |
2010-01-11 | mac80211: fix queue selection for data frames on monitor interfaces | Felix Fietkau |
2010-01-08 | mac80211: fix endian error | Johannes Berg |
2010-01-08 | mac80211: fix queue selection for packets injected via monitor interface | Lennert Buytenhek |
2010-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2010-01-06 | Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" | John W. Linville |
2010-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2010-01-05 | mac80211: fix ieee80211_change_mac() to use struct sockaddr | Kalle Valo |
2010-01-05 | mac80211: fix skb buffering issue | Johannes Berg |
2009-12-28 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg |
2009-12-28 | mac80211: generalise work handling | Johannes Berg |
2009-12-28 | mac80211: introduce flush operation | Johannes Berg |
2009-12-28 | mac80211: add ieee80211_sdata_running | Johannes Berg |
2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg |
2009-11-25 | mac80211: Speedup ieee80211_remove_interfaces() | Eric Dumazet |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg |
2009-11-11 | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau |
2009-10-30 | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg |
2009-10-27 | mac80211: replace netif_tx_{start,stop,wake}_all_queues | John W. Linville |
2009-10-07 | mac80211: support ETHTOOL_GPERMADDR | John W. Linville |
2009-10-05 | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann |
2009-09-11 | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann |
2009-08-28 | mac80211: fix scan cancel on ifdown | Johannes Berg |
2009-08-28 | mac80211: remove tasklet enable/disable | Johannes Berg |
2009-08-28 | mac80211: fix configure_filter invocation after stop | Johannes Berg |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg |
2009-08-04 | mac80211: FIF_PSPOLL filter flag | Igor Perminov |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez |