Age | Commit message (Expand) | Author | Files | Lines |
2012-06-06 | mac80211: unify SW/offload remain-on-channel | Johannes Berg | 1 | -19/+4 |
2012-06-06 | mac80211: do remain-on-channel while idle | Johannes Berg | 1 | -10/+7 |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+12 |
2012-06-05 | net: mac80211: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 1 | -2/+2 |
2012-06-05 | mac80211: allow low-level drivers to set netdev feature bits | Arik Nemtsov | 1 | -0/+2 |
2012-06-04 | mac80211: clean up remain-on-channel on interface stop | Johannes Berg | 1 | -0/+12 |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 1 | -1/+3 |
2012-05-16 | mac80211: fix single queue drivers | Johannes Berg | 1 | -1/+3 |
2012-05-10 | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2012-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2012-04-24 | mac80211: Adds clean sdata helper | Andrei Emeltchenko | 1 | -4/+15 |
2012-04-24 | mac80211: call ieee80211_mgd_stop() on interface stop | Eliad Peller | 1 | -2/+2 |
2012-04-16 | mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues() | Luciano Coelho | 1 | -1/+2 |
2012-04-12 | mac80211: clean up an ieee80211_do_open error path | Johannes Berg | 1 | -3/+3 |
2012-04-12 | mac80211: add improved HW queue control | Johannes Berg | 1 | -0/+62 |
2012-04-12 | mac80211: add explicit monitor interface if needed | Johannes Berg | 1 | -0/+65 |
2012-04-12 | mac80211: manage AP netdev carrier state | Johannes Berg | 1 | -2/+7 |
2012-04-10 | mac80211: use IEEE80211_NUM_ACS | Johannes Berg | 1 | -1/+1 |
2012-04-10 | mac80211: decouple # of netdev queues from HW queues | Johannes Berg | 1 | -1/+5 |
2012-03-06 | mac80211: combine QoS with other BSS changes | Johannes Berg | 1 | -1/+1 |
2012-02-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2012-02-27 | mac80211: fix auth/assoc data & timer leak | Johannes Berg | 1 | -0/+2 |
2012-02-21 | mac80211: Fix a warning on changing to monitor mode from STA | Mohammed Shafi Shajakhan | 1 | -0/+3 |
2012-02-06 | mac80211: support hw scan while idle | Eliad Peller | 1 | -1/+2 |
2012-02-06 | mac80211: redesign auth/assoc | Johannes Berg | 1 | -1/+3 |
2012-02-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2012-01-31 | mac80211: add support for mcs masks | Simon Wunderlich | 1 | -0/+7 |
2012-01-31 | mac80211: station state transition error handling | Johannes Berg | 1 | -3/+3 |
2012-01-24 | mac80211: set bss_conf.idle when vif is connected | Eliad Peller | 1 | -0/+1 |
2011-12-15 | mac80211: refactor station state transitions | Johannes Berg | 1 | -2/+3 |
2011-11-28 | mac80211: fix forwarded mesh frame queue mapping | Thomas Pedersen | 1 | -14/+1 |
2011-11-28 | mac80211: Add NoAck per tid support | Simon Wunderlich | 1 | -0/+2 |
2011-11-18 | mac80211: use kfree_skb() instead of kfree() | Dan Carpenter | 1 | -1/+1 |
2011-11-11 | mac80211: Save probe response data for bss | Arik Nemtsov | 1 | -1/+5 |
2011-11-11 | mac80211: set carrier_on for ibss vifs only while joined | Eliad Peller | 1 | -1/+2 |
2011-11-10 | mac80211: add support for control port protocol in AP mode | Johannes Berg | 1 | -1/+12 |
2011-11-10 | mac80211: verify virtual interfaces in driver API | Johannes Berg | 1 | -3/+3 |
2011-11-09 | mac80211: call set_wmm_default only for valid vifs | Eliad Peller | 1 | -8/+8 |
2011-10-11 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 1 | -2/+2 |
2011-09-30 | mac80211: optimise station flags | Johannes Berg | 1 | -2/+2 |
2011-09-30 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 1 | -6/+4 |
2011-09-22 | mac80211: fix AP/VLAN PS buffer race | Johannes Berg | 1 | -6/+4 |
2011-09-19 | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-... | John W. Linville | 1 | -0/+6 |
2011-09-13 | mac80211: Remove mesh paths when an interface is removed | Javier Cardona | 1 | -0/+6 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -2/+2 |
2011-08-02 | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger | 1 | -1/+1 |
2011-07-28 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 1 | -0/+1 |
2011-07-13 | mac80211: remove a redundant check | Mohammed Shafi Shajakhan | 1 | -2/+1 |
2011-07-11 | mac80211: allocate only one RX queue | Johannes Berg | 1 | -2/+2 |
2011-06-03 | mac80211: call dev_alloc_name before copying name to sdata | Thadeu Lima de Souza Cascardo | 1 | -0/+4 |