summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2012-12-05mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2012-12-03mac80211: Fix typo in mac80211.hSimon Wunderlich
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-11-09mac80211: call driver method when restart completesJohannes Berg
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg
2012-10-23mac80211: expose AES-CMAC subkey calculationAssaf Krauss
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17mac80211: add channel context iteratorJohannes Berg
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-31mac80211: add PS flag to bss_confEliad Peller
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg
2012-07-09mac80211: remove ieee80211_key_removedJohannes Berg
2012-07-03mac80211: add TX prepare APIJohannes Berg
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-09mac80211: add some missing kernel-docJohannes Berg
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg