summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2012-10-26mac80211: a few formatting fixesJohannes Berg
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-10-25mac80211: complete bss_info tracingJohannes Berg
2012-10-25mac80211: use non-atomic bitmap operation for local variableJohannes Berg
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona
2012-10-25mac80211: remove duplicate check in ieee80211_rx_mgmt_beaconRami Rosen
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg
2012-10-23mac80211: expose AES-CMAC subkey calculationAssaf Krauss
2012-10-23mac80211: mesh STAs only process mesh beaconsThomas Pedersen
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-22mac80211: fix WDS channel context testJohannes Berg
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch