aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16mac80211: add p2p device type supportJohannes Berg1-1/+26
2010-09-14mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau1-0/+2
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-0/+9
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg1-1/+2
2010-08-25mac80211: trivial spelling fixesBob Copeland1-5/+5
2010-08-24mac80211: fix docbookJohannes Berg1-1/+1
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-16/+2
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg1-0/+12
2010-08-16mac80211: per interface idle notificationJohannes Berg1-0/+6
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville1-0/+24
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+10
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg1-2/+7
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau1-0/+3
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-6/+5
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan1-1/+1
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg1-6/+5
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen1-0/+39
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen1-4/+1
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-14/+21
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg1-1/+1
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg1-27/+5
2010-06-08wireless: fix kernel-docJohannes Berg1-2/+2
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith1-5/+1
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg1-4/+2
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen1-0/+14
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg1-4/+1
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap1-0/+3
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville1-1/+0
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+39
2010-05-12mac80211: add offload channel switch supportJohannes Berg1-0/+39
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+6
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-0/+4
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg1-0/+2
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-10/+11
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-7/+1
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg1-1/+5
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-1/+1
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-1/+4
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-4/+13
2010-04-20mac80211: add flags for STBC (Space-Time Block Coding)Felix Fietkau1-0/+4
2010-04-20mac80211: document IEEE80211_CONF_CHANGE_QOSStanislaw Gruszka1-0/+1
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-1/+2
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-0/+1
2010-04-19mac80211: fix typo in commentsDaniel Halperin1-3/+3
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+9
2010-04-03net: convert multicast list to list_headJiri Pirko1-1/+1
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka1-0/+5
2010-03-31mac80211: support paged rx SKBsZhu Yi1-1/+4
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen1-0/+30