summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-11-05mac80211: implement set_mcast_rate() callbackAntonio Quartulli
2012-11-05mac80211: send deauth only with channel contextJohannes Berg
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
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg
2012-10-18mac80211: remove some unused codeJohannes Berg
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan
2012-10-17mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen
2012-10-17mac80211: Add debug print on unexpect authentication stateJouni Malinen
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen
2012-10-17mac80211: add channel context iteratorJohannes Berg
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg