Age | Commit message (Expand) | Author |
2009-07-27 | mac80211: allow using network namespaces | Johannes Berg |
2009-07-24 | mac80211: remove master netdev | Johannes Berg |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg |
2009-06-03 | mac80211: deprecate conf.beacon_int properly | Johannes Berg |
2009-05-27 | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() | Eric Dumazet |
2009-05-20 | mac80211: fix managed mode BSSID handling | Johannes Berg |
2009-05-11 | mac80211: fix scan channel race | Johannes Berg |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg |
2009-05-06 | mac80211: clean up beacon interval settings | Johannes Berg |
2009-05-06 | mac80211: fix scan races and rework scanning | Johannes Berg |
2009-04-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-04-29 | mac80211: default to automatic power control | Johannes Berg |
2009-04-29 | mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock | Alan Jenkins |
2009-04-22 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen |
2009-04-22 | mac80211: convert to cfg80211 IBSS API | Johannes Berg |
2009-04-22 | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg |
2009-04-22 | mac80211: add hardware restart function | Johannes Berg |
2009-04-22 | cfg80211: add cipher capabilities | Johannes Berg |
2009-04-22 | mac80211: include HT capabilities in probe request | Johannes Berg |
2009-04-22 | mac80211: pass all probe request IEs to driver | Johannes Berg |
2009-04-22 | cfg80211: introduce scan IE limit attribute | Johannes Berg |
2009-04-16 | mac80211: correct wext transmit power handler | Johannes Berg |
2009-03-27 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg |
2009-03-27 | mac80211: fix aggregation to not require queue stop | Johannes Berg |
2009-03-27 | mac80211: rework the pending packets code | Johannes Berg |
2009-03-27 | mac80211: fix warnings in ieee80211_if_config | Johannes Berg |
2009-02-27 | cfg80211: clean up signal type | Johannes Berg |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg |
2009-02-27 | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg |
2009-02-27 | mac80211: disallow moving netns | Johannes Berg |
2009-02-13 | mac80211: calculate wstats_flags on the fly | Johannes Berg |
2009-02-13 | mac80211: use cfg80211s BSS infrastructure | Johannes Berg |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg |
2009-02-13 | mac80211: disable IBSS beacon before join | Johannes Berg |
2009-02-09 | mac80211: convert master interface to netdev_ops | Johannes Berg |
2009-02-09 | mac80211: remove HW_SIGNAL_DB | Johannes Berg |
2009-01-29 | mac80211: add interface list lock | Johannes Berg |
2009-01-29 | mac80211: change workqueue back to non-freezeable | Bob Copeland |
2009-01-29 | mac80211: Add capability to enable/disable beaconing | Johannes Berg |
2009-01-29 | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg |
2009-01-29 | mac80211: Handle power constraint level advertised in 11d+h beacon | Vasanthakumar Thiagarajan |
2009-01-29 | mac80211: clean up channel type config | Johannes Berg |
2009-01-29 | mac80211: remove user_power_level from driver API | Johannes Berg |
2009-01-29 | mac80211: Fix tx power setting | Vasanthakumar Thiagarajan |
2009-01-29 | mac80211: no need for ht.enabled | Luis R. Rodriguez |
2008-12-19 | mac80211: implement dynamic power save | Kalle Valo |
2008-12-19 | mac80211: track master queue status | Kalle Valo |
2008-12-19 | mac80211: Print unknown packet type in tasklet_handler | Larry Finger |