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