Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb67cdfbe52cc56c3b525f1fba16a20d3907585a
/
net
/
mac80211
/
iface.c
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
6bab2e19
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
by Tom Gundersen
· 10 years ago
e8f4fb7
mac80211: remove drop_unencrypted code
by Johannes Berg
· 10 years ago
4afaff1
mac80211: avoid races related to suspend flow
by Emmanuel Grumbach
· 10 years ago
db82d8a
mac80211: enable TPC through mac80211 stack
by Lorenzo Bianconi
· 10 years ago
3b24f4c
mac80211: let flush() drop packets when possible
by Emmanuel Grumbach
· 10 years ago
de51f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
2967e03
mac80211: copy chandef from AP vif to VLANs
by Felix Fietkau
· 10 years ago
9a638dd
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
ab1f5a5
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
8a4d32f
mac80211: add TDLS channel-switch Rx flow
by Arik Nemtsov
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
6e0bd6c
cfg80211: 802.11p OCB mode handling
by Rostislav Lisovy
· 10 years ago
4623884
mac80211: properly flush delayed scan work on interface removal
by Johannes Berg
· 10 years ago
10b6848
mac80211: flush keys for AP mode on ieee80211_do_stop
by Felix Fietkau
· 10 years ago
b5dfae0
mac80211: support creating vifs with specified mac address
by Ben Greear
· 10 years ago
0c21e63
mac80211: wait for the first beacon on the new channel after CSA
by Luciano Coelho
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
4549cf2
mac80211: fix offloaded BA session traffic after hw restart
by Michal Kazior
· 10 years ago
3fd0202
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
08cf42e
mac80211: add support for Rx reordering offloading
by Michal Kazior
· 10 years ago
81dd2b8
mac80211: move TDLS data to mgd private part
by Arik Nemtsov
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
17e6a59
mac80211: cleanup TDLS state during failed setup
by Arik Nemtsov
· 10 years ago
a46992b
mac80211: stop only the queues assigned to the vif during channel switch
by Luciano Coelho
· 10 years ago
cca07b0
mac80211: introduce refcount for queue_stop_reasons
by Luciano Coelho
· 10 years ago
b7ffbd7
cfg80211: make ethtool the driver's responsibility
by Johannes Berg
· 10 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
87757a9
net: force a list_del() in unregister_netdevice_many()
by Eric Dumazet
· 10 years ago
d3a58df
mac80211: set new interfaces as idle upon init
by Avraham Stern
· 10 years ago
34171dc
mac80211: fix virtual monitor interface addition
by Emmanuel Grumbach
· 10 years ago
59af692
mac80211: fix CSA tx queue stopping
by Michal Kazior
· 11 years ago
8bd811a
mac80211: change return value of notifier function
by Zhao, Gang
· 11 years ago
e3afb92
mac80211: track reserved vifs in chanctx
by Michal Kazior
· 11 years ago
484298a
mac80211: track assigned vifs in chanctx
by Michal Kazior
· 11 years ago
4e141da
mac80211: protect AP VLAN list with local->mtx
by Michal Kazior
· 11 years ago
b6a5501
cfg80211/mac80211: move more combination checks to mac80211
by Luciano Coelho
· 11 years ago
0c2bef46
mac80211: use RCU_INIT_POINTER
by Monam Agarwal
· 11 years ago
42775a3
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
88daf80
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
bf5f483
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
1d5e126
mac80211: simplify roc check in idle calculation
by Johannes Berg
· 11 years ago
fab57a6
mac80211: fix virtual monitor interface iteration
by Johannes Berg
· 11 years ago
8ffcc70
mac80211: avoid deadlock revealed by lockdep
by Emmanuel Grumbach
· 11 years ago
dbd7285
mac80211: add missing CSA locking
by Michal Kazior
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
235f939
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
ad86c55
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
496d7e8
mac8011: slight optimization of addr compare
by dingtianhong
· 11 years ago
34a3740
mac80211: fix iflist_mtx/mtx locking in radar detection
by Johannes Berg
· 11 years ago
6924d013
mac80211: remove unnecessary iflist_mtx locking
by Johannes Berg
· 11 years ago
7907c7d
mac80211: free all AP/VLAN keys at once
by Johannes Berg
· 11 years ago
d34ba21
mac80211: don't delay station destruction
by Johannes Berg
· 11 years ago
c4de673
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
18cfd3b
Revert "mac80211: add driver callback for per-interface multicast filter"
by Johannes Berg
· 11 years ago
2ce6a0f
mac80211: remove sta_info_flush() from interface teardown
by Johannes Berg
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
d2859df
cfg80211/mac80211: DFS setup chandef for cac event
by Janusz Dziedzic
· 11 years ago
57fb089
mac80211: fix crash when using AP VLAN interfaces
by Felix Fietkau
· 11 years ago
687da13
mac80211: implement SMPS for AP
by Emmanuel Grumbach
· 11 years ago
cd7760e
mac80211: add support for CSA in IBSS mode
by Simon Wunderlich
· 11 years ago
a986553
mac80211: fix change_interface queue assignments
by Johannes Berg
· 11 years ago
73da7d5
mac80211: add channel switch command and beacon callbacks
by Simon Wunderlich
· 11 years ago
0430c88
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
by Simon Wunderlich
· 11 years ago
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
Next »