aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2010-04-19mac80211: fix stopping RX BA session from timerJohannes Berg
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-09mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi
2010-04-09mac80211: fix typo for LDPC capabilityLuis R. Rodriguez
2010-04-09mac80211: delay skb linearising in rx decryptionZhu Yi
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-07mac80211: fix paged RX cryptoJohannes Berg
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2010-04-07mac80211: remove irq disabling for sta lockJohannes Berg
2010-04-07mac80211: fix station destruction problemJohannes Berg
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06mac80211: Fix robust management frame handling (MFP)Jouni Malinen
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-31mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen
2010-03-31mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen
2010-03-31mac80211: Fix BIP to be used only with group-addressed framesJouni Malinen
2010-03-31mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen
2010-03-31mac80211: enable QoS explicitly in AP modeStanislaw Gruszka
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka
2010-03-31mac80211: support paged rx SKBsZhu Yi
2010-03-31wireless: remove trailing space in messagesFrans Pop
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-24mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-16mac80211: (really) fix rates setup on IBSS mergeBruno Randolf
2010-03-16Revert "mac80211: fix rates setup on IBSS merge"John W. Linville
2010-03-15mac80211: optimize tx status processingFelix Fietkau