index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
2014-06-25
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
2014-06-25
mac80211: split sched scan IEs
David Spinadel
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
2014-06-23
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
2014-06-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2014-06-23
mac80211: split tdls_mgmt function
Arik Nemtsov
2014-06-23
mac80211: use TDLS initiator in tdls_mgmt operations
Arik Nemtsov
2014-06-23
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
2014-06-23
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
2014-06-23
mac80211: set auth flags after other station info
Arik Nemtsov
2014-06-23
mac80211: clarify TDLS Tx handling
Arik Nemtsov
2014-06-23
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
2014-06-23
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
mac80211: don't stop all queues when flushing
Luciano Coelho
2014-06-23
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
2014-06-23
mac80211: Use ktime_get_ts()
Thomas Gleixner
2014-06-23
mac80211: use csa counter offsets instead of csa_active
Michal Kazior
2014-06-23
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
2014-06-23
mac80211: allow tx via monitor iface when DFS
Janusz Dziedzic
2014-06-23
cfg80211: make ethtool the driver's responsibility
Johannes Berg
2014-06-23
mac80211: remove weak WEP IV accounting
Johannes Berg
2014-06-23
trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/
Antonio Ospite
2014-06-23
mac80211: remove ignore_plink_timer flag
Bob Copeland
2014-06-23
mac80211: fix station/driver powersave race
Johannes Berg
2014-06-23
mac80211: remove PID rate control
John W. Linville
2014-06-23
mac80211: WEP extra head/tail room in ieee80211_send_auth
Max Stepanov
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-08
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-28
mac80211: set new interfaces as idle upon init
Avraham Stern
2014-05-28
mac80211: reduce packet loss notifications under load
Felix Fietkau
2014-05-28
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
2014-05-28
mac80211: fix a memory leak on sta rate selection table
Felix Fietkau
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-27
mac80211: fix IBSS join by initializing last_scan_completed
Krzysztof HaĆasa
2014-05-26
mac80211: fix virtual monitor interface addition
Emmanuel Grumbach
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-19
mac80211: minstrel-ht: small clarifications
Johannes Berg
2014-05-15
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
2014-05-15
mac80211: Provide ieee80211_beacon_get_template API
Andrei Otcheretianski
2014-05-15
mac80211: Support multiple CSA counters
Andrei Otcheretianski
2014-05-15
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
2014-05-15
mac80211: Update CSA counters in mgmt frames
Andrei Otcheretianski
[prev]
[next]