aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-9/+35
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville8-9/+35
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau4-6/+20
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg1-0/+2
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg1-2/+4
2012-11-05mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov1-0/+5
2012-10-31mac80211: init sched_scan_iesDavid Spinadel1-1/+1
2012-10-31mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau1-0/+3
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-26/+92
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville6-14/+59
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville3-26/+92
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg1-8/+10
2012-10-26mac80211: verify that skb data is presentJohannes Berg1-1/+31
2012-10-26mac80211: check management frame header lengthJohannes Berg1-4/+8
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli1-1/+1
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona1-0/+4
2012-10-25mac80211: complete bss_info tracingJohannes Berg1-3/+31
2012-10-25mac80211: use non-atomic bitmap operation for local variableJohannes Berg1-1/+1
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona1-1/+1
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona1-4/+2
2012-10-25mac80211: remove duplicate check in ieee80211_rx_mgmt_beaconRami Rosen1-5/+4
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg1-7/+35
2012-10-23mac80211: expose AES-CMAC subkey calculationAssaf Krauss1-0/+17
2012-10-23mac80211: mesh STAs only process mesh beaconsThomas Pedersen1-4/+5
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville5-20/+38
2012-10-22mac80211: fix WDS channel context testJohannes Berg1-1/+1
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch6-74/+122
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2-2/+13
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch1-1/+1
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg1-3/+3
2012-10-18mac80211: remove some unused codeJohannes Berg4-18/+4
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg3-54/+5
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan1-3/+8
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler3-4/+22
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg1-3/+3
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2-15/+31
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg1-10/+20
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela1-0/+5
2012-10-17mac80211: VHT peer STA capsMahesh Palivela5-0/+60
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela3-5/+5
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan5-6/+6
2012-10-17mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan1-2/+2
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen3-7/+43
2012-10-17mac80211: Add debug print on unexpect authentication stateJouni Malinen1-1/+6
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen4-7/+7
2012-10-17mac80211: add channel context iteratorJohannes Berg1-2/+20
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg11-91/+205
2012-10-17mac80211: use channel contextsJohannes Berg16-466/+586
2012-10-16mac80211: track whether to use channel contextsJohannes Berg5-0/+37
2012-10-16mac80211: check channel context methodsJohannes Berg1-0/+7