index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
mac80211: cancel work instead of waiting for it to do nothing
Johannes Berg
1
-1
/
+1
2012-11-28
mac80211: reject setting masked mac addresses
Helmut Schaa
1
-0
/
+45
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-3
/
+2
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
1
-0
/
+38
2012-10-30
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-1
/
+1
2012-10-26
mac80211: move AP teardown code to correct place
Johannes Berg
1
-19
/
+0
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
1
-3
/
+3
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
1
-0
/
+10
2012-10-17
mac80211: use channel contexts
Johannes Berg
1
-16
/
+12
2012-10-15
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
1
-1
/
+1
2012-09-10
mac80211: use call_rcu() on sta deletion
Eliad Peller
1
-3
/
+12
2012-09-04
mac80211: Do not check for valid hw_queues for P2P_DEVICE
Ilan Peer
1
-7
/
+9
2012-08-20
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
1
-1
/
+14
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
1
-82
/
+149
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
1
-0
/
+3
2012-08-20
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
1
-2
/
+2
2012-08-03
mac80211: remove ieee80211_clean_sdata()
Thomas Pedersen
1
-17
/
+0
2012-08-03
mac80211: improve cleanup when leaving mesh
Thomas Pedersen
1
-8
/
+0
2012-07-31
mac80211: enable WDS carrier only after adding station
Johannes Berg
1
-0
/
+3
2012-07-31
mac80211: manage carrier state in mesh
Johannes Berg
1
-4
/
+8
2012-07-31
mac80211: use oper_channel in utils and config
Johannes Berg
1
-1
/
+1
2012-07-13
Revert "mac80211: refactor virtual monitor code"
Johannes Berg
1
-2
/
+14
2012-07-12
mac80211: iterate the virtual monitor interface
Johannes Berg
1
-10
/
+19
2012-07-12
mac80211: make scan_sdata pointer usable with RCU
Johannes Berg
1
-4
/
+5
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
1
-3
/
+3
2012-06-29
mac80211: refactor virtual monitor code
Michal Kazior
1
-14
/
+2
2012-06-26
mac80211: make __ieee80211_recalc_idle static
Johannes Berg
1
-121
/
+121
2012-06-26
mac80211: make ieee80211_check_concurrent_iface netdev-independent
Johannes Berg
1
-5
/
+3
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-12
/
+1
2012-06-20
mac80211: save wmm_acm per sdata
Yoni Divinsky
1
-1
/
+1
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
[next]