summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-11-23mac80211: fix RX chains configurationJohannes Berg
2012-11-23mac80211: fix radiotap vendor area skippingJohannes Berg
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg
2012-11-19mac80211: use CMAC_PN_LENJohannes Berg
2012-11-19mac80211: check add_chanctx callback before use in ieee80211_reconfigArend van Spriel
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-13mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-09mac80211: reassign channel contexts before stationsJohannes Berg
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-11-09mac80211: call driver method when restart completesJohannes Berg
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg
2012-11-09mac80211: remove unused tracepointJohannes Berg
2012-11-09mac80211: add debugfs file for HW queuesJohannes Berg
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg
2012-11-07mac80211: fix TX error pathJohannes Berg
2012-11-07mac80211: include export.h in aes_cmacEmmanuel Grumbach
2012-11-07mac80211: use kstrtoull return valueJohannes Berg
2012-11-07mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg
2012-11-07mac80211: use mac_ptonJohannes Berg
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-11-05mac80211: implement set_mcast_rate() callbackAntonio Quartulli
2012-11-05mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov
2012-11-05mac80211: send deauth only with channel contextJohannes Berg
2012-10-31mac80211: init sched_scan_iesDavid Spinadel
2012-10-31mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau
2012-10-30mac80211: use a counter for remain-on-channel cookieJohannes Berg
2012-10-30mac80211: combine status/drop reportingJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-30Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26mac80211: check management frame header lengthJohannes Berg
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg
2012-10-26mac80211: move AP teardown code to correct placeJohannes Berg