index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-0
/
+2
2014-11-19
mac80211: track AP and peer STA TDLS chan-switch support
Arik Nemtsov
1
-0
/
+7
2014-11-19
mac80211: move skb info band assignment out
Johannes Berg
1
-1
/
+2
2014-11-10
mac80211: send channel switch started notifications
Luciano Coelho
1
-0
/
+3
2014-11-10
mac80211: fix order of setting ch_switch and drv_pre_channel_switch call
Luciano Coelho
1
-6
/
+6
2014-11-04
mac80211: 802.11p OCB mode support
Rostislav Lisovy
1
-0
/
+13
2014-11-04
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
1
-0
/
+1
2014-11-04
mac80211: add support for driver tx power reporting
Felix Fietkau
1
-0
/
+3
2014-10-31
mac80211: fix spelling errors
Stephen Hemminger
1
-1
/
+1
2014-10-22
mac80211: add WMM admission control support
Johannes Berg
1
-0
/
+73
2014-10-20
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-1
/
+1
2014-10-20
mac80211: fix change flags variable signedness
Johannes Berg
1
-1
/
+2
2014-10-20
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
1
-3
/
+3
2014-10-09
mac80211: directly return ieee80211_vif_use_reserved_context()
Fabian Frederick
1
-5
/
+1
2014-10-09
mac80211: add post_channel_switch driver operation
Luciano Coelho
1
-1
/
+6
2014-10-09
mac80211: add pre_channel_switch driver operation
Luciano Coelho
1
-0
/
+11
2014-10-09
mac80211: implement cfg80211_ops to query mesh proxy path table
Henning Rogge
1
-0
/
+53
2014-10-09
mac80211: return the vif's chandef in ieee80211_cfg_get_channel()
Luciano Coelho
1
-1
/
+1
2014-09-11
mac80211: set smps_mode according to ap params
Eliad Peller
1
-2
/
+13
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
1
-2
/
+7
2014-09-05
mac80211: combine roc with the "next roc" if possible
Eliad Peller
1
-24
/
+53
2014-09-05
mac80211: adjust roc duration when combining ROCs
Eliad Peller
1
-0
/
+1
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
1
-10
/
+3
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
1
-27
/
+55
2014-06-23
mac80211: set auth flags after other station info
Arik Nemtsov
1
-3
/
+13
2014-06-23
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
1
-39
/
+13
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
1
-3
/
+6
2014-06-23
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
1
-23
/
+44
2014-06-23
cfg80211: make ethtool the driver's responsibility
Johannes Berg
1
-340
/
+0
2014-06-23
mac80211: remove weak WEP IV accounting
Johannes Berg
1
-2
/
+1
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
1
-0
/
+13
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-12
/
+12
2014-05-15
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
1
-2
/
+2
2014-05-15
mac80211: Support multiple CSA counters
Andrei Otcheretianski
1
-7
/
+17
2014-05-15
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
1
-2
/
+8
2014-05-15
mac80211: Update CSA counters in mgmt frames
Andrei Otcheretianski
1
-1
/
+16
2014-05-08
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
Luciano Coelho
1
-2
/
+3
2014-05-08
mac80211: disconnect iface if CSA unexpectedly fails
Michal Kazior
1
-4
/
+15
2014-05-06
mac80211: split CSA finalize function
Michal Kazior
1
-24
/
+37
2014-05-06
mac80211: fix CSA tx queue stopping
Michal Kazior
1
-13
/
+64
2014-05-05
mac80211: move TDLS code to another file
Arik Nemtsov
1
-314
/
+0
2014-05-05
mac80211: set an external flag for TDLS stations
Arik Nemtsov
1
-0
/
+2
2014-04-28
mac80211: Support dynamic AP mode channel width changes
Jouni Malinen
1
-0
/
+16
2014-04-25
mac80211: compute chanctx refcount on-the-fly
Michal Kazior
1
-1
/
+1
2014-04-25
mac80211: fix racy usage of chanctx->refcount
Michal Kazior
1
-8
/
+9
2014-04-09
mac80211: protect AP VLAN list with local->mtx
Michal Kazior
1
-2
/
+3
2014-04-09
cfg80211/mac80211: move more combination checks to mac80211
Luciano Coelho
1
-0
/
+9
2014-04-09
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
1
-2
/
+0
2014-04-09
mac80211: use RCU_INIT_POINTER
Monam Agarwal
1
-1
/
+1
[next]