Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f19de649f70c3bd32da09fc08643d4fca1d06fe
/
net
/
mac80211
/
iface.c
3899ba9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
31eba5b
mac80211: support active monitor interfaces
by Felix Fietkau
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
ac20976
mac80211: Allow single vif mac address change with addr_mask
by Helmut Schaa
· 11 years ago
c8aa22d
mac80211: close AP_VLAN interfaces before unregistering all
by Johannes Berg
· 11 years ago
1351c5d
mac80211: assign AP_VLAN hw queues correctly
by Johannes Berg
· 11 years ago
4c8a9d4
mac80211: close AP_VLAN interfaces before unregistering all
by Johannes Berg
· 11 years ago
5f38a11
mac80211: assign AP_VLAN hw queues correctly
by Johannes Berg
· 11 years ago
2b43631
mac80211: fix queue handling crash
by Johannes Berg
· 11 years ago
ec09414
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
8ceb595
mac80211: use synchronize_rcu() with rcu_barrier()
by Bob Copeland
· 12 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
62a40a1
mac80211: fix LED in idle handling
by Johannes Berg
· 12 years ago
2b730da
mac80211: don't start new netdev queues if driver stopped
by Johannes Berg
· 12 years ago
a231082
mac80211: replace some dead code by a warning
by Johannes Berg
· 12 years ago
b2c0958
mac80211: fix do_stop handling while suspended
by Johannes Berg
· 12 years ago
3c3e21e
mac80211: destroy virtual monitor interface across suspend
by Johannes Berg
· 12 years ago
c8f994e
mac80211: purge remain-on-channel items when suspending
by Johannes Berg
· 12 years ago
afdc7c1
mac80211: remove outdated comment referring to master interface
by Johannes Berg
· 12 years ago
c5d54fb
mac80211: remove ancient reference to master interface
by Johannes Berg
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
382a103
mac80211: fix idle handling sequence
by Johannes Berg
· 12 years ago
8b30578
mac80211: fix virtual monitor interface locking
by Johannes Berg
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
d260ff1
mac80211: remove vif debugfs driver callbacks
by Stanislaw Gruszka
· 12 years ago
488b366
mac80211: add driver callback for per-interface multicast filter
by Alexander Bondar
· 12 years ago
1861b84
mac80211: simplify AP interface stop
by Johannes Berg
· 12 years ago
7b4396b
mac80211: flush keys when stopping AP
by Johannes Berg
· 12 years ago
8d1f7ec
mac80211: defer tailroom counter manipulation when roaming
by Johannes Berg
· 12 years ago
30c9712
mac80211: remove napi
by Stanislaw Gruszka
· 12 years ago
801d929
mac80211: another fix for idle handling in monitor mode
by Felix Fietkau
· 12 years ago
b759f4d
mac80211: fix idle handling in monitor mode
by Felix Fietkau
· 12 years ago
572078b
mac80211: fix harmless station flush warning
by Johannes Berg
· 12 years ago
8ffb5c0
mac80211: enable vif.cab_queue for mesh
by Bob Copeland
· 12 years ago
397a7a2
mac80211: free ps->bc_buf skbs on vlan device stop
by Michael Braun
· 12 years ago
164eb02
mac80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
fd0f979
mac80211: simplify idle handling
by Johannes Berg
· 12 years ago
f1e3e05
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
by Johannes Berg
· 12 years ago
b207cdb
mac80211: add vif debugfs driver callbacks
by Alexander Bondar
· 12 years ago
0f19b41
mac80211: remove ARP filter enable/disable logic
by Johannes Berg
· 12 years ago
ad2d223
mac80211: assign bss_conf.bssid only once
by Johannes Berg
· 12 years ago
75de911
mac80211: optimise AP stop RCU handling
by Johannes Berg
· 12 years ago
051007d
mac80211: optimise roaming time again
by Johannes Berg
· 12 years ago
09f4114
mac80211: warn if unexpectedly removing stations
by Johannes Berg
· 12 years ago
b998e8b
mac80211: remove final sta_info_flush()
by Johannes Berg
· 12 years ago
09b1426
mac80211: fix maximum MTU
by Chaitanya
· 12 years ago
97f97b1
mac80211: fix station destruction in AP/mesh modes
by Johannes Berg
· 12 years ago
4d76d21
mac80211: assign VLAN channel contexts
by Johannes Berg
· 12 years ago
0b7dff4
mac80211: cancel work instead of waiting for it to do nothing
by Johannes Berg
· 12 years ago
478622e
mac80211: reject setting masked mac addresses
by Helmut Schaa
· 12 years ago
4bf8853
mac80211: convert to channel definition struct
by Johannes Berg
· 12 years ago
1ea6f9c
mac80211: handle TX power per virtual interface
by Johannes Berg
· 12 years ago
6fb47de
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
7b20b8e
mac80211: move AP teardown code to correct place
by Johannes Berg
· 12 years ago
9b34f40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
d012a60
mac80211: make client powersave independent of interface type
by Marco Porsch
· 12 years ago
04ecd25
mac80211: track needed RX chains for channel contexts
by Johannes Berg
· 12 years ago
55de908
mac80211: use channel contexts
by Johannes Berg
· 12 years ago
d4fa14c
mac80211: use ieee80211_free_txskb in a few more places
by Felix Fietkau
· 12 years ago
b22cfcf
mac80211: use call_rcu() on sta deletion
by Eliad Peller
· 12 years ago
0ef24e5
mac80211: Do not check for valid hw_queues for P2P_DEVICE
by Ilan Peer
· 12 years ago
6d71117
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
by Johannes Berg
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 12 years ago
aa7a008
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
by Eyal Shapira
· 12 years ago
3e17f2b
mac80211: remove ieee80211_clean_sdata()
by Thomas Pedersen
· 12 years ago
0d466b9c
mac80211: improve cleanup when leaving mesh
by Thomas Pedersen
· 12 years ago
1411af1
mac80211: enable WDS carrier only after adding station
by Johannes Berg
· 12 years ago
c405c62
mac80211: manage carrier state in mesh
by Johannes Berg
· 12 years ago
679ef4e
mac80211: use oper_channel in utils and config
by Johannes Berg
· 12 years ago
075e084
Revert "mac80211: refactor virtual monitor code"
by Johannes Berg
· 12 years ago
685fb72
mac80211: iterate the virtual monitor interface
by Johannes Berg
· 12 years ago
e2fd5db
mac80211: make scan_sdata pointer usable with RCU
by Johannes Berg
· 12 years ago
84efbb8
cfg80211: use wireless_dev for interface management
by Johannes Berg
· 12 years ago
870d37f
mac80211: refactor virtual monitor code
by Michal Kazior
· 12 years ago
cc45ae5
mac80211: make __ieee80211_recalc_idle static
by Johannes Berg
· 12 years ago
371a255
mac80211: make ieee80211_check_concurrent_iface netdev-independent
by Johannes Berg
· 12 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 12 years ago
00e96de
mac80211: save wmm_acm per sdata
by Yoni Divinsky
· 12 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 12 years ago
196ac1c
mac80211: do remain-on-channel while idle
by Johannes Berg
· 12 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
f0d2320
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 12 years ago
72d7872
mac80211: allow low-level drivers to set netdev feature bits
by Arik Nemtsov
· 12 years ago
71ecfa1
mac80211: clean up remain-on-channel on interface stop
by Johannes Berg
· 12 years ago
a0d0d16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by John W. Linville
· 12 years ago
a9d3c05
mac80211: fix single queue drivers
by Johannes Berg
· 12 years ago
b203ca3
mac80211: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 12 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
94c514f
mac80211: Adds clean sdata helper
by Andrei Emeltchenko
· 13 years ago
afa762f
mac80211: call ieee80211_mgd_stop() on interface stop
by Eliad Peller
· 13 years ago
bb3e10f
mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
by Luciano Coelho
· 13 years ago
4d6c36f
mac80211: clean up an ieee80211_do_open error path
by Johannes Berg
· 13 years ago
3a25a8c
mac80211: add improved HW queue control
by Johannes Berg
· 13 years ago
4b6f1dd
mac80211: add explicit monitor interface if needed
by Johannes Berg
· 13 years ago
3edaf3e
mac80211: manage AP netdev carrier state
by Johannes Berg
· 13 years ago
32c5057
mac80211: use IEEE80211_NUM_ACS
by Johannes Berg
· 13 years ago
ded81f6
mac80211: decouple # of netdev queues from HW queues
by Johannes Berg
· 13 years ago
Next »