Linus Torvalds 608307e6de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 il y a 14 ans
..
Kconfig 92b50c4b5b mac82011: Allow selection of minstrel_ht as default rc algorithm il y a 15 ans
Makefile ec8aa669b8 mac80211: add the minstrel_ht rate control algorithm il y a 15 ans
aes_ccm.c 5fdae6b37e mac80211: aes_ccm.c remove crypto wrapper and extra args il y a 17 ans
aes_ccm.h feccb46694 mac80211: pass scratch buffer directly, remove additional pointers il y a 17 ans
aes_cmac.c 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) il y a 16 ans
aes_cmac.h 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) il y a 16 ans
agg-rx.c 73a72a81d2 mac80211: update aggregation documentation il y a 15 ans
agg-tx.c 73a72a81d2 mac80211: update aggregation documentation il y a 15 ans
cfg.c ae3568adf4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem il y a 15 ans
cfg.h e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h il y a 17 ans
chan.c 368a07d26a mac80211: make a function static il y a 15 ans
debugfs.c 2826bcd844 mac80211: reduce debugfs code size il y a 15 ans
debugfs.h 3fa21e07e6 net: Remove unnecessary returns from void function()s il y a 15 ans
debugfs_key.c 9190252c95 mac80211: Use a separate CCMP PN receive counter for management frames il y a 15 ans
debugfs_key.h 3cfcf6ac6d mac80211: 802.11w - Use BIP (AES-128-CMAC) il y a 16 ans
debugfs_netdev.c 5c01d56693 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem il y a 15 ans
debugfs_netdev.h 47846c9b0c mac80211: reduce reliance on netdev il y a 15 ans
debugfs_sta.c 0ab337032a mac80211: make TX aggregation start/stop request async il y a 15 ans
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access il y a 17 ans
driver-ops.h c466d4efb8 mac80211: add basic tracing to drv_get_survey il y a 15 ans
driver-trace.c 57c9fff3d0 mac80211: fix sparse warnings/errors il y a 16 ans
driver-trace.h c466d4efb8 mac80211: add basic tracing to drv_get_survey il y a 15 ans
event.c e6d6e3420d cfg80211: use proper allocation flags il y a 16 ans
ht.c 15804e3e9d mac80211: skip HT parsing if HW does not support HT il y a 15 ans
ibss.c 7a17a33c0d mac80211: proper IBSS locking il y a 15 ans
ieee80211_i.h e5b900d228 mac80211: allow drivers to request DTIM period il y a 15 ans
iface.c 53e9b1de68 mac80211: set carrier on for monitor interfaces on ieee80211_open il y a 15 ans
key.c 32162a4dab mac80211: Fix key freeing to handle unlinked keys il y a 15 ans
key.h 32162a4dab mac80211: Fix key freeing to handle unlinked keys il y a 15 ans
led.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
led.h 2c8dccc774 mac80211: rename files il y a 17 ans
main.c 071249b1d5 mac80211: delete work timer il y a 15 ans
mesh.c 77a121c3a8 mac80211: pull mgmt frame rx into rx handler il y a 15 ans
mesh.h 77a121c3a8 mac80211: pull mgmt frame rx into rx handler il y a 15 ans
mesh_hwmp.c 64592c8fc0 mac80211: use common work struct il y a 15 ans
mesh_pathtbl.c 64592c8fc0 mac80211: use common work struct il y a 15 ans
mesh_plink.c c937019761 mac80211: avoid scheduling while atomic in mesh_rx_plink_frame il y a 15 ans
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info il y a 17 ans
michael.h 8e8862b79d mac80211: remove ieee80211_get_hdr_info il y a 17 ans
mlme.c e5b900d228 mac80211: allow drivers to request DTIM period il y a 15 ans
offchannel.c 93895757df mac80211: Fixed netif_tx_wake_all_queues in IBSS mode il y a 15 ans
pm.c 64592c8fc0 mac80211: use common work struct il y a 15 ans
rate.c d6d1b650ae param: simple locking for sysfs-writable charp parameters il y a 15 ans
rate.h ec8aa669b8 mac80211: add the minstrel_ht rate control algorithm il y a 15 ans
rc80211_minstrel.c ea65145da8 minstrel: don't complain about feedback for unrequested rates il y a 15 ans
rc80211_minstrel.h eae44756d6 minstrel: make the rate control ops reusable from another rc implementation il y a 15 ans
rc80211_minstrel_debugfs.c 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 il y a 15 ans
rc80211_minstrel_ht.c 7e988014cd mac80211: freeing the wrong variable il y a 15 ans
rc80211_minstrel_ht.h de66bfd85c minstrel_ht: move minstrel_mcs_groups declaration to header file il y a 15 ans
rc80211_minstrel_ht_debugfs.c de66bfd85c minstrel_ht: move minstrel_mcs_groups declaration to header file il y a 15 ans
rc80211_pid.h e6a9854b05 mac80211/drivers: rewrite the rate control API il y a 16 ans
rc80211_pid_algo.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
rc80211_pid_debugfs.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
rx.c 05318bc905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 il y a 15 ans
scan.c 1601b1e56e mac80211: fix scan locking wrt. hw scan il y a 15 ans
spectmgmt.c 47846c9b0c mac80211: reduce reliance on netdev il y a 15 ans
sta_info.c 32162a4dab mac80211: Fix key freeing to handle unlinked keys il y a 15 ans
sta_info.h 38bdb650f9 mac80211: fix the for_each_sta_info macro il y a 15 ans
status.c 5ed3bc7288 mac80211: use netif_receive_skb in ieee80211_tx_status callpath il y a 15 ans
tkip.c 3473187d24 mac80211: remove wep dependency il y a 15 ans
tkip.h 3473187d24 mac80211: remove wep dependency il y a 15 ans
tx.c e4ab7eb0ae mac80211: Put some code under MESH macro il y a 15 ans
util.c d97349797f mac80211: Don't set per-BSS QoS for monitor interfaces il y a 15 ans
wep.c 088c87262b mac80211: improve error checking if WEP fails to init il y a 15 ans
wep.h 3473187d24 mac80211: remove wep dependency il y a 15 ans
wme.c cf0277e714 mac80211: fix skb buffering issue il y a 15 ans
wme.h cf0277e714 mac80211: fix skb buffering issue il y a 15 ans
work.c e5b900d228 mac80211: allow drivers to request DTIM period il y a 15 ans
wpa.c 3473187d24 mac80211: remove wep dependency il y a 15 ans
wpa.h 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) il y a 16 ans