David S. Miller a9ad99a612 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 hace 15 años
..
Kconfig b5878a2dc5 mac80211: enhance tracing hace 15 años
Makefile f444de05d2 cfg80211/mac80211: better channel handling hace 15 años
aes_ccm.c 5fdae6b37e mac80211: aes_ccm.c remove crypto wrapper and extra args hace 17 años
aes_ccm.h feccb46694 mac80211: pass scratch buffer directly, remove additional pointers hace 17 años
aes_cmac.c 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) hace 16 años
aes_cmac.h 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) hace 16 años
agg-rx.c 3b51cc996e Merge branch 'master' into for-davem hace 15 años
agg-tx.c 51a0d38de2 mac80211: fix dialog token allocator hace 15 años
cfg.c 06ee1c2613 wireless: use netif_rx_ni in ieee80211_send_layer2_update hace 15 años
cfg.h e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h hace 18 años
chan.c 368a07d26a mac80211: make a function static hace 15 años
debugfs.c 199d69f273 mac80211: Added a new debugfs file for reading channel_type hace 15 años
debugfs.h 3fa21e07e6 net: Remove unnecessary returns from void function()s hace 15 años
debugfs_key.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
debugfs_key.h 3cfcf6ac6d mac80211: 802.11w - Use BIP (AES-128-CMAC) hace 16 años
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 hace 15 años
debugfs_netdev.h 47846c9b0c mac80211: reduce reliance on netdev hace 15 años
debugfs_sta.c a75b4363ea mac80211: allow controlling aggregation manually hace 15 años
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access hace 17 años
driver-ops.h 35dd0509b2 mac80211: fix function pointer check hace 15 años
driver-trace.c 57c9fff3d0 mac80211: fix sparse warnings/errors hace 16 años
driver-trace.h 5ce6e438d5 mac80211: add offload channel switch support hace 15 años
event.c e6d6e3420d cfg80211: use proper allocation flags hace 16 años
ht.c 66b0470aee mac80211: remove ieee80211_sta_stop_rx_ba_session hace 15 años
ibss.c cc755896a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem hace 15 años
ieee80211_i.h 6fe70aae0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem hace 15 años
iface.c 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
key.c a69eee4988 Revert "ath9k: Group Key fix for VAPs" hace 15 años
key.h ca99861d54 mac80211 : fix a race with update_tkip_key hace 15 años
led.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
led.h 2c8dccc774 mac80211: rename files hace 17 años
main.c cc755896a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem hace 15 años
mesh.c 3fa21e07e6 net: Remove unnecessary returns from void function()s hace 15 años
mesh.h 97ad9139fd mac80211: Moved mesh action codes to a more visible location hace 15 años
mesh_hwmp.c 3fa21e07e6 net: Remove unnecessary returns from void function()s hace 15 años
mesh_pathtbl.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
mesh_plink.c 5c01d56693 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem hace 15 años
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info hace 17 años
michael.h 8e8862b79d mac80211: remove ieee80211_get_hdr_info hace 17 años
mlme.c b054b747a6 mac80211: fix deauth before assoc hace 15 años
offchannel.c 93895757df mac80211: Fixed netif_tx_wake_all_queues in IBSS mode hace 15 años
pm.c 618f356b95 mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA hace 15 años
rate.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
rate.h 4fa0043731 mac80211: Fix HT rate control configuration hace 15 años
rc80211_minstrel.c 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
rc80211_minstrel.h eae44756d6 minstrel: make the rate control ops reusable from another rc implementation hace 15 años
rc80211_minstrel_debugfs.c 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 15 años
rc80211_pid.h e6a9854b05 mac80211/drivers: rewrite the rate control API hace 16 años
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 hace 15 años
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 hace 15 años
rx.c 8b9a4e6e44 mac80211: process station blockack action frames from work hace 15 años
scan.c f8965467f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 hace 15 años
spectmgmt.c 47846c9b0c mac80211: reduce reliance on netdev hace 15 años
sta_info.c 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN hace 15 años
sta_info.h a0c9101c05 wireless: fix sta_info.h kernel-doc warnings hace 15 años
status.c 0c86980817 mac80211: Fix sta->last_tx_rate setting with no-op rate control devices hace 15 años
tkip.c b3fbdcf49f mac80211: pass vif and station to update_tkip_key hace 15 años
tkip.h c801242c38 mac80211: tkip.c consolidate tkip IV writing in helper hace 17 años
tx.c a472e71b3c mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons hace 15 años
util.c ac8dd506e4 mac80211: fix BSS info reconfiguration hace 15 años
wep.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
wep.h fffd0934b9 cfg80211: rework key operation hace 16 años
wme.c cf0277e714 mac80211: fix skb buffering issue hace 15 años
wme.h cf0277e714 mac80211: fix skb buffering issue hace 15 años
work.c 021570e55b mac80211: fix warn, enum may be used uninitialized hace 15 años
wpa.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
wpa.h 765cb46a3f mac80211: 802.11w - Add BIP (AES-128-CMAC) hace 16 años