aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-10mac80211: add key flag for management keysJohannes Berg1-2/+10
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg1-0/+5
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg1-14/+39
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli1-0/+4
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-5/+15
2012-07-31mac80211: add PS flag to bss_confEliad Peller1-0/+5
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-2/+8
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg1-7/+7
2012-07-09mac80211: remove ieee80211_key_removedJohannes Berg1-16/+0
2012-07-03mac80211: add TX prepare APIJohannes Berg1-0/+15
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn1-4/+4
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg1-15/+0
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-0/+6
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg1-6/+0
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-24/+5
2012-06-24mac80211: clean up debuggingJohannes Berg1-24/+0
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein1-0/+5
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+6
2012-06-09mac80211: add some missing kernel-docJohannes Berg1-0/+6
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-3/+0
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg1-1/+7
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller1-10/+0
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches1-0/+11
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches1-0/+13
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov1-0/+5
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg1-0/+10
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com1-1/+1
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear1-0/+17
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy1-0/+8
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy1-0/+3
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior1-0/+1
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg1-0/+1
2012-04-11mac80211: add improved HW queue controlJohannes Berg1-4/+77
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg1-1/+5
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan1-2/+3
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg1-1/+1
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg1-3/+4
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg1-13/+24
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-3/+2
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg1-1/+1
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger1-1/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+2
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+2
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg1-2/+3
2012-03-12mac80211: remove tx_syncJohannes Berg1-41/+0
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich1-4/+5
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau1-0/+3
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1