Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
15e230abaaa5a79feb25d1ef29b380e8b63aea0c
/
net
/
mac80211
/
util.c
15e230a
mac80211: use exact-size allocation for authentication frame
by Fred Zhou
· 11 years ago
e6b7cde
mac80211: split off channel switch parsing function
by Simon Wunderlich
· 11 years ago
c7c7106
mac80211: add ieee80211_iterate_active_interfaces_rtnl()
by Johannes Berg
· 11 years ago
27b3eb9
mac80211: add APIs to allow keeping connections after WoWLAN
by Johannes Berg
· 11 years ago
2ec9c1f
mac80211: fix regression when initializing ibss wmm params
by Simon Wunderlich
· 11 years ago
2103dec
mac80211: select and adjust bitrates according to channel mode
by Simon Wunderlich
· 11 years ago
438b61b
mac80211: fix timing for 5 MHz and 10 MHz channels
by Simon Wunderlich
· 11 years ago
9d1059c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
35d865a
mac80211: work around broken APs not including HT info
by Johannes Berg
· 11 years ago
989c650
mac80211: Use suitable semantics for beacon availability indication
by Alexander Bondar
· 11 years ago
31eba5b
mac80211: support active monitor interfaces
by Felix Fietkau
· 11 years ago
8d61ffa
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
by Johannes Berg
· 12 years ago
dde7dc7
Merge remote-tracking branch 'mac80211/master' into mac80211-next
by Johannes Berg
· 11 years ago
b422c6c
{cfg,mac}80211: move mandatory rates calculation to cfg80211
by Ashok Nagarajan
· 12 years ago
b8360ab
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
by Johannes Berg
· 12 years ago
b2e506b
mac80211: parse VHT channel switch IEs
by Johannes Berg
· 12 years ago
85220d7
mac80211: support secondary channel offset in CSA
by Johannes Berg
· 12 years ago
b4f286a1
mac80211: support extended channel switch
by Johannes Berg
· 12 years ago
2419ea1
mac80211: fix ieee80211_queue_stopped()
by Thomas Pedersen
· 12 years ago
ddc4db2e
mac80211: make ieee802_11_parse_elems an inline
by Johannes Berg
· 12 years ago
3c3e21e
mac80211: destroy virtual monitor interface across suspend
by Johannes Berg
· 12 years ago
79ba1d8
mac80211: parse Timeout Interval Element using a struct
by Johannes Berg
· 12 years ago
1946bed
mac80211: check ERP info IE length in parser
by Johannes Berg
· 12 years ago
1cd8e88
mac80211: check DSSS params IE length in parser
by Johannes Berg
· 12 years ago
a6dfba8
mac80211: remove unused IE pointers from parser
by Johannes Berg
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
3a7bba6
mac80211: return the RSSI in dBm
by Emmanuel Grumbach
· 12 years ago
445ea4e
mac80211: stop queues temporarily for flushing
by Johannes Berg
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
153a5fc
mac80211: merge reconfig assign chanctx code
by Stanislaw Gruszka
· 12 years ago
12e7f51
mac80211: cleanup generic suspend/resume procedures
by Stanislaw Gruszka
· 12 years ago
4a3cb70
mac80211: constify IE parsing
by Johannes Berg
· 12 years ago
bee7f58
mac80211: handle operating mode notif in beacon/assoc response
by Johannes Berg
· 12 years ago
441a33b
mac80211: don't pick up WPA vendor IE
by Johannes Berg
· 12 years ago
164eb02
mac80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
1672c0e3
mac80211: start auth/assoc timeout on frame status
by Johannes Berg
· 12 years ago
c65dd14
mac80211: inform the driver about update of dtim_period
by Emmanuel Grumbach
· 12 years ago
8f21b0a
mac80211: call restart complete at wowlan resume time
by Johannes Berg
· 12 years ago
d888130
mac80211: fix resume from WoWLAN
by Johannes Berg
· 12 years ago
c82c4a8
mac80211: split aggregation stop by reason
by Johannes Berg
· 12 years ago
8da3493
mac80211: reconfig bss_info_changed only if beaconing
by Johannes Berg
· 12 years ago
529ba6e
mac80211: clean up association better in suspend
by Johannes Berg
· 12 years ago
cc3983d
mac80211: fix ieee80211_ie_build_vht_cap indentation
by Johannes Berg
· 12 years ago
403e167
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
b9a9ada
mac80211: remove probe response temporary buffer allocation
by Johannes Berg
· 12 years ago
c604b9f
mac80211: make ieee80211_build_preq_ies safer
by Johannes Berg
· 12 years ago
339afbf
mac80211: support P2P GO powersave configuration
by Johannes Berg
· 12 years ago
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
5614618
mac80211: support drivers reporting VHT RX
by Johannes Berg
· 12 years ago
4bf8853
mac80211: convert to channel definition struct
by Johannes Berg
· 12 years ago
75c8ec7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
fe5f255
mac80211: fix channel context suspend/reconfig handling
by Johannes Berg
· 12 years ago
f0dea9c
mac80211: check add_chanctx callback before use in ieee80211_reconfig
by Arend van Spriel
· 12 years ago
bd2a813
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
6352c87
mac80211: reassign channel contexts before stations
by Johannes Berg
· 12 years ago
8b2c982
mac80211: clarify interface iteration and make it configurable
by Johannes Berg
· 12 years ago
9214ad7
mac80211: call driver method when restart completes
by Johannes Berg
· 12 years ago
20f544e
mac80211: don't send null data packet when not associated
by Johannes Berg
· 12 years ago
1ea6f9c
mac80211: handle TX power per virtual interface
by Johannes Berg
· 12 years ago
6fb47de
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
ab3d59d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
d1f1030
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
efec22b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
1041638
mac80211: add explicit AP/GO driver operations
by Johannes Berg
· 12 years ago
5df4569
mac80211: use non-atomic bitmap operation for local variable
by Johannes Berg
· 12 years ago
9690fb1
mac80211: use blacklist for duplicate IE check
by Johannes Berg
· 12 years ago
9b34f40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
818255e
mac80211: VHT peer STA caps
by Mahesh Palivela
· 12 years ago
d495028
ieee80211: Rename VHT cap struct
by Mahesh Palivela
· 12 years ago
700e8ea
mac80211: Take status code as parameter to ieee80211_send_auth
by Jouni Malinen
· 12 years ago
04ecd25
mac80211: track needed RX chains for channel contexts
by Johannes Berg
· 12 years ago
55de908
mac80211: use channel contexts
by Johannes Berg
· 12 years ago
d4fa14c
mac80211: use ieee80211_free_txskb in a few more places
by Felix Fietkau
· 12 years ago
5d8e423
mac80211: change locking around ieee80211_recalc_smps
by Johannes Berg
· 12 years ago
6ae1677
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
by Antonio Quartulli
· 12 years ago
761a48d
mac80211: check power constraint IE size when parsing
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 12 years ago
5bc1420
mac80211: check size of channel switch IE when parsing
by Johannes Berg
· 12 years ago
6b77863
mac80211: fix current vs. operating channel in preq/beacon
by Johannes Berg
· 12 years ago
679ef4e
mac80211: use oper_channel in utils and config
by Johannes Berg
· 12 years ago
ab09587
mac80211: add PS flag to bss_conf
by Eliad Peller
· 12 years ago
685fb72
mac80211: iterate the virtual monitor interface
by Johannes Berg
· 12 years ago
d811b3d
mac80211: fix invalid band deref building preq IEs
by Arik Nemtsov
· 12 years ago
a6f38ac
mac80211: fix crash with single-queue drivers
by Johannes Berg
· 12 years ago
c620948
mac80211: always set in_reconfig=false on wakeup
by Eliad Peller
· 12 years ago
ba0afa2
mac80211: include VHT capability IE in probe requests
by Mahesh Palivela
· 12 years ago
fc8a732
mac80211: don't expose ieee80211_add_srates_ie()
by Johannes Berg
· 12 years ago
04800ad
mac80211: stop Rx during HW reconfig
by Arik Nemtsov
· 12 years ago
2e8d397
mac80211: add stations after AP start on reconfig
by Arik Nemtsov
· 12 years ago
a8ce854
mac80211: configure 11b/g channel access rules for legacy APs
by Stanislaw Gruszka
· 12 years ago
bd34ab6
mac80211: fix error in station state transitions during reconfig
by Meenakshi Venkataraman
· 12 years ago
7b21aea
mac80211: fix ADDBA declined after suspend with wowlan
by Eyal Shapira
· 12 years ago
431e315
mac80211: Advertise HT protection mode in IEs
by Ashok Nagarajan
· 13 years ago
be6bcab
mac80211: check for non-managed interface
by Wey-Yi Guy
· 13 years ago
0d8a0a1
mac80211: declare ieee80211_ave_rssi as EXPORT
by Wey-Yi Guy
· 13 years ago
Next »