Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e8823d26b4f18faeecf8f46adaecc52a7154c41f
/
net
/
mac80211
f9dca80
mac80211: fix AP_VLAN crypto tailroom calculation
by Michal Kazior
· 9 years ago
252ec2b
mac80211: don't split remain-on-channel for coalescing
by Johannes Berg
· 9 years ago
22d3a3c
mac80211: don't use napi_gro_receive() outside NAPI context
by Johannes Berg
· 9 years ago
47b4e1f
mac80211: move WEP tailroom size check
by Janusz Dziedzic
· 9 years ago
caf22d3
mac80211: enable hash table shrinking
by Johannes Berg
· 10 years ago
60f4b62
mac80211: fix rhashtable conversion
by Johannes Berg
· 10 years ago
5eb8f4d
mac80211: don't warn when stopping VLAN with stations
by Johannes Berg
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
4e78eb0d
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
1bc1e4d
mac80211: Move message tracepoints to their own header
by Steven Rostedt (Red Hat)
· 10 years ago
29464cc
cfg80211: move IE split utilities here from mac80211
by Johannes Berg
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
cef2fc1
mac80211: reduce log spam from ieee80211_handle_pwr_constr
by John Linville
· 10 years ago
5f919ab
mac80211: add standard deviation to Minstrel stats
by Thomas Huehn
· 10 years ago
ade6d4a
mac80211: reduce calculation costs of EWMA
by Thomas Huehn
· 10 years ago
50e55a8
mac80211: add max lossless throughput per rate
by Thomas Huehn
· 10 years ago
6a27b2c40
mac80211: restructure per-rate throughput calculation into function
by Thomas Huehn
· 10 years ago
9134073
mac80211: improve Minstrel variable & function naming
by Thomas Huehn
· 10 years ago
f62838b
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
by Thomas Huehn
· 10 years ago
2cae0b6
mac80211: add new Minstrel-HT statistic output via csv
by Thomas Huehn
· 10 years ago
6d48851
mac80211: add new Minstrel statistic output via csv
by Thomas Huehn
· 10 years ago
788211d
mac80211: fix RX A-MPDU session reorder timer deletion
by Johannes Berg
· 10 years ago
9c00bb7
mac80211: enhance readability of Minstrel-HTs rc_stats output
by Thomas Huehn
· 10 years ago
e161f7f
mac80211: enhance readability of Minstrels rc_stats output
by Thomas Huehn
· 10 years ago
7bedd0c
mac80211: use rhashtable for station table
by Johannes Berg
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
2c44be8
mac80211: set QoS capability before changing station state
by Johannes Berg
· 10 years ago
070e176
mac80211: send HT/VHT IEs in TDLS discovery response
by Arik Nemtsov
· 10 years ago
abcff6e
mac80211: add VHT support for IBSS
by Janusz.Dziedzic@tieto.com
· 10 years ago
76bed0f
mac80211: IBSS fix scan request
by Janusz.Dziedzic@tieto.com
· 10 years ago
97ffe75
mac80211: factor out station lookup from ieee80211_build_hdr()
by Johannes Berg
· 10 years ago
527871d
mac80211: make sta.wme indicate whether QoS is used
by Johannes Berg
· 10 years ago
a73f8e2
mac80211: send AP probe as unicast again
by Johannes Berg
· 10 years ago
07862e1
mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()
by Johannes Berg
· 10 years ago
45fd632
mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()
by Dan Carpenter
· 10 years ago
82ca6ef
mac80211: Fix misplaced return in AES-GMAC key setup
by Jouni Malinen
· 10 years ago
6bab2e19
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
by Tom Gundersen
· 10 years ago
6a8b4ad
mac80211: fix typo in debug output
by Michael Braun
· 10 years ago
8f9c77f
mac80211: reject aggregation sessions with non-HT peers
by Johannes Berg
· 10 years ago
a38700d
cfg/mac80211: add regulatory classes IE during TDLS setup
by Arik Nemtsov
· 10 years ago
7d830a1
mac80211: stop scan before connection
by David Spinadel
· 10 years ago
a90faa9
mac80211: notify the driver about deauth
by Emmanuel Grumbach
· 10 years ago
d0d1a12
mac80211: notify the driver about association status
by Emmanuel Grumbach
· 10 years ago
a940909
mac80211: notify the driver about authentication status
by Emmanuel Grumbach
· 10 years ago
a818292
mac80211: convert rssi_callback() to event_callback()
by Emmanuel Grumbach
· 10 years ago
2c15888
mac80211: agg-tx: avoid sending DelBA with sta->lock held
by Johannes Berg
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7c10770
mac80211: avoid duplicate TX path station lookup
by Johannes Berg
· 10 years ago
e33f556
mac80211: mesh: avoid pointless station lookup
by Johannes Berg
· 10 years ago
a8d15ff
mac80211: drop 4-addr VLAN frames earlier if not connected
by Johannes Berg
· 10 years ago
5041006
mac80211: don't look up destination station twice
by Johannes Berg
· 10 years ago
e8f4fb7
mac80211: remove drop_unencrypted code
by Johannes Berg
· 10 years ago
c7ef38e
mac80211: Get IV len from key conf and not cipher scheme
by Cedric Izoard
· 10 years ago
8a4988d
mac80211: IBSS: refactor ieee80211_rx_bss_info
by Janusz.Dziedzic@tieto.com
· 10 years ago
d66c258
mac80211: minstrel_ht: fix rounding issue in MCS duration calculation
by Felix Fietkau
· 10 years ago
c23e31c
mac80211: initialize rate control earlier for tdls station
by Marek Puzyniak
· 10 years ago
f84eaa1
mac80211: ignore CSA to same channel
by Johannes Berg
· 10 years ago
70a3fd6
mac80211: ask for ECSA IE to be considered for beacon parse CRC
by Johannes Berg
· 10 years ago
0f611d2
mac80211: count interfaces correctly for combination checks
by Andrei Otcheretianski
· 10 years ago
f3b0bbb
mac80211: refactor drop connection/unlock in CSA processing
by Johannes Berg
· 10 years ago
dc5a1ad
mac80211: allow to get wireless_dev structure from ieee80211_vif
by Emmanuel Grumbach
· 10 years ago
45ceeee
mac80211: add comment for rx_path_lock
by Johannes Berg
· 10 years ago
4cc0dba
mac80211: move netdev stats to common function
by Johannes Berg
· 10 years ago
0df2f6c
mesh_plink: fixup type of timeout to match usage
by Nicholas Mc Guire
· 10 years ago
cc57ac5
mesh_plink: use msecs_to_jiffies for proper time conversion
by Nicholas Mc Guire
· 10 years ago
64a8cef
mac80211: provide station PMF configuration to driver
by SenthilKumar Jegadeesan
· 10 years ago
3384d75
mac80211: allow iterating inactive interfaces
by Arik Nemtsov
· 10 years ago
88724a8
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
by Johannes Berg
· 10 years ago
0b4e110
mac80211: remove duplicate check for quiescing when queueing work
by Luciano Coelho
· 10 years ago
ae2e9fb
mac80211: allow TDLS setup code to take wdev lock
by Arik Nemtsov
· 10 years ago
23e3709
mac80211: start queues if driver rejected wowlan
by Johannes Berg
· 10 years ago
8bb6f4b
mac80211: remove useless double check for open_count in __ieee80211_suspend()
by Luciano Coelho
· 10 years ago
ef7c672
mac80211: don't do driver suspend with auth/assoc in progress
by Johannes Berg
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c84a67a
mac80211: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
c8fff3d
mac80211: handle drv_add_interface failures properly during reconfig
by Luciano Coelho
· 10 years ago
be72afe
mac80211: fix another suspend vs. association race
by Johannes Berg
· 10 years ago
fb28ec0
mac80211: TDLS: support VHT between peers
by Arik Nemtsov
· 10 years ago
2ecc390
mac80211: Update beacon's timing and DTIM count on every beacon
by Alexander Bondar
· 10 years ago
6eb1813
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
by Dedy Lansky
· 10 years ago
aa75ebc
mac80211: disable u-APSD queues by default
by Michal Kazior
· 10 years ago
d0c2211
mac80211: drop unencrypted frames in mesh fwding
by Bob Copeland
· 10 years ago
abfbc3a
mac80211: remove TX latency measurement code
by Johannes Berg
· 10 years ago
31f909a
nl/mac80211: allow zero plink timeout to disable STA expiration
by Masashi Honma
· 10 years ago
7d9bb2f
mac80211: iterate using station list in AP SMPS
by Johannes Berg
· 10 years ago
9d6b106
mac80211: don't look up stations for multicast addresses
by Johannes Berg
· 10 years ago
9c1c98a
mac80211: Send EAPOL frames at lowest rate
by Jouni Malinen
· 10 years ago
17dce15
mac80211/minstrel: fix !x!=0 confusion
by Jiri Slaby
· 10 years ago
104f5a6
mac80211: clear sdata->radar_required
by Eliad Peller
· 10 years ago
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8ade538
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
by Jouni Malinen
· 10 years ago
56c52da
mac80111: Add BIP-CMAC-256 cipher
by Jouni Malinen
· 10 years ago
2b2ba0d
mac80111: Add CCMP-256 cipher
by Jouni Malinen
· 10 years ago
00b9cfa
mac80111: Add GCMP and GCMP-256 ciphers
by Jouni Malinen
· 10 years ago
9120d94
mac80211: handle potential race between suspend and scan completion
by Luciano Coelho
· 10 years ago
225b818
mac80211: support beacon statistics
by Johannes Berg
· 10 years ago
3d6dc34
mac80211: fix per-TID RX-MSDU counter
by Johannes Berg
· 10 years ago
Next »