Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9352c19f639354f093cb5457315c01bcb94aa82a
/
net
/
mac80211
9352c19
mac80211: extend get_tkip_seq to all keys
by Johannes Berg
· 10 years ago
f603f1f
mac80211: remove useless skb->encapsulation check
by Johannes Berg
· 10 years ago
8d5c258
mac80211: make LED triggering depend on activation
by Johannes Berg
· 10 years ago
f5c4ae0
mac80211: make LED trigger names const
by Johannes Berg
· 10 years ago
56ff510
mac80211: clean up station debugfs
by Johannes Berg
· 10 years ago
f83f1c1
mac80211: remove sta->tx_fragments counter
by Johannes Berg
· 10 years ago
c206ca6
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
by Johannes Berg
· 10 years ago
f116043
mac80211: clean up global debugfs statistics
by Johannes Berg
· 10 years ago
b8e69d5
mac80211: force off channel transmission for public action frames
by Matti Gottlieb
· 10 years ago
b497de6
mac80211: notify the driver on reordering buffer timeout
by Emmanuel Grumbach
· 10 years ago
6382246
mac80211: notify the driver upon BAR Rx
by Emmanuel Grumbach
· 10 years ago
c1041f1
mac80211: fix ignored HT/VHT override configs
by Chaya Rachel Ivgi
· 10 years ago
5a49051
mac80211: use per-CPU TX/RX statistics
by Johannes Berg
· 10 years ago
ce5b071
mac80211: don't update dev->trans_start
by Johannes Berg
· 10 years ago
6fe3eac
mac80211: OCB: remove pointless check for broadcast BSSID
by Johannes Berg
· 10 years ago
a58fbe1
mac80211: clean up/rename prepare_for_handlers()
by Johannes Berg
· 10 years ago
5c90067
mac80211: remove IEEE80211_RX_RA_MATCH
by Johannes Berg
· 10 years ago
df14046
mac80211: remove support for IFF_PROMISC
by Johannes Berg
· 10 years ago
ebd82b3
mac80211: make station hash table max_size configurable
by Johannes Berg
· 10 years ago
80616c0
mac80211: allow segmentation offloads
by Johannes Berg
· 10 years ago
680a0da
mac80211: allow drivers to support S/G
by Johannes Berg
· 10 years ago
2d981fd
mac80211: allow checksum offload only in fast-xmit
by Johannes Berg
· 10 years ago
3ffd884
mac80211: extend fast-xmit to cover IBSS
by Johannes Berg
· 10 years ago
e495c24
mac80211: extend fast-xmit for more ciphers
by Johannes Berg
· 10 years ago
725b812
mac80211: extend fast-xmit to driver fragmentation
by Johannes Berg
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
35c347a
mac80211: lock rate control
by Johannes Berg
· 10 years ago
48bf6be
mac80211: introduce plink lock for plink fields
by Bob Copeland
· 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
Next »