Felix Fietkau 6741e7f048 mac80211: fix logic error in ibss channel type check há 13 anos atrás
..
Kconfig 61c0d48f15 mac80211: remove tracing config symbol há 14 anos atrás
Makefile 66e67e4189 mac80211: redesign auth/assoc há 14 anos atrás
aes_ccm.c 0cd20a278e mac80211: use AES_BLOCK_SIZE há 14 anos atrás
aes_ccm.h 0cd20a278e mac80211: use AES_BLOCK_SIZE há 14 anos atrás
aes_cmac.c 0cd20a278e mac80211: use AES_BLOCK_SIZE há 14 anos atrás
aes_cmac.h 75396ae6d4 mac80211: fix CMAC races há 14 anos atrás
agg-rx.c d72308bff5 mac80211: fix possible tid_rx->reorder_timer use after free há 13 anos atrás
agg-tx.c 84381b4ed5 mac80211: split addba retries in time há 14 anos atrás
cfg.c 6b62bf3263 mac80211: fix mesh airtime link metric estimating há 14 anos atrás
cfg.h e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h há 18 anos atrás
chan.c 3117bbdb78 mac80211: Don't let regulatory make us deaf há 14 anos atrás
debugfs.c 234e340582 simple_open: automatically convert to simple_open() há 13 anos atrás
debugfs.h 234e340582 simple_open: automatically convert to simple_open() há 13 anos atrás
debugfs_key.c 234e340582 simple_open: automatically convert to simple_open() há 13 anos atrás
debugfs_key.h f7e0104c1a mac80211: support separate default keys há 15 anos atrás
debugfs_netdev.c 234e340582 simple_open: automatically convert to simple_open() há 13 anos atrás
debugfs_netdev.h 47846c9b0c mac80211: reduce reliance on netdev há 16 anos atrás
debugfs_sta.c 234e340582 simple_open: automatically convert to simple_open() há 13 anos atrás
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access há 18 anos atrás
driver-ops.h 177958e967 mac80211: remove tx_sync há 14 anos atrás
driver-trace.c 57c9fff3d0 mac80211: fix sparse warnings/errors há 16 anos atrás
driver-trace.h e9ac0745c7 mac80211: rename bss_conf timestamp to last_tsf há 14 anos atrás
event.c e6d6e3420d cfg80211: use proper allocation flags há 16 anos atrás
ht.c cf6bb79ad8 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames há 14 anos atrás
ibss.c 6741e7f048 mac80211: fix logic error in ibss channel type check há 13 anos atrás
ieee80211_i.h dc41e4d474 mac80211: make uapsd_* keys per-vif há 14 anos atrás
iface.c 3abead59fc mac80211: combine QoS with other BSS changes há 14 anos atrás
key.c d26ad3771f mac80211: clean up asm/unaligned.h inclusion há 14 anos atrás
key.h 95acac61ba mac80211: allow driver to disconnect after resume há 14 anos atrás
led.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules há 14 anos atrás
led.h 67408c8c7b mac80211: selective throughput LED trigger active há 15 anos atrás
main.c b603c03e95 mac80211: remove outdated comment há 13 anos atrás
mesh.c 888d04dfbe mac80211: use compare_ether_addr on MAC addresses instead of memcmp há 14 anos atrás
mesh.h 3d045a5448 mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP há 14 anos atrás
mesh_hwmp.c 6b62bf3263 mac80211: fix mesh airtime link metric estimating há 14 anos atrás
mesh_pathtbl.c 3b59bf0816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next há 14 anos atrás
mesh_plink.c 3d4f969972 mac80211: Fix potential null pointer dereferencing há 14 anos atrás
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info há 17 anos atrás
michael.h 8e8862b79d mac80211: remove ieee80211_get_hdr_info há 17 anos atrás
mlme.c 3f9768a5d2 mac80211: fix association beacon wait timeout há 13 anos atrás
offchannel.c 67f61261b6 mac80211: remove dead code há 14 anos atrás
pm.c 9d88c7f670 mac80211: use proper sub_if_data on suspend path há 14 anos atrás
rate.c 234e340582 simple_open: automatically convert to simple_open() há 13 anos atrás
rate.h 2cfc6fc584 mac80211: do not call rate control .tx_status before .rate_init há 14 anos atrás
rc80211_minstrel.c 868a5f719d minstrel: Remove unused function parameter in calc_rate_durations() há 14 anos atrás
rc80211_minstrel.h 24f7580e85 minstrel_ht: fixed rate mode through debugfs há 14 anos atrás
rc80211_minstrel_debugfs.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules há 14 anos atrás
rc80211_minstrel_ht.c ba6fa29c6d mac80211: Don't sample max throughput rate in minstrel_ht há 14 anos atrás
rc80211_minstrel_ht.h de66bfd85c minstrel_ht: move minstrel_mcs_groups declaration to header file há 15 anos atrás
rc80211_minstrel_ht_debugfs.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules há 14 anos atrás
rc80211_pid.h 25985edced Fix common misspellings há 14 anos atrás
rc80211_pid_algo.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. há 14 anos atrás
rc80211_pid_debugfs.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules há 14 anos atrás
rx.c 973ef21a67 mac80211: fix truncated packets in cooked monitor rx há 13 anos atrás
scan.c de312db345 mac80211: fix oper channel timestamp updation há 13 anos atrás
spectmgmt.c d15b84590a mac80211: Remove unnecessary OOM logging messages há 14 anos atrás
sta_info.c 888d04dfbe mac80211: use compare_ether_addr on MAC addresses instead of memcmp há 14 anos atrás
sta_info.h 6b62bf3263 mac80211: fix mesh airtime link metric estimating há 14 anos atrás
status.c 888d04dfbe mac80211: use compare_ether_addr on MAC addresses instead of memcmp há 14 anos atrás
tkip.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules há 14 anos atrás
tkip.h 523b02ea23 mac80211: fix TKIP races, make API easier to use há 14 anos atrás
tx.c dc41e4d474 mac80211: make uapsd_* keys per-vif há 14 anos atrás
util.c fcff4f108d mac80211: Filter duplicate IE ids há 14 anos atrás
wep.c a828691188 mac80211: linearize SKBs as needed for crypto há 14 anos atrás
wep.h 617bbde878 mac80211: move RX WEP weak IV counting há 14 anos atrás
wme.c d3c1597b8d mac80211: fix forwarded mesh frame queue mapping há 14 anos atrás
wme.h d3c1597b8d mac80211: fix forwarded mesh frame queue mapping há 14 anos atrás
work.c 66e67e4189 mac80211: redesign auth/assoc há 14 anos atrás
wpa.c a828691188 mac80211: linearize SKBs as needed for crypto há 14 anos atrás
wpa.h d32a102819 mac80211: fix tx->skb NULL pointer dereference há 14 anos atrás