yuan linyu b952f4dff2 net: manual clean code which call skb_put_[data:zero] 8 years ago
..
Kconfig fe8de3da13 mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipher 8 years ago
Makefile 6bdf1e0efb Makefile: drop -D__CHECK_ENDIAN__ from cflags 8 years ago
aes_ccm.c f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_ccm.h f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_cmac.c 26717828b7 mac80211: aes-cmac: switch to shash CMAC driver 8 years ago
aes_cmac.h 26717828b7 mac80211: aes-cmac: switch to shash CMAC driver 8 years ago
aes_gcm.c f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_gcm.h f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_gmac.c f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
aes_gmac.h f4a067f9ff mac80211: move struct aead_req off the stack 8 years ago
agg-rx.c b080db5853 networking: convert many more places to skb_put_zero() 8 years ago
agg-tx.c b080db5853 networking: convert many more places to skb_put_zero() 8 years ago
cfg.c 4df864c1d9 networking: make skb_put & friends return void pointers 8 years ago
chan.c 580bdf5650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
debug.h 239281f803 mac80211: 802.11p OCB mode support 10 years ago
debugfs.c b2347a322d mac80211: check for allocation failure in debugfs code 8 years ago
debugfs.h aa51142fc5 mac80211: fix some missing includes 11 years ago
debugfs_key.c f8079d43cf mac80211: move TKIP TX IVs to public part of key struct 9 years ago
debugfs_key.h f7e0104c1a mac80211: support separate default keys 14 years ago
debugfs_netdev.c b080db5853 networking: convert many more places to skb_put_zero() 8 years ago
debugfs_netdev.h aa51142fc5 mac80211: fix some missing includes 11 years ago
debugfs_sta.c 484a54c2e5 mac80211: Dynamically set CoDel parameters per station 8 years ago
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access 17 years ago
driver-ops.c 354d381baf mac80211: add offset_tsf driver op and use it for mesh 9 years ago
driver-ops.h 354d381baf mac80211: add offset_tsf driver op and use it for mesh 9 years ago
ethtool.c e5a9f8d046 mac80211: move station statistics into sub-structs 9 years ago
fils_aead.c 0d2164af26 Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 8 years ago
fils_aead.h 39404feee6 mac80211: FILS AEAD protection for station mode association frames 8 years ago
ht.c 4df864c1d9 networking: make skb_put & friends return void pointers 8 years ago
ibss.c 59ae1d127a networking: introduce and use skb_put_data() 8 years ago
ieee80211_i.h 0ddead90b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
iface.c 0ddead90b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
key.c ec4efc4a10 mac80211: don't call drv_set_default_unicast_key() for VLANs 8 years ago
key.h 26717828b7 mac80211: aes-cmac: switch to shash CMAC driver 8 years ago
led.c 658358cec9 mac80211: fix throughput LED trigger 10 years ago
led.h 8d5c258568 mac80211: make LED triggering depend on activation 10 years ago
main.c 4a19906823 mac80211: disentangle iflist_mtx and chanctx_mtx 8 years ago
mesh.c 4df864c1d9 networking: make skb_put & friends return void pointers 8 years ago
mesh.h 445cd452fe mac80211: Use appropriate name for functions and messages 8 years ago
mesh_hwmp.c b080db5853 networking: convert many more places to skb_put_zero() 8 years ago
mesh_pathtbl.c 5c19dfbe96 mac80211: Use setup_timer instead of init_timer for mesh path 8 years ago
mesh_plink.c b080db5853 networking: convert many more places to skb_put_zero() 8 years ago
mesh_ps.c 4df864c1d9 networking: make skb_put & friends return void pointers 8 years ago
mesh_sync.c 445cd452fe mac80211: Use appropriate name for functions and messages 8 years ago
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 years ago
michael.h aa51142fc5 mac80211: fix some missing includes 11 years ago
mlme.c b952f4dff2 net: manual clean code which call skb_put_[data:zero] 8 years ago
ocb.c 2df8bfd724 mac80211: remove rx_stats.last_rx update after sta alloc 9 years ago
offchannel.c 59ae1d127a networking: introduce and use skb_put_data() 8 years ago
pm.c b34939b983 cfg80211: add request id to cfg80211_sched_scan_*() api 8 years ago
rate.c 484a54c2e5 mac80211: Dynamically set CoDel parameters per station 8 years ago
rate.h 18fb84d986 mac80211: make rate control tx status API more extensible 8 years ago
rc80211_minstrel.c 18fb84d986 mac80211: make rate control tx status API more extensible 8 years ago
rc80211_minstrel.h 4cae4cd10d mac80211: minstrel: make prob_ewma u16 instead of u32 8 years ago
rc80211_minstrel_debugfs.c 4f0bc9c61b mac80211: minstrel: store probability variance instead of standard deviation 8 years ago
rc80211_minstrel_ht.c 18fb84d986 mac80211: make rate control tx status API more extensible 8 years ago
rc80211_minstrel_ht.h 41d085835d mac80211: minstrel_ht: move supported bitrate mask out of group data 8 years ago
rc80211_minstrel_ht_debugfs.c 4f0bc9c61b mac80211: minstrel: store probability variance instead of standard deviation 8 years ago
rx.c d58ff35122 networking: make skb_push & __skb_push return void pointers 8 years ago
scan.c b34939b983 cfg80211: add request id to cfg80211_sched_scan_*() api 8 years ago
spectmgmt.c b080db5853 networking: convert many more places to skb_put_zero() 8 years ago
sta_info.c 4df864c1d9 networking: make skb_put & friends return void pointers 8 years ago
sta_info.h 699cb58c8a mac80211: manage RX BA session offload without SKB queue 8 years ago
status.c d58ff35122 networking: make skb_push & __skb_push return void pointers 8 years ago
tdls.c b952f4dff2 net: manual clean code which call skb_put_[data:zero] 8 years ago
tkip.c f8079d43cf mac80211: move TKIP TX IVs to public part of key struct 9 years ago
tkip.h f8079d43cf mac80211: move TKIP TX IVs to public part of key struct 9 years ago
trace.c 1bc1e4d048 mac80211: Move message tracepoints to their own header 10 years ago
trace.h 6dad28ae19 mac80211: add the action to the drv_ampdu_action tracepoint 8 years ago
trace_msg.h 1bc1e4d048 mac80211: Move message tracepoints to their own header 10 years ago
tx.c d58ff35122 networking: make skb_push & __skb_push return void pointers 8 years ago
util.c 59ae1d127a networking: introduce and use skb_put_data() 8 years ago
vht.c 580bdf5650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
wep.c cef0acd4d7 mac80211: Add RX flag to indicate ICV stripped 8 years ago
wep.h 617bbde878 mac80211: move RX WEP weak IV counting 13 years ago
wme.c 32910bb951 mac80211: preserve more bits when building QoS header 8 years ago
wme.h 02219b3abc mac80211: add WMM admission control support 10 years ago
wpa.c 4df864c1d9 networking: make skb_put & friends return void pointers 8 years ago
wpa.h 8ade538bf3 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers 10 years ago