aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-0/+6
2009-11-19mac80211: request TX status where neededJohannes Berg1-1/+1
2009-11-18mac80211: make software rate control optionalJohannes Berg1-0/+14
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-15/+13
2009-11-18mac80211: add the total ampdu length to tx infoFelix Fietkau1-2/+5
2009-11-06mac80211: async station powersave handlingJohannes Berg1-0/+32
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg1-2/+23
2009-10-30mac80211: deprecate qual valueJohannes Berg1-1/+1
2009-10-30mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg1-8/+34
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg1-8/+7
2009-10-27mac80211: add ieee80211_rx_ni()Kalle Valo1-6/+26
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg1-0/+2
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville1-10/+1
2009-08-20mac80211: remove deprecated APIJohannes Berg1-15/+0
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-6/+15
2009-08-14mac80211: allow DMA optimisationJohannes Berg1-0/+5
2009-08-14mac80211: document TX powersave filter requirementsJohannes Berg1-1/+8
2009-08-14mac80211: explain TX retry and statusJohannes Berg1-0/+15
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov1-2/+6
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-8/+42
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg1-0/+4
2009-07-24mac80211: remove master netdevJohannes Berg1-0/+3
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez1-0/+23
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez1-0/+11
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg1-0/+5
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-15/+14
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg1-0/+3
2009-06-03cfg80211: add rfkill supportJohannes Berg1-3/+17
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg1-12/+2
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-28/+0
2009-05-20mac80211: fix kernel-docJohannes Berg1-1/+0
2009-05-11mac80211: remove ieee80211_ht_bss_infoJohannes Berg1-16/+0
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg1-9/+3
2009-05-06mac80211: tell driver when idleJohannes Berg1-0/+8
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-38/+13
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-2/+12
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg1-2/+2
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg1-3/+16
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg1-6/+4
2009-04-22cfg80211: clean up includesJohannes Berg1-1/+0
2009-04-22mac80211: document powersaving/beacon filter futureJohannes Berg1-10/+50
2009-04-22mac80211: add hardware restart functionJohannes Berg1-0/+14
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg1-5/+8
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-12/+2
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg1-0/+4
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg1-2/+2
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg1-0/+4
2009-03-27mac80211: add beacon filtering supportKalle Valo1-0/+33
2009-03-27mac80211: disable power save when scanningKalle Valo1-5/+7