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
/
ieee80211_i.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
1
-10
/
+4
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
1
-0
/
+1
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-15
/
+21
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-1
/
+1
2017-04-18
mac80211: keep a separate list of monitor interfaces that are up
Johannes Berg
1
-0
/
+3
2017-03-02
average: change to declare precision, not factor
Johannes Berg
1
-1
/
+1
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+3
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-2
/
+2
2016-12-13
mac80211: Use appropriate name for functions and messages
Masashi Honma
1
-2
/
+2
2016-12-13
mac80211: Remove invalid flag operations in mesh TSF synchronization
Masashi Honma
1
-1
/
+0
2016-12-13
mac80211: multicast to unicast conversion
Michael Braun
1
-0
/
+1
2016-10-27
mac80211: FILS AEAD protection for station mode association frames
Jouni Malinen
1
-0
/
+4
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
1
-0
/
+2
2016-10-17
mac80211: fix A-MSDU outer SA/DA
Michael Braun
1
-1
/
+1
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
1
-0
/
+18
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-1
/
+1
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-0
/
+9
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
1
-0
/
+7
2016-09-30
mac80211: implement nan_change_conf
Ayala Beker
1
-0
/
+10
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
1
-1
/
+1
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
1
-1
/
+1
2016-09-12
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
1
-1
/
+2
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
1
-1
/
+5
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-0
/
+1
2016-06-09
mac80211: implement codel on fair queuing flows
Michal Kazior
1
-0
/
+5
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-5
/
+19
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-17
/
+17
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
1
-0
/
+1
2016-04-06
mac80211: add fast-rx path
Johannes Berg
1
-0
/
+5
2016-04-05
mac80211: mesh: convert path table to rhashtable
Bob Copeland
1
-9
/
+2
2016-04-05
mac80211: mesh: move path tables into if_mesh
Bob Copeland
1
-0
/
+12
2016-04-05
mac80211: TDLS: change BW calculation for WIDER_BW peers
Arik Nemtsov
1
-0
/
+4
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-03-01
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
1
-1
/
+1
2016-02-24
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
1
-2
/
+0
2016-02-24
mac80211: change ieee80211_rx_reorder_ready() arguments
Johannes Berg
1
-14
/
+0
2016-02-24
mac80211: expose txq queue depth and size to drivers
Michal Kazior
1
-0
/
+1
2016-02-24
mac80211: add RX_FLAG_MACTIME_PLCP_START
Johannes Berg
1
-1
/
+7
2016-02-24
mac80211: refactor HT/VHT to chandef code
Johannes Berg
1
-6
/
+4
2016-01-14
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
1
-0
/
+2
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
1
-2
/
+2
2015-12-04
mac80211: rewrite remain-on-channel logic
Johannes Berg
1
-5
/
+2
2015-12-04
mac80211: simplify ack_skb handling
Johannes Berg
1
-3
/
+2
2015-12-04
mac80211: move off-channel/mgmt-tx code to offchannel.c
Johannes Berg
1
-4
/
+15
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
1
-1
/
+1
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
1
-1
/
+1
[next]