index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-4
/
+6
2017-05-17
cfg80211: improve warnings in VHT rate calculation
Johannes Berg
1
-4
/
+7
2017-05-17
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
1
-4
/
+6
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-3
/
+1
2017-04-18
cfg80211: Fix array-bounds warning in fragment copy
Matthias Kaehlcke
1
-3
/
+3
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-2
/
+2
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
1
-9
/
+3
2017-03-06
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
1
-28
/
+32
2017-03-06
cfg80211: combine two nested ifs into a single condition
Johannes Berg
1
-5
/
+5
2017-01-27
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
1
-2
/
+0
2017-01-13
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
1
-1
/
+1
2017-01-06
cfg80211: move function checking range fit to util.c
Rafał Miłecki
1
-0
/
+15
2017-01-05
cfg80211: only pass sband to set_mandatory_flags_band()
Arend Van Spriel
1
-4
/
+4
2016-12-13
cfg80211: get rid of name indirection trick for ieee80211_get_channel()
Arend Van Spriel
1
-3
/
+2
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-11-15
cfg80211: add bitrate for 20MHz MCS 9
Pedersen, Thomas
1
-1
/
+2
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+15
2016-10-27
cfg80211: handle fragmented IEs in splitting
Johannes Berg
1
-3
/
+22
2016-10-27
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
1
-31
/
+52
2016-10-27
cfg80211: fix beacon interval in interface combination iteration
Johannes Berg
1
-4
/
+2
2016-10-18
cfg80211: fix possible memory leak in cfg80211_iter_combinations()
Wei Yongjun
1
-1
/
+3
2016-10-13
cfg80211: support virtual interfaces with different beacon intervals
Purushottam Kushwaha
1
-6
/
+37
2016-10-13
cfg80211: pass struct to interface combination check/iter
Purushottam Kushwaha
1
-16
/
+12
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
1
-2
/
+12
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
1
-19
/
+5
2016-09-30
cfg80211: add add_nan_func / del_nan_func
Ayala Beker
1
-0
/
+22
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-2
/
+4
2016-09-30
cfg80211: Add support for static WEP in the driver
David Spinadel
1
-1
/
+1
2016-09-13
cfg80211: reduce connect key caching struct size
Johannes Berg
1
-4
/
+1
2016-09-13
cfg80211: validate key index better
Johannes Berg
1
-1
/
+7
2016-08-11
cfg80211: identically validate beacon interval for AP/MESH/IBSS
Purushottam Kushwaha
1
-1
/
+1
2016-07-06
cfg80211: handle failed skb allocation
Gregory Greenman
1
-0
/
+2
2016-06-29
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Felix Fietkau
1
-1
/
+1
2016-05-19
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
1
-1
/
+1
2016-05-12
cfg80211: make wdev_list accessible to drivers
Johannes Berg
1
-2
/
+2
2016-04-26
cfg80211: Add option to report the bss entry in connect result
Kanchanapally, Vidyullatha
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-20
/
+20
2016-03-04
wireless: use reset to set mac header
Zhang Shengju
1
-1
/
+1
2016-02-24
cfg80211: reuse existing page fragments in A-MSDU rx
Felix Fietkau
1
-5
/
+77
2016-02-24
cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023s
Felix Fietkau
1
-1
/
+1
2016-02-24
cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023s
Felix Fietkau
1
-51
/
+49
2016-02-24
cfg80211: add function for 802.3 conversion with separate output buffer
Felix Fietkau
1
-53
/
+53
2016-02-24
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
Felix Fietkau
1
-0
/
+3
2015-12-04
cfg80211: Remove unused cfg80211_can_use_iftype_chan()
Michal Sojka
1
-114
/
+0
2015-12-04
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
1
-7
/
+0
2015-05-29
cfg80211: ignore netif running state when changing iftype
Michal Kazior
1
-1
/
+1
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-1
/
+2
[next]