index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
iface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Adds clean sdata helper
Andrei Emeltchenko
2012-04-24
1
-4
/
+15
*
mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
Luciano Coelho
2012-04-16
1
-1
/
+2
*
mac80211: clean up an ieee80211_do_open error path
Johannes Berg
2012-04-11
1
-3
/
+3
*
mac80211: add improved HW queue control
Johannes Berg
2012-04-11
1
-0
/
+62
*
mac80211: add explicit monitor interface if needed
Johannes Berg
2012-04-11
1
-0
/
+65
*
mac80211: manage AP netdev carrier state
Johannes Berg
2012-04-11
1
-2
/
+7
*
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
2012-04-10
1
-1
/
+1
*
mac80211: decouple # of netdev queues from HW queues
Johannes Berg
2012-04-10
1
-1
/
+5
*
mac80211: combine QoS with other BSS changes
Johannes Berg
2012-03-05
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-0
/
+3
|
\
|
*
mac80211: Fix a warning on changing to monitor mode from STA
Mohammed Shafi Shajakhan
2012-02-21
1
-0
/
+3
*
|
mac80211: fix auth/assoc data & timer leak
Johannes Berg
2012-02-27
1
-0
/
+2
*
|
mac80211: support hw scan while idle
Eliad Peller
2012-02-06
1
-1
/
+2
*
|
mac80211: redesign auth/assoc
Johannes Berg
2012-02-06
1
-1
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-0
/
+1
|
\
\
|
|
/
|
*
mac80211: set bss_conf.idle when vif is connected
Eliad Peller
2012-01-24
1
-0
/
+1
*
|
mac80211: add support for mcs masks
Simon Wunderlich
2012-01-30
1
-0
/
+7
*
|
mac80211: station state transition error handling
Johannes Berg
2012-01-30
1
-3
/
+3
|
/
*
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
1
-2
/
+3
*
mac80211: fix forwarded mesh frame queue mapping
Thomas Pedersen
2011-11-28
1
-14
/
+1
*
mac80211: Add NoAck per tid support
Simon Wunderlich
2011-11-28
1
-0
/
+2
*
mac80211: use kfree_skb() instead of kfree()
Dan Carpenter
2011-11-17
1
-1
/
+1
*
mac80211: Save probe response data for bss
Arik Nemtsov
2011-11-11
1
-1
/
+5
*
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2011-11-11
1
-1
/
+2
*
mac80211: add support for control port protocol in AP mode
Johannes Berg
2011-11-09
1
-1
/
+12
*
mac80211: verify virtual interfaces in driver API
Johannes Berg
2011-11-09
1
-3
/
+3
*
mac80211: call set_wmm_default only for valid vifs
Eliad Peller
2011-11-08
1
-8
/
+8
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-11
1
-2
/
+2
|
\
|
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-2
/
+2
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-30
1
-6
/
+4
|
\
\
|
|
/
|
*
mac80211: fix AP/VLAN PS buffer race
Johannes Berg
2011-09-21
1
-6
/
+4
*
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
2011-09-19
1
-0
/
+6
|
\
\
|
|
/
|
*
mac80211: Remove mesh paths when an interface is removed
Javier Cardona
2011-09-13
1
-0
/
+6
*
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-2
/
+2
*
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
1
-1
/
+1
|
/
*
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-27
1
-0
/
+1
*
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
2011-07-13
1
-2
/
+1
*
mac80211: allocate only one RX queue
Johannes Berg
2011-07-11
1
-2
/
+2
*
mac80211: call dev_alloc_name before copying name to sdata
Thadeu Lima de Souza Cascardo
2011-06-03
1
-0
/
+4
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
1
-2
/
+2
|
\
|
*
mac80211: abort scan_work immediately when the device goes down
Rajkumar Manoharan
2011-05-16
1
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
1
-1
/
+2
|
\
\
|
|
/
|
*
mac80211: sparse RCU annotations
Johannes Berg
2011-05-16
1
-1
/
+2
*
|
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
1
-4
/
+0
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
1
-0
/
+1
|
\
|
*
net: Fix more stale on-stack list_head objects.
Eric W. Biederman
2011-02-20
1
-0
/
+1
*
|
mac80211: Recalculate channel-type on iface removal.
Ben Greear
2011-02-03
1
-1
/
+8
|
/
*
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
2011-01-05
1
-2
/
+7
*
mac80211: selective throughput LED trigger active
Johannes Berg
2010-12-22
1
-1
/
+15
*
mac80211: add throughput based LED blink trigger
Johannes Berg
2010-12-22
1
-0
/
+1
[next]