John W. Linville f3e979a52c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 年 前
..
Kconfig 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 年 前
Makefile 3f52b7e328 mac80211: mesh power save basics 12 年 前
aes_ccm.c 4325f6caad wireless: move crypto constants to ieee80211.h 12 年 前
aes_ccm.h 0cd20a278e mac80211: use AES_BLOCK_SIZE 14 年 前
aes_cmac.c 4afebd6364 mac80211: include export.h in aes_cmac 12 年 前
aes_cmac.h 75396ae6d4 mac80211: fix CMAC races 14 年 前
agg-rx.c 0a214d3f7e mac80211: improve aggregation debug messages 12 年 前
agg-tx.c 8147dc7f54 mac80211: fix aggregation state with current drivers 12 年 前
cfg.c d074666366 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 年 前
cfg.h e0eb685962 [MAC80211]: rename ieee80211_cfg.h to cfg.h 18 年 前
chan.c 73da7d5bab mac80211: add channel switch command and beacon callbacks 12 年 前
debug.h 3f52b7e328 mac80211: mesh power save basics 12 年 前
debugfs.c f1e3e05156 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE 12 年 前
debugfs.h 8c1dddd607 mac80211: use __printf attribute in debugfs 12 年 前
debugfs_key.c ddbfe860ac mac80211: move sdata debugfs dir to vif 12 年 前
debugfs_key.h f7e0104c1a mac80211: support separate default keys 14 年 前
debugfs_netdev.c 8d61ffa5e0 cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 12 年 前
debugfs_netdev.h 47846c9b0c mac80211: reduce reliance on netdev 15 年 前
debugfs_sta.c 7cf1f14ecf mac80211: add debugfs for driver-buffered TID bitmap 12 年 前
debugfs_sta.h d0709a6518 mac80211: RCU-ify STA info structure access 17 年 前
driver-ops.h 73da7d5bab mac80211: add channel switch command and beacon callbacks 12 年 前
event.c e6d6e3420d cfg80211: use proper allocation flags 16 年 前
ht.c 822854b0b1 mac80211: enable HT overrides for ibss 12 年 前
ibss.c b35c809708 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 12 年 前
ieee80211_i.h e7f1935c11 wireless: make TU conversion macros available 12 年 前
iface.c a986553877 mac80211: fix change_interface queue assignments 12 年 前
key.c 27b3eb9c06 mac80211: add APIs to allow keeping connections after WoWLAN 12 年 前
key.h 4325f6caad wireless: move crypto constants to ieee80211.h 12 年 前
led.c e47f2509e5 mac80211: use oneshot blink API for LED triggers 12 年 前
led.h e47f2509e5 mac80211: use oneshot blink API for LED triggers 12 年 前
main.c 1fb9026000 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers 12 年 前
mesh.c a4ef66a915 mac80211: only respond to probe request with mesh ID 12 年 前
mesh.h f81a9dedaf mac80211: update mesh beacon on workqueue 12 年 前
mesh_hwmp.c b2e506bfc4 mac80211: parse VHT channel switch IEs 12 年 前
mesh_pathtbl.c ae76eef027 mac80211: return new mpath from mesh_path_add() 12 年 前
mesh_plink.c 2103dec147 mac80211: select and adjust bitrates according to channel mode 12 年 前
mesh_ps.c 40d18ff959 mac80211: prevent the buffering or frame transmission to non-assoc mesh STA 12 年 前
mesh_sync.c bf7cd94dcc mac80211: clean up mesh code 12 年 前
michael.c 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 年 前
michael.h 8e8862b79d mac80211: remove ieee80211_get_hdr_info 17 年 前
mlme.c cd80e107b7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 12 年 前
offchannel.c 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 年 前
pm.c cd34f647a7 mac80211: fix monitor interface suspend crash regression 12 年 前
rate.c 0670307992 mac80211: allow lowest basic rate for unicast management for mesh 12 年 前
rate.h 3de805cf96 mac80211/rc80211: add chandef to rate initialization 12 年 前
rc80211_minstrel.c 7546ff9549 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 年 前
rc80211_minstrel.h 06d961a8e2 mac80211/minstrel: use the new rate control API 12 年 前
rc80211_minstrel_debugfs.c e1c3b15dd3 mac80211: cosmetics for minstrel_debugfs 12 年 前
rc80211_minstrel_ht.c f3e979a52c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 年 前
rc80211_minstrel_ht.h a85666627b mac80211/minstrel_ht: use the new rate control API 12 年 前
rc80211_minstrel_ht_debugfs.c a0497f9f57 mac80211/minstrel_ht: add support for using CCK rates 12 年 前
rc80211_pid.h 25985edced Fix common misspellings 14 年 前
rc80211_pid_algo.c 3de805cf96 mac80211/rc80211: add chandef to rate initialization 12 年 前
rc80211_pid_debugfs.c bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 年 前
rx.c f3e979a52c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 年 前
scan.c 7ca15a0ae8 mac80211: allow scanning for 5/10 MHz channels in IBSS 12 年 前
spectmgmt.c d15b84590a mac80211: Remove unnecessary OOM logging messages 14 年 前
sta_info.c 6c7c4cbfd5 mac80211: initialize power mode for mesh STAs 12 年 前
sta_info.h e562078a19 mac80211: Ensure tid_start_tx is protected by sta->lock 12 年 前
status.c a824131017 mac80211: report some VHT radiotap infos for tx status 12 年 前
tkip.c 655914ab86 mac80211: use just spin_lock() in ieee80211_get_tkip_p2k() 12 年 前
tkip.h 523b02ea23 mac80211: fix TKIP races, make API easier to use 14 年 前
trace.c 3fae027316 mac80211: trace debug messages 13 年 前
trace.h 73da7d5bab mac80211: add channel switch command and beacon callbacks 12 年 前
tx.c c4c205f3cd mac80211: assign seqnums for group QoS frames 12 年 前
util.c 27b3eb9c06 mac80211: add APIs to allow keeping connections after WoWLAN 12 年 前
vht.c 38745c7414 mac80211: Fix VHT bandwidth change event 12 年 前
wep.c 4325f6caad wireless: move crypto constants to ieee80211.h 12 年 前
wep.h 617bbde878 mac80211: move RX WEP weak IV counting 13 年 前
wme.c 3f52b7e328 mac80211: mesh power save basics 12 年 前
wme.h 00e96decfd mac80211: save wmm_acm per sdata 13 年 前
wpa.c 4325f6caad wireless: move crypto constants to ieee80211.h 12 年 前
wpa.h d32a102819 mac80211: fix tx->skb NULL pointer dereference 13 年 前