John W. Linville 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next hace 12 años
..
Kconfig 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core hace 13 años
Makefile 3f52b7e328 mac80211: mesh power save basics hace 13 años
aes_ccm.c 0cd20a278e mac80211: use AES_BLOCK_SIZE hace 14 años
aes_ccm.h 0cd20a278e mac80211: use AES_BLOCK_SIZE hace 14 años
aes_cmac.c 4afebd6364 mac80211: include export.h in aes_cmac hace 13 años
aes_cmac.h 75396ae6d4 mac80211: fix CMAC races hace 14 años
agg-rx.c 0a214d3f7e mac80211: improve aggregation debug messages hace 13 años
agg-tx.c 8147dc7f54 mac80211: fix aggregation state with current drivers hace 13 años
cfg.c 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next hace 12 años
cfg.h e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h hace 18 años
chan.c 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next hace 12 años
debug.h 3f52b7e328 mac80211: mesh power save basics hace 13 años
debugfs.c f1e3e05156 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE hace 13 años
debugfs.h 8c1dddd607 mac80211: use __printf attribute in debugfs hace 13 años
debugfs_key.c ddbfe860ac mac80211: move sdata debugfs dir to vif hace 12 años
debugfs_key.h f7e0104c1a mac80211: support separate default keys hace 15 años
debugfs_netdev.c 78e443e4c6 mac80211: add beacon stats to debugfs hace 12 años
debugfs_netdev.h 47846c9b0c mac80211: reduce reliance on netdev hace 16 años
debugfs_sta.c 78e443e4c6 mac80211: add beacon stats to debugfs hace 12 años
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access hace 18 años
driver-ops.h 39ecc01d1b mac80211: pass queue bitmap to flush operation hace 12 años
event.c e6d6e3420d cfg80211: use proper allocation flags hace 16 años
ht.c c07270b605 mac80211: fix HT capability overrides for AP station hace 13 años
ibss.c 1cd8e88e17 mac80211: check DSSS params IE length in parser hace 12 años
ieee80211_i.h 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next hace 12 años
iface.c 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next hace 12 años
key.c 6d10e46be5 mac80211: batch key free synchronize_net() hace 13 años
key.h 6d10e46be5 mac80211: batch key free synchronize_net() hace 13 años
led.c 19cd67e2d5 leds: Rename led_brightness_set() to led_set_brightness() hace 13 años
led.h 67408c8c7b mac80211: selective throughput LED trigger active hace 15 años
main.c d0e6c21acd mac80211: let drivers not supporting channel contexts use VHT hace 12 años
mesh.c 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next hace 12 años
mesh.h ae76eef027 mac80211: return new mpath from mesh_path_add() hace 12 años
mesh_hwmp.c ae76eef027 mac80211: return new mpath from mesh_path_add() hace 12 años
mesh_pathtbl.c ae76eef027 mac80211: return new mpath from mesh_path_add() hace 12 años
mesh_plink.c 87f59c70ce mac80211: init mesh timer for user authed STAs hace 13 años
mesh_ps.c 39886b618a mac80211: consolidate MBSS change notification hace 13 años
mesh_sync.c bf7cd94dcc mac80211: clean up mesh code hace 13 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 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next hace 12 años
offchannel.c 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next hace 12 años
pm.c 3c3e21e744 mac80211: destroy virtual monitor interface across suspend hace 12 años
rate.c 4bf88530be mac80211: convert to channel definition struct hace 13 años
rate.h 8921d04e8d mac80211: track number of spatial streams hace 13 años
rc80211_minstrel.c 2ff2b690c5 mac80211: improve minstrels rate sorting by means of throughput & probability hace 13 años
rc80211_minstrel.h 2ff2b690c5 mac80211: improve minstrels rate sorting by means of throughput & probability hace 13 años
rc80211_minstrel_debugfs.c 2ff2b690c5 mac80211: improve minstrels rate sorting by means of throughput & probability hace 13 años
rc80211_minstrel_ht.c a0ca796c46 mac80211/minstrel_ht: do not sample actively used rates hace 12 años
rc80211_minstrel_ht.h c8ca8c2f93 mac80211: merge value scaling macros of minstrel_ht and minstrel hace 13 años
rc80211_minstrel_ht_debugfs.c a0497f9f57 mac80211/minstrel_ht: add support for using CCK rates hace 13 años
rc80211_pid.h 25985edced Fix common misspellings hace 14 años
rc80211_pid_algo.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. hace 14 años
rc80211_pid_debugfs.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules hace 14 años
rx.c 9a574cd67a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless hace 12 años
scan.c 1946bed957 mac80211: check ERP info IE length in parser hace 12 años
spectmgmt.c d15b84590a mac80211: Remove unnecessary OOM logging messages hace 14 años
sta_info.c 6d10e46be5 mac80211: batch key free synchronize_net() hace 13 años
sta_info.h 560d268220 mac80211: provide race-free 64-bit traffic counters hace 13 años
status.c 3f52b7e328 mac80211: mesh power save basics hace 13 años
tkip.c 03395003bf mac80211: use spin_lock_bh() for TKIP lock hace 13 años
tkip.h 523b02ea23 mac80211: fix TKIP races, make API easier to use hace 14 años
trace.c 3fae027316 mac80211: trace debug messages hace 13 años
trace.h 675a0b049a mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan hace 12 años
tx.c 675a0b049a mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan hace 12 años
util.c ddc4db2e3d mac80211: make ieee802_11_parse_elems an inline hace 12 años
vht.c 55d942f424 mac80211: restrict peer's VHT capabilities to own hace 13 años
wep.c 7863157d83 mac80211: fix network header location when adding encryption headers hace 13 años
wep.h 617bbde878 mac80211: move RX WEP weak IV counting hace 14 años
wme.c 3f52b7e328 mac80211: mesh power save basics hace 13 años
wme.h 00e96decfd mac80211: save wmm_acm per sdata hace 13 años
wpa.c 03395003bf mac80211: use spin_lock_bh() for TKIP lock hace 13 años
wpa.h d32a102819 mac80211: fix tx->skb NULL pointer dereference hace 14 años