Age | Commit message (Expand) | Author | Files | Lines |
2010-02-16 | mac80211: fix netdev rename | Johannes Berg | 1 | -1/+1 |
2010-01-20 | mac80211: fix WMM AC default for non-QoS data frames | Felix Fietkau | 1 | -1/+5 |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -3/+7 |
2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 1 | -2/+6 |
2010-01-12 | mac80211: fix queue selection for data frames on monitor interfaces | Felix Fietkau | 1 | -2/+5 |
2010-01-08 | mac80211: fix endian error | Johannes Berg | 1 | -2/+2 |
2010-01-08 | mac80211: fix queue selection for packets injected via monitor interface | Lennert Buytenhek | 1 | -0/+1 |
2010-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -2/+2 |
2010-01-07 | Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" | John W. Linville | 1 | -2/+2 |
2010-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -2/+37 |
2010-01-06 | mac80211: fix ieee80211_change_mac() to use struct sockaddr | Kalle Valo | 1 | -2/+3 |
2010-01-06 | mac80211: fix skb buffering issue | Johannes Berg | 1 | -2/+37 |
2009-12-29 | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 1 | -11/+3 |
2009-12-29 | mac80211: generalise work handling | Johannes Berg | 1 | -2/+9 |
2009-12-29 | mac80211: introduce flush operation | Johannes Berg | 1 | -0/+2 |
2009-12-29 | mac80211: add ieee80211_sdata_running | Johannes Berg | 1 | -5/+5 |
2009-12-22 | mac80211: reduce reliance on netdev | Johannes Berg | 1 | -3/+59 |
2009-11-25 | mac80211: Speedup ieee80211_remove_interfaces() | Eric Dumazet | 1 | -9/+5 |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg | 1 | -4/+8 |
2009-11-12 | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 1 | -0/+4 |
2009-10-30 | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 1 | -4/+4 |
2009-10-27 | mac80211: replace netif_tx_{start,stop,wake}_all_queues | John W. Linville | 1 | -2/+2 |
2009-10-08 | mac80211: support ETHTOOL_GPERMADDR | John W. Linville | 1 | -1/+4 |
2009-10-05 | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann | 1 | -5/+0 |
2009-09-11 | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann | 1 | -0/+5 |
2009-08-28 | mac80211: fix scan cancel on ifdown | Johannes Berg | 1 | -24/+2 |
2009-08-28 | mac80211: remove tasklet enable/disable | Johannes Berg | 1 | -8/+1 |
2009-08-28 | mac80211: fix configure_filter invocation after stop | Johannes Berg | 1 | -5/+1 |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg | 1 | -12/+3 |
2009-08-05 | mac80211: FIF_PSPOLL filter flag | Igor Perminov | 1 | -2/+16 |
2009-08-05 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 1 | -2/+2 |
2009-08-05 | mac80211: fix sparse warnings/errors | Johannes Berg | 1 | -2/+2 |
2009-08-05 | mac80211: disable beacons before removing the associated interface | Bob Copeland | 1 | -0/+10 |
2009-07-29 | cfg80211: self-contained wext handling where possible | Johannes Berg | 1 | -1/+0 |
2009-07-27 | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 1 | -2/+2 |
2009-07-27 | mac80211: allow using network namespaces | Johannes Berg | 1 | -0/+1 |
2009-07-27 | mac80211: cooperate more with network namespaces | Johannes Berg | 1 | -1/+15 |
2009-07-24 | mac80211: remove master netdev | Johannes Berg | 1 | -22/+21 |
2009-07-24 | mac80211: cancel the connection monitor timers/work | Johannes Berg | 1 | -3/+5 |
2009-07-10 | mac80211: rework MLME for multiple authentications | Johannes Berg | 1 | -26/+2 |
2009-07-10 | mac80211: remove dead code, clean up | Johannes Berg | 1 | -2/+0 |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg | 1 | -2/+2 |
2009-05-11 | mac80211: fix scan channel race | Johannes Berg | 1 | -1/+2 |
2009-05-06 | mac80211: tell driver when idle | Johannes Berg | 1 | -2/+76 |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg | 1 | -12/+10 |
2009-04-23 | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 1 | -9/+3 |
2009-04-23 | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg | 1 | -2/+2 |
2009-04-23 | mac80211: improve powersave implementation | Johannes Berg | 1 | -0/+4 |
2009-03-28 | mac80211: add beacon filtering support | Kalle Valo | 1 | -0/+3 |
2009-03-28 | mac80211: remove mixed-cell and userspace MLME code | Johannes Berg | 1 | -2/+1 |