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
2018-05-18
mac80211: allocate and fill tidstats only when needed
Johannes Berg
1
-2
/
+2
2018-05-08
mac80211: Support the new cfg80211 TXQ stats API
Toke Høiland-Jørgensen
1
-0
/
+99
2018-03-29
mac80211: Send control port frames over nl80211
Denis Kenzior
1
-0
/
+6
2018-03-29
mac80211: Add support for tx_control_port
Denis Kenzior
1
-0
/
+1
2018-03-29
mac80211: limit wmm params to comply with ETSI requirements
Haim Dreyfuss
1
-0
/
+3
2018-03-23
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
1
-0
/
+2
2018-02-27
mac80211: support fast-rx with incompatible PS capabilities when PS is disabled
Felix Fietkau
1
-0
/
+1
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-02-19
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
1
-1
/
+1
2018-01-04
mac80211: Fix setting TX power on monitor interfaces
Peter Große
1
-1
/
+27
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-10-18
mac80211: validate user rate mask before configuring driver
Johannes Berg
1
-6
/
+6
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+2
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-06-13
mac80211: don't send SMPS action frame in AP mode when not needed
Emmanuel Grumbach
1
-0
/
+2
2017-05-19
mac80211: mesh: Allow following CSA to DFS channels if userspace handles it
Benjamin Berg
1
-0
/
+1
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-13
/
+17
2017-04-26
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
1
-5
/
+1
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-1
/
+2
2017-04-13
mac80211: use common code for monitor options in add/change
Johannes Berg
1
-58
/
+64
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-8
/
+7
2017-04-13
mac80211: correct MU-MIMO monitor follow functionality
Johannes Berg
1
-20
/
+58
2017-04-13
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
1
-4
/
+4
2017-03-08
mac80211: reject/clear user rate mask if not usable
Johannes Berg
1
-1
/
+17
2017-03-06
mac80211: Add set_cqm_rssi_range_config
Andrew Zaborowski
1
-0
/
+28
2017-02-09
cfg80211: fix NAN bands definition
Luca Coelho
1
-2
/
+2
2016-12-13
mac80211: multicast to unicast conversion
Michael Braun
1
-0
/
+12
2016-10-27
mac80211: validate new interface's beacon intervals
Johannes Berg
1
-1
/
+2
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
1
-14
/
+6
2016-10-12
mac80211: remove unnecessary num_mcast_sta check
Michael Braun
1
-7
/
+0
2016-10-12
mac80211: remove unnecessary mesh check
Johannes Berg
1
-4
/
+1
2016-09-30
mac80211: Add API to report NAN function match
Ayala Beker
1
-0
/
+25
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
1
-0
/
+114
2016-09-30
mac80211: implement nan_change_conf
Ayala Beker
1
-0
/
+31
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-0
/
+36
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-0
/
+2
2016-09-15
mac80211: remove pointless chanctx NULL check
Johannes Berg
1
-4
/
+0
2016-09-12
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
1
-1
/
+22
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
1
-4
/
+4
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
1
-1
/
+1
2016-07-06
cfg80211: Add mesh peer AID setting API
Masashi Honma
1
-0
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-7
/
+7
2016-04-06
mac80211: add fast-rx path
Johannes Berg
1
-3
/
+7
2016-04-05
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
1
-0
/
+4
2016-04-05
mac80211: mesh: move path tables into if_mesh
Bob Copeland
1
-2
/
+2
2016-02-24
mac80211: move TKIP TX IVs to public part of key struct
Eliad Peller
1
-2
/
+3
2016-02-24
mac80211: limit the A-MSDU Tx based on peer's capabilities
Emmanuel Grumbach
1
-0
/
+29
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
1
-2
/
+1
2015-12-04
mac80211: simplify ack_skb handling
Johannes Berg
1
-10
/
+8
[next]