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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-11
mac80211: call synchronize_net once in the restart flow
Sara Sharon
1
-9
/
+10
2017-09-21
mac80211: use offsetofend()
Johannes Berg
1
-2
/
+2
2017-09-21
mac80211: simplify and clarify IE splitting
Johannes Berg
1
-12
/
+9
2017-09-05
mac80211: add MESH IE in the correct order
Liad Kaufman
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-4
/
+2
2017-05-24
mac80211: mesh: support sending wide bandwidth CSA
Simon Wunderlich
1
-0
/
+37
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-1
/
+1
2017-04-28
mac80211: Add support for BSS max idle period element
Avraham Stern
1
-0
/
+9
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-3
/
+3
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-22
/
+21
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-11
/
+11
2017-04-26
mac80211: disentangle iflist_mtx and chanctx_mtx
Johannes Berg
1
-3
/
+6
2017-03-06
ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1
Johannes Berg
1
-11
/
+11
2016-10-27
mac80211: validate new interface's beacon intervals
Johannes Berg
1
-0
/
+10
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
1
-0
/
+7
2016-10-13
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
1
-24
/
+20
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-2
/
+9
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
1
-1
/
+47
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-1
/
+2
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-0
/
+1
2016-09-15
mac80211: remove unused assignment
Johannes Berg
1
-1
/
+0
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
1
-1
/
+1
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-21
/
+2
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
1
-5
/
+6
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-12
/
+12
2016-04-05
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
1
-2
/
+3
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-27
/
+89
2016-02-24
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
Sara Sharon
1
-1
/
+1
2016-02-24
mac80211: Interoperability workaround for 80+80 and 160 MHz channels
Jouni Malinen
1
-2
/
+29
2016-02-24
mac80211: expose txq queue depth and size to drivers
Michal Kazior
1
-0
/
+14
2016-02-24
mac80211: add RX_FLAG_MACTIME_PLCP_START
Johannes Berg
1
-1
/
+13
2016-02-24
mac80211: refactor HT/VHT to chandef code
Johannes Berg
1
-24
/
+30
2016-01-14
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
1
-0
/
+3
2016-01-14
mac80211: clear local->sched_scan_req properly on reconfig
Eliad Peller
1
-1
/
+4
2016-01-14
mac80211: avoid ROC during hw restart
Eliad Peller
1
-2
/
+9
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-50
/
+63
2015-12-15
mac80211: reprogram in interface order
Johannes Berg
1
-39
/
+37
2015-12-15
mac80211: run scan completed work on reconfig failure
Johannes Berg
1
-11
/
+26
2015-12-04
mac80211: catch queue stop underflow
Johannes Berg
1
-2
/
+5
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
1
-9
/
+2
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
1
-1
/
+4
2015-11-03
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
1
-26
/
+23
2015-11-03
mac80211: call drv_stop only if driver is started
Eliad Peller
1
-1
/
+2
2015-11-03
mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
Andrei Otcheretianski
1
-1
/
+7
2015-11-03
mac80211: use freezable workqueue for restart work
Eliad Peller
1
-0
/
+11
2015-11-03
mac80211: fix divide by zero when NOA update
Janusz.Dziedzic@tieto.com
1
-0
/
+7
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
1
-1
/
+1
2015-10-13
mac80211: Do not restart scheduled scan if multiple scan plans are set
Avraham Stern
1
-2
/
+6
[next]