aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
| |\
| | * mac80211: don't process work item with wrong frameJohannes Berg2010-05-12
| * | mac80211: fix paged defragmentationAbhijeet Kolekar2010-05-12
| * | mac80211: check channel switch mode for future frames transmitWey-Yi Guy2010-05-12
| * | mac80211: add offload channel switch supportJohannes Berg2010-05-12
| * | Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-05-10
| |\|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-11
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: remove association work when processing deauth requestReinette Chatre2010-05-07
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beaconsJohn W. Linville2010-05-07
| * | | mac80211: improve HT channel handlingJohannes Berg2010-05-07
| * | | cfg80211/mac80211: better channel handlingJohannes Berg2010-05-07
| * | | mac80211: fix BSS info reconfigurationJohannes Berg2010-05-07
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\| | |
| * | | mac80211: use fixed channel in ibss join when appropriateJohannes Berg2010-05-05
| * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-05-03
| |\ \ \
| | * \ \ Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-30
| | |\ \ \ | | | | |/ | | | |/|
| * | | | mac80211: improve IBSS scanningJohannes Berg2010-05-03
| * | | | mac80211: allow controlling aggregation manuallyJohannes Berg2010-05-03
| * | | | mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg2010-05-03
| * | | | mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-30
| |/ / /
| * | | mac80211: tell driver about IBSS mergeJohannes Berg2010-04-30
| * | | mac80211: notify driver about IBSS statusJohannes Berg2010-04-28
| * | | mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka2010-04-28
| * | | mac80211: do not wip out old supported ratesStanislaw Gruszka2010-04-28
| * | | mac80211: fix rts threshold checkShanyu Zhao2010-04-27
| * | | mac80211: give virtual interface to hw_scanJohannes Berg2010-04-27
| * | | mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen2010-04-27
| * | | mac80211: implement ap isolation supportFelix Fietkau2010-04-27
| * | | mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau2010-04-27
| * | | mac80211: Fix sta->last_tx_rate setting with no-op rate control devicesJuuso Oikarinen2010-04-26
* | | | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\| | |
| * | | mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen2010-04-20
| * | | mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-20
| * | | ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-20
| * | | mac80211: add missing newlineJohannes Berg2010-04-19
| * | | mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen2010-04-19
| * | | mac80211: fix stopping RX BA session from timerJohannes Berg2010-04-19
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-20
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: pass HT changes to driver when off channelReinette Chatre2010-04-19
| | * | mac80211: remove bogus TX agg state assignmentJohannes Berg2010-04-19
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi2010-04-09
| * | | mac80211: fix typo for LDPC capabilityLuis R. Rodriguez2010-04-09
| * | | mac80211: delay skb linearising in rx decryptionZhu Yi2010-04-09
| * | | mac80211: enhance tracingJohannes Berg2010-04-08