aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville9-36/+249
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+2
2010-05-07mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beaconsJohn W. Linville1-2/+3
2010-05-07mac80211: improve HT channel handlingJohannes Berg6-31/+118
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg4-1/+111
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg1-5/+20
2010-05-07mac80211: remove association work when processing deauth requestReinette Chatre1-1/+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. Linville14-63/+216
2010-05-05mac80211: use fixed channel in ibss join when appropriateJohannes Berg1-0/+6
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville2-1/+2
2010-05-03mac80211: improve IBSS scanningJohannes Berg4-21/+36
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg1-1/+64
2010-05-03mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg1-4/+13
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2-1/+2
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+0
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg1-0/+6
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg1-1/+5
2010-04-28mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka1-9/+19
2010-04-28mac80211: do not wip out old supported ratesStanislaw Gruszka1-10/+11
2010-04-27mac80211: fix rts threshold checkShanyu Zhao1-2/+3
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg3-7/+11
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen3-2/+25
2010-04-27mac80211: implement ap isolation supportFelix Fietkau1-0/+7
2010-04-27mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau1-4/+3
2010-04-26mac80211: Fix sta->last_tx_rate setting with no-op rate control devicesJuuso Oikarinen1-0/+7
2010-04-23Merge branch 'master' into for-davemJohn W. Linville8-9/+58
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+2
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-1/+2
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen1-0/+5
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2-0/+21
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-0/+1
2010-04-19mac80211: add missing newlineJohannes Berg1-1/+1
2010-04-19mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2-3/+17
2010-04-19mac80211: fix stopping RX BA session from timerJohannes Berg1-5/+13
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre1-0/+2
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg1-1/+0
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville23-183/+572
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller26-10/+47
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller24-1/+24
2010-04-09mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi1-1/+6
2010-04-09mac80211: fix typo for LDPC capabilityLuis R. Rodriguez1-1/+1
2010-04-09mac80211: delay skb linearising in rx decryptionZhu Yi1-7/+9
2010-04-08mac80211: enhance tracingJohannes Berg8-4/+303
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona5-10/+8
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville9-28/+56
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-9/+23
2010-04-07mac80211: fix paged RX cryptoJohannes Berg1-4/+6
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg1-4/+15
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg5-87/+40