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-12-19
Revert "mac80211: Add TXQ scheduling API"
Johannes Berg
1
-5
/
+0
2017-12-19
Revert "mac80211: Add airtime account and scheduling to TXQs"
Johannes Berg
1
-6
/
+2
2017-12-11
mac80211: Add airtime account and scheduling to TXQs
Toke Høiland-Jørgensen
1
-2
/
+6
2017-12-11
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
1
-0
/
+5
2017-12-11
mac80211: make __ieee80211_start_rx_ba_session static
Johannes Berg
1
-4
/
+0
2017-11-20
mac80211: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+2
2017-10-11
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
1
-0
/
+2
2017-09-06
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
1
-0
/
+4
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-13
mac80211: Fix incorrect condition when checking rx timestamp
Avraham Stern
1
-1
/
+1
2017-06-08
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
1
-11
/
+0
2017-06-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-10
/
+4
2017-05-30
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
1
-10
/
+4
2017-05-24
mac80211: mesh: support sending wide bandwidth CSA
Simon Wunderlich
1
-0
/
+2
2017-05-19
mac80211: mesh: Allow following CSA to DFS channels if userspace handles it
Benjamin Berg
1
-0
/
+2
2017-05-19
mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received
Benjamin Berg
1
-0
/
+1
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
[next]