index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: mesh: decrease max drift
Pedersen, Thomas
2016-09-30
1
-1
/
+1
*
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
2016-09-30
6
-6
/
+68
*
mac80211: Set lower memory limit for non-VHT devices
Toke Høiland-Jørgensen
2016-09-30
1
-0
/
+19
*
mac80211: Export fq memory limit information in debugfs
Toke Høiland-Jørgensen
2016-09-30
1
-0
/
+8
*
fq.h: Port memory limit mechanism from fq_codel
Toke Høiland-Jørgensen
2016-09-30
2
-1
/
+9
*
mac80211: Add API to report NAN function match
Ayala Beker
2016-09-30
2
-0
/
+41
*
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
2016-09-30
8
-3
/
+304
*
mac80211: implement nan_change_conf
Ayala Beker
2016-09-30
5
-0
/
+102
*
cfg80211: Provide an API to report NAN function termination
Ayala Beker
2016-09-30
3
-0
/
+94
*
cfg80211: provide a function to report a match for NAN
Ayala Beker
2016-09-30
3
-0
/
+148
*
cfg80211: allow the user space to change current NAN configuration
Ayala Beker
2016-09-30
5
-2
/
+111
*
cfg80211: add add_nan_func / del_nan_func
Ayala Beker
2016-09-30
7
-1
/
+694
*
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
2016-09-30
9
-4
/
+140
*
cfg80211: add start / stop NAN commands
Ayala Beker
2016-09-30
16
-6
/
+260
*
cfg80211: Add support for static WEP in the driver
David Spinadel
2016-09-30
7
-9
/
+24
*
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
Toke Høiland-Jørgensen
2016-09-30
1
-45
/
+45
*
cfg80211: wext: really don't store non-WEP keys
Johannes Berg
2016-09-28
1
-1
/
+11
*
cfg80211: add checks for beacon rate, extend to mesh
Johannes Berg
2016-09-26
3
-13
/
+54
*
cfg80211: Add support to configure a beacon data rate
Purushottam Kushwaha
2016-09-26
2
-233
/
+302
*
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
2016-09-19
34
-277
/
+484
|
\
|
*
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
2016-09-16
2
-32
/
+59
|
*
mac80211_hwsim: statically initialize hwsim_radios list
Johannes Berg
2016-09-16
1
-2
/
+1
|
*
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
2016-09-16
1
-1
/
+1
|
*
cfg80211: remove unnecessary pointer-of
Johannes Berg
2016-09-15
1
-1
/
+1
|
*
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
2016-09-15
3
-0
/
+13
|
*
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
2016-09-15
3
-28
/
+2
|
*
mac80211: remove pointless chanctx NULL check
Johannes Berg
2016-09-15
1
-4
/
+0
|
*
mac80211: remove unused assignment
Johannes Berg
2016-09-15
1
-1
/
+0
|
*
nl80211: always check nla_put* return values
Johannes Berg
2016-09-15
1
-5
/
+8
|
*
nl80211: always check nla_nest_start() return value
Johannes Berg
2016-09-15
1
-0
/
+11
|
*
mac80211: fix scan completed tracing
Johannes Berg
2016-09-15
1
-1
/
+1
|
*
mac80211: fix possible out-of-bounds access
Johannes Berg
2016-09-15
1
-4
/
+8
|
*
cfg80211: allow connect keys only with default (TX) key
Johannes Berg
2016-09-15
4
-2
/
+22
|
*
cfg80211: reduce connect key caching struct size
Johannes Berg
2016-09-13
6
-17
/
+10
|
*
cfg80211: validate key index better
Johannes Berg
2016-09-13
1
-1
/
+7
|
*
cfg80211: wext: only allow WEP keys to be configured before connected
Johannes Berg
2016-09-13
1
-0
/
+3
|
*
nl80211: only allow WEP keys during connect command
Johannes Berg
2016-09-13
1
-5
/
+8
|
*
nl80211: fix connect keys range check
Johannes Berg
2016-09-13
1
-1
/
+1
|
*
cfg80211: disallow shared key authentication with key index 4
Johannes Berg
2016-09-13
2
-2
/
+2
|
*
mac80211: remove useless open_count check
Johannes Berg
2016-09-13
1
-2
/
+1
|
*
mac80211: simplify TDLS RA lookup
Johannes Berg
2016-09-13
1
-11
/
+4
|
*
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
2016-09-13
5
-129
/
+117
|
*
mac80211: send delBA on unexpected BlockAck Request
Johannes Berg
2016-09-12
1
-0
/
+6
|
*
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
2016-09-12
3
-2
/
+14
|
*
mac80211: add support for radiotap timestamp field
Johannes Berg
2016-09-12
4
-0
/
+66
|
*
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
2016-09-12
5
-3
/
+51
|
*
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2016-09-12
3
-2
/
+12
|
*
cfg80211: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-12
1
-1
/
+1
|
*
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
2016-09-12
8
-19
/
+23
|
*
cfg80211: clarify the requirements of .disconnect()
Emmanuel Grumbach
2016-09-12
1
-1
/
+2
[next]