Age | Commit message (Expand) | Author | Files | Lines |
2009-08-28 | mac80211: remove tasklet enable/disable | Johannes Berg | 1 | -2/+0 |
2009-08-20 | mac80211: fix register_hw error path | Johannes Berg | 1 | -1/+1 |
2009-08-20 | mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. | Javier Cardona | 1 | -0/+2 |
2009-08-20 | mac80211: remove deprecated API | Johannes Berg | 1 | -4/+0 |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg | 1 | -5/+19 |
2009-08-14 | cfg80211: fix alignment problem in scan request | Johannes Berg | 1 | -8/+8 |
2009-08-04 | mac80211: FIF_PSPOLL filter flag | Igor Perminov | 1 | -0/+3 |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 1 | -4/+4 |
2009-08-04 | mac80211: disable beacons before removing the associated interface | Bob Copeland | 1 | -1/+2 |
2009-08-04 | mac80211: disable software retry for now | Johannes Berg | 1 | -0/+26 |
2009-07-27 | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 1 | -1/+1 |
2009-07-27 | mac80211: allow using network namespaces | Johannes Berg | 1 | -0/+1 |
2009-07-24 | mac80211: remove master netdev | Johannes Berg | 1 | -117/+3 |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg | 1 | -4/+1 |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 1 | -55/+6 |
2009-06-03 | mac80211: deprecate conf.beacon_int properly | Johannes Berg | 1 | -10/+2 |
2009-05-27 | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() | Eric Dumazet | 1 | -6/+2 |
2009-05-20 | mac80211: fix managed mode BSSID handling | Johannes Berg | 1 | -4/+12 |
2009-05-11 | mac80211: fix scan channel race | Johannes Berg | 1 | -6/+8 |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg | 1 | -10/+7 |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 1 | -76/+55 |
2009-05-06 | mac80211: clean up beacon interval settings | Johannes Berg | 1 | -6/+11 |
2009-05-06 | mac80211: fix scan races and rework scanning | Johannes Berg | 1 | -0/+2 |
2009-04-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -10/+10 |
2009-04-29 | mac80211: default to automatic power control | Johannes Berg | 1 | -0/+1 |
2009-04-29 | mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock | Alan Jenkins | 1 | -10/+9 |
2009-04-22 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 1 | -4/+2 |
2009-04-22 | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 1 | -1/+1 |
2009-04-22 | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg | 1 | -7/+24 |
2009-04-22 | mac80211: add hardware restart function | Johannes Berg | 1 | -0/+24 |
2009-04-22 | cfg80211: add cipher capabilities | Johannes Berg | 1 | -0/+14 |
2009-04-22 | mac80211: include HT capabilities in probe request | Johannes Berg | 1 | -0/+5 |
2009-04-22 | mac80211: pass all probe request IEs to driver | Johannes Berg | 1 | -15/+34 |
2009-04-22 | cfg80211: introduce scan IE limit attribute | Johannes Berg | 1 | -1/+12 |
2009-04-16 | mac80211: correct wext transmit power handler | Johannes Berg | 1 | -1/+1 |
2009-03-27 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 1 | -9/+0 |
2009-03-27 | mac80211: fix aggregation to not require queue stop | Johannes Berg | 1 | -0/+2 |
2009-03-27 | mac80211: rework the pending packets code | Johannes Berg | 1 | -0/+2 |
2009-03-27 | mac80211: fix warnings in ieee80211_if_config | Johannes Berg | 1 | -9/+3 |
2009-02-27 | cfg80211: clean up signal type | Johannes Berg | 1 | -0/+5 |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg | 1 | -4/+5 |
2009-02-27 | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 1 | -2/+7 |
2009-02-27 | mac80211: disallow moving netns | Johannes Berg | 1 | -0/+1 |
2009-02-13 | mac80211: calculate wstats_flags on the fly | Johannes Berg | 1 | -8/+0 |
2009-02-13 | mac80211: use cfg80211s BSS infrastructure | Johannes Berg | 1 | -3/+3 |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 1 | -3/+29 |
2009-02-13 | mac80211: disable IBSS beacon before join | Johannes Berg | 1 | -0/+2 |
2009-02-09 | mac80211: convert master interface to netdev_ops | Johannes Berg | 1 | -10/+18 |
2009-02-09 | mac80211: remove HW_SIGNAL_DB | Johannes Berg | 1 | -1/+0 |
2009-01-29 | mac80211: add interface list lock | Johannes Berg | 1 | -0/+3 |