index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: initialize sinfo in cfg80211_get_station
Sven Eckelmann
2018-06-15
1
-0
/
+2
*
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
2018-05-18
1
-0
/
+11
*
mac80211: support A-MSDU in fast-rx
Felix Fietkau
2018-02-27
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
cfg80211/nl80211: add a port authorized event
Avraham Stern
2017-10-02
1
-0
/
+3
*
|
wireless: set correct mandatory rate flags
Richard Schütz
2017-09-21
1
-16
/
+14
*
|
cfg80211: remove unused function ieee80211_data_from_8023()
Johannes Berg
2017-09-21
1
-115
/
+0
*
|
mac80211: extend ieee80211_ie_split to support EXTENSION
Liad Kaufman
2017-09-21
1
-8
/
+46
|
/
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2017-06-08
1
-4
/
+6
|
\
|
*
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
2017-05-17
1
-4
/
+6
*
|
cfg80211: improve warnings in VHT rate calculation
Johannes Berg
2017-05-17
1
-4
/
+7
|
/
*
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
1
-3
/
+1
*
cfg80211: Fix array-bounds warning in fragment copy
Matthias Kaehlcke
2017-04-18
1
-3
/
+3
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-2
/
+2
*
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
2017-03-31
1
-9
/
+3
*
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
2017-03-06
1
-28
/
+32
*
cfg80211: combine two nested ifs into a single condition
Johannes Berg
2017-03-06
1
-5
/
+5
*
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
2017-01-27
1
-2
/
+0
*
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
2017-01-13
1
-1
/
+1
*
cfg80211: move function checking range fit to util.c
Rafał Miłecki
2017-01-06
1
-0
/
+15
*
cfg80211: only pass sband to set_mandatory_flags_band()
Arend Van Spriel
2017-01-05
1
-4
/
+4
*
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
2016-12-13
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-1
/
+2
|
\
|
*
cfg80211: add bitrate for 20MHz MCS 9
Pedersen, Thomas
2016-11-15
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-19
/
+15
|
\
|
|
*
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
2016-10-12
1
-2
/
+12
|
*
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
2016-10-12
1
-19
/
+5
*
|
cfg80211: handle fragmented IEs in splitting
Johannes Berg
2016-10-27
1
-3
/
+22
*
|
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
2016-10-27
1
-31
/
+52
*
|
cfg80211: fix beacon interval in interface combination iteration
Johannes Berg
2016-10-27
1
-4
/
+2
*
|
cfg80211: fix possible memory leak in cfg80211_iter_combinations()
Wei Yongjun
2016-10-18
1
-1
/
+3
*
|
cfg80211: support virtual interfaces with different beacon intervals
Purushottam Kushwaha
2016-10-13
1
-6
/
+37
*
|
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
2016-10-13
1
-16
/
+12
|
/
*
cfg80211: add add_nan_func / del_nan_func
Ayala Beker
2016-09-30
1
-0
/
+22
*
cfg80211: add start / stop NAN commands
Ayala Beker
2016-09-30
1
-2
/
+4
*
cfg80211: Add support for static WEP in the driver
David Spinadel
2016-09-30
1
-1
/
+1
*
cfg80211: reduce connect key caching struct size
Johannes Berg
2016-09-13
1
-4
/
+1
*
cfg80211: validate key index better
Johannes Berg
2016-09-13
1
-1
/
+7
*
cfg80211: identically validate beacon interval for AP/MESH/IBSS
Purushottam Kushwaha
2016-08-11
1
-1
/
+1
*
cfg80211: handle failed skb allocation
Gregory Greenman
2016-07-06
1
-0
/
+2
*
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Felix Fietkau
2016-06-29
1
-1
/
+1
*
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2016-05-19
1
-1
/
+1
*
cfg80211: make wdev_list accessible to drivers
Johannes Berg
2016-05-12
1
-2
/
+2
*
cfg80211: Add option to report the bss entry in connect result
Kanchanapally, Vidyullatha
2016-04-26
1
-1
/
+1
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-20
/
+20
*
wireless: use reset to set mac header
Zhang Shengju
2016-03-04
1
-1
/
+1
*
cfg80211: reuse existing page fragments in A-MSDU rx
Felix Fietkau
2016-02-24
1
-5
/
+77
*
cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023s
Felix Fietkau
2016-02-24
1
-1
/
+1
[next]