Age | Commit message (Expand) | Author |
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 |
2012-11-05 | cfg80211: allow registering more than one beacon listener | Ben Greear |
2012-11-05 | mac80211: implement set_mcast_rate() callback | Antonio Quartulli |
2012-11-05 | mac80211: sync acccess to tx_filtered/ps_tx_buf queues | Arik Nemtsov |
2012-11-05 | mac80211: send deauth only with channel context | Johannes Berg |
2012-10-31 | mac80211: init sched_scan_ies | David Spinadel |
2012-10-31 | mac80211: do not call ieee80211_configure_filter if no interfaces are up | Felix Fietkau |
2012-10-30 | mac80211: use a counter for remain-on-channel cookie | Johannes Berg |
2012-10-30 | mac80211: combine status/drop reporting | Johannes Berg |
2012-10-30 | mac80211: handle TX power per virtual interface | Johannes Berg |
2012-10-30 | cfg80211: allow per interface TX power setting | Johannes Berg |
2012-10-30 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2012-10-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-10-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-10-26 | mac80211: make sure data is accessible in EAPOL check | Johannes Berg |
2012-10-26 | mac80211: verify that skb data is present | Johannes Berg |
2012-10-26 | mac80211: check management frame header length | Johannes Berg |
2012-10-26 | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli |
2012-10-26 | mac80211: add explicit AP/GO driver operations | Johannes Berg |
2012-10-26 | mac80211: move AP teardown code to correct place | Johannes Berg |