| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix scan channel race | Johannes Berg | 2009-05-11 | 1 | -1/+2 |
* | mac80211: tell driver when idle | Johannes Berg | 2009-05-06 | 1 | -2/+76 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -12/+10 |
* | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 2009-04-22 | 1 | -9/+3 |
* | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg | 2009-04-22 | 1 | -2/+2 |
* | mac80211: improve powersave implementation | Johannes Berg | 2009-04-22 | 1 | -0/+4 |
* | mac80211: add beacon filtering support | Kalle Valo | 2009-03-27 | 1 | -0/+3 |
* | mac80211: remove mixed-cell and userspace MLME code | Johannes Berg | 2009-03-27 | 1 | -2/+1 |
* | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen | 2009-03-27 | 1 | -7/+0 |
* | mac80211: Fix memleak in nl80211 authentication on deinit | Jouni Malinen | 2009-03-27 | 1 | -0/+1 |
* | mac80211: deauth before flushing STA information | Herton Ronaldo Krzesinski | 2009-03-16 | 1 | -4/+12 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -32/+44 |
* | mac80211: disallow moving netns | Johannes Berg | 2009-02-27 | 1 | -0/+1 |
* | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 2009-02-13 | 1 | -1/+1 |
* | mac80211: clean up BA session teardown | Johannes Berg | 2009-02-13 | 1 | -2/+1 |
* | mac80211: convert to net_device_ops | Johannes Berg | 2009-02-09 | 1 | -17/+30 |
* | mac80211: add interface list lock | Johannes Berg | 2009-01-29 | 1 | -0/+31 |
* | nl80211: New command for adding extra IE(s) into management frames | Jouni Malinen | 2009-01-29 | 1 | -0/+7 |
* | mac80211: Add 802.11h CSA support | Sujith | 2009-01-29 | 1 | -0/+2 |
* | mac80211: Cancel the power save timer in ieee80211_stop. | Vivek Natarajan | 2009-01-29 | 1 | -0/+2 |
* | mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher | Vasanthakumar Thiagarajan | 2009-01-29 | 1 | -1/+2 |
* | mac80211: allow mode change if IBSS is not allowed | Pavel Roskin | 2009-01-12 | 1 | -1/+2 |
* | cfg80211: handle SIOCGIWMODE/SIOCSIWMODE | Johannes Berg | 2008-12-05 | 1 | -0/+4 |
* | mac80211: deauth when interface is marked down | John W. Linville | 2008-12-05 | 1 | -1/+5 |
* | mac80211: disable BSSID filtering for mesh interfaces | Andrey Yurovsky | 2008-11-21 | 1 | -2/+15 |
* | mac80211: move bss_conf into vif | Johannes Berg | 2008-10-31 | 1 | -1/+1 |
* | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 | 1 | -6/+19 |
* | mac80211: fixups for "make master iface not wireless" | Johannes Berg | 2008-09-30 | 1 | -5/+4 |
* | cfg80211: show interface type | Johannes Berg | 2008-09-24 | 1 | -0/+1 |
* | mac80211 : Fix mode change hard_start_xmit function | Abhijeet Kolekar | 2008-09-15 | 1 | -0/+1 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -1/+2 |
* | mac80211: move regular interface handling | Johannes Berg | 2008-09-15 | 1 | -0/+534 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -19/+21 |
* | mac80211: inform driver of basic rateset | Johannes Berg | 2008-09-15 | 1 | -1/+3 |
* | mac80211: reorder MLME code more | Johannes Berg | 2008-09-15 | 1 | -16/+1 |
* | mac80211: split off mesh handling entirely | Johannes Berg | 2008-09-15 | 1 | -7/+6 |
* | mac80211: Reorder debugfs calls during netdev deinit | Jouni Malinen | 2008-09-11 | 1 | -2/+2 |
* | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate | Jasper Bryant-Greene | 2008-08-22 | 1 | -5/+3 |
* | mac80211: fix TX sequence numbers | Johannes Berg | 2008-07-14 | 1 | -1/+0 |
* | mac80211: push interface checks down | Johannes Berg | 2008-07-14 | 1 | -2/+18 |
* | mac80211: revamp virtual interface handling | Johannes Berg | 2008-07-14 | 1 | -184/+153 |
* | mac80211: make master netdev handling sane | Johannes Berg | 2008-07-14 | 1 | -51/+13 |
* | mac80211: rework debug settings and make debugging safer | Johannes Berg | 2008-07-02 | 1 | -3/+3 |
* | mac80211: use multi-queue master netdevice | Johannes Berg | 2008-05-21 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-05-15 | 1 | -1/+2 |
|\ |
|
| * | mac80211: require four hardware queues for QoS/HT | Johannes Berg | 2008-05-14 | 1 | -1/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-05-15 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | mac80211: assign needed_headroom/tailroom for netdevs | Johannes Berg | 2008-05-12 | 1 | -0/+9 |
* | | mac80211: a few code cleanups | Johannes Berg | 2008-05-07 | 1 | -2/+1 |
|/ |
|
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -0/+314 |