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
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
2015-12-04
mac80211: move off-channel/mgmt-tx code to offchannel.c
Johannes Berg
1
-488
/
+16
2015-12-04
mac80211: properly free skb when r-o-c for TX fails
Johannes Berg
1
-1
/
+1
2015-12-04
cfg80211: handle add_station auth/assoc flag quirks
Johannes Berg
1
-10
/
+0
2015-12-04
mac80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
1
-0
/
+6
2015-12-02
mac80211: fix off-channel mgmt-tx uninitialized variable usage
Johannes Berg
1
-2
/
+6
2015-11-03
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
1
-3
/
+3
2015-10-14
mac80211: remove cfg.h
Johannes Berg
1
-1
/
+0
2015-10-14
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
1
-39
/
+0
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
1
-2
/
+2
2015-10-13
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
1
-0
/
+1
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
1
-15
/
+41
2015-09-29
mac80211: advertise support for full station state in AP mode
Ayala Beker
1
-11
/
+22
2015-09-22
mac80211: reset CQM history upon reconfiguration
Sara Sharon
1
-0
/
+1
2015-09-22
mac80211: introduce per vif frame registration API
Andrei Otcheretianski
1
-4
/
+18
2015-09-22
mac80211: debugfs: add file to disallow TDLS wider-bw
Arik Nemtsov
1
-0
/
+1
2015-09-22
mac80211: fix VHT MCS mask array overrun
Johannes Berg
1
-5
/
+7
2015-09-04
mac80211: reject software RSSI CQM with beacon filtering
Johannes Berg
1
-0
/
+4
2015-08-14
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
1
-3
/
+13
2015-07-17
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
1
-3
/
+18
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
1
-0
/
+6
2015-07-17
mac80211: move mesh STA parameters code to own function
Johannes Berg
1
-56
/
+61
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
1
-4
/
+4
2015-07-17
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
1
-1
/
+0
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-5
/
+5
2015-06-10
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-48
/
+11
2015-06-09
mac80211: fix the beacon csa counter for mesh and ibss
Chun-Yeow Yeoh
1
-0
/
+1
2015-06-02
mac80211: stop using pointers as userspace cookies
Johannes Berg
1
-42
/
+73
2015-06-02
mac80211: copy nl80211 mgmt TX SKB for status
Johannes Berg
1
-3
/
+36
2015-06-02
mac80211: move TX PN to public part of key struct
Johannes Berg
1
-50
/
+9
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-48
/
+11
2015-05-20
mac80211: don't split remain-on-channel for coalescing
Johannes Berg
1
-48
/
+11
2015-05-20
mac80211: check fast-xmit on station change
Michal Kazior
1
-0
/
+1
2015-05-06
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
1
-0
/
+9
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-32
/
+59
2015-04-24
mac80211: force off channel transmission for public action frames
Matti Gottlieb
1
-1
/
+7
2015-04-22
mac80211: add TX fastpath
Johannes Berg
1
-1
/
+8
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-50
/
+47
2015-03-30
mac80211: set QoS capability before changing station state
Johannes Berg
1
-4
/
+4
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
1
-1
/
+2
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-1
/
+2
2015-03-30
mac80211: fix typo in debug output
Michael Braun
1
-1
/
+1
[next]