Age | Commit message (Expand) | Author |
2012-11-27 | mac80211: support P2P GO powersave configuration | Johannes Berg |
2012-11-27 | mac80211: support (partial) VHT radiotap information | Johannes Berg |
2012-11-27 | mac80211: support VHT association | Johannes Berg |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-26 | mac80211: fix remain-on-channel (non-)cancelling | Johannes Berg |
2012-11-26 | mac80211: support VHT rates in TX info | Johannes Berg |
2012-11-26 | mac80211: support drivers reporting VHT RX | Johannes Berg |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg |
2012-11-26 | mac80211: fix managed mode channel flags handling | Johannes Berg |
2012-11-26 | mac80211: remove mesh config macros from mesh_plink.c | Marco Porsch |
2012-11-26 | mac80211: refactor ieee80211_set_qos_hdr | Marco Porsch |
2012-11-26 | mac80211: move Mesh Capability field definition to ieee80211.h | Marco Porsch |
2012-11-26 | mac80211: in ADHOC print debug message for every Auth message | Antonio Quartulli |
2012-11-26 | mac80211: in ADHOC don't update last_rx if sta is not authorized | Antonio Quartulli |
2012-11-23 | cfg80211: use DS or HT operation IEs to determine BSS channel | Johannes Berg |
2012-11-23 | mac80211: disable HT advertising unless AP supports it | Johannes Berg |
2012-11-23 | mac80211: rename IEEE80211_STA_DISABLE_11N to HT | Johannes Berg |
2012-11-23 | mac80211: fix RX chains configuration | Johannes Berg |
2012-11-23 | mac80211: fix radiotap vendor area skipping | Johannes Berg |
2012-11-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-11-21 | mac80211: Add debugfs callbacks for station addition/removal | Sujith Manoharan |
2012-11-20 | mac80211: fix channel context suspend/reconfig handling | Johannes Berg |
2012-11-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-19 | mac80211: make remain_on_channel() op pass vif param | Eliad Peller |
2012-11-19 | mac80211: support radiotap vendor namespace RX data | Johannes Berg |
2012-11-19 | mac80211: introduce IEEE80211_NUM_TIDS and use it | Johannes Berg |
2012-11-19 | mac80211: use CMAC_PN_LEN | Johannes Berg |
2012-11-19 | mac80211: check add_chanctx callback before use in ieee80211_reconfig | Arend van Spriel |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida |
2012-11-14 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-13 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen |
2012-11-13 | mac80211: deinitialize ibss-internals after emptiness check | Simon Wunderlich |
2012-11-10 | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge | Felix Fietkau |
2012-11-09 | mac80211: reassign channel contexts before stations | Johannes Berg |
2012-11-09 | mac80211: clarify interface iteration and make it configurable | Johannes Berg |
2012-11-09 | mac80211: call driver method when restart completes | Johannes Berg |
2012-11-09 | mac80211: don't send null data packet when not associated | Johannes Berg |
2012-11-09 | mac80211: remove unused tracepoint | Johannes Berg |
2012-11-09 | mac80211: add debugfs file for HW queues | Johannes Berg |
2012-11-09 | mac80211: fix memory leak in device registration error path | Johannes Berg |
2012-11-07 | mac80211: fix TX error path | Johannes Berg |
2012-11-07 | mac80211: include export.h in aes_cmac | Emmanuel Grumbach |
2012-11-07 | mac80211: use kstrtoull return value | Johannes Berg |
2012-11-07 | mac80211: fix race in TKIP MIC test debugfs file | Johannes Berg |
2012-11-07 | mac80211: use mac_pton | Johannes Berg |
2012-11-06 | mac80211: pass P2P powersave parameters to driver | Johannes Berg |