aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell1-0/+2
2010-08-04mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen1-0/+2
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg1-14/+0
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville13-40/+110
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg4-3/+77
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau1-0/+3
2010-07-28Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez1-2/+2
2010-07-28mac80211: Put some code under MESH macroYuri Ershov1-0/+2
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen4-12/+12
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville4-4/+4
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith1-2/+6
2010-07-26mac80211: fix sta assignmentJohannes Berg1-12/+5
2010-07-26mac80211: remove bogus rcu_read_lock()Johannes Berg1-6/+1
2010-07-26mac80211: freeing the wrong variableDan Carpenter1-1/+1
2010-07-26minstrel: don't complain about feedback for unrequested ratesJohn W. Linville1-1/+0
2010-07-26minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville1-1/+1
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller8-59/+77
2010-07-21mac80211: proper IBSS lockingJohannes Berg2-50/+54
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg1-5/+14
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg1-0/+2
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt1-0/+2
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg3-12/+10
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau1-2/+2
2010-07-20wireless: use netif_rx_ni in ieee80211_send_layer2_updateJohn W. Linville1-1/+1
2010-07-16mac80211: improve error checking if WEP fails to initJohn W. Linville1-1/+4
2010-07-16mac80211: skip HT parsing if HW does not support HTChristian Lamparter1-1/+1
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville8-23/+34
2010-07-08mac80211: remove wep dependencyJohn W. Linville7-21/+30
2010-07-02minstrel_ht: fix check for downgrading of top2 rateMing Lei1-2/+2
2010-07-02minstrel_ht: fix updating rate with best probabilityMing Lei1-0/+2
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller14-52/+137
2010-06-30mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa1-0/+1
2010-06-29mac80211: add basic tracing to drv_get_surveyJohn W. Linville2-1/+28
2010-06-29mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville1-3/+0
2010-06-28mac80211: fix the for_each_sta_info macroFelix Fietkau1-8/+8
2010-06-28mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville1-2/+2
2010-06-28mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville1-5/+5
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen1-11/+11
2010-06-24mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville1-11/+31
2010-06-24minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville2-2/+2
2010-06-24minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville1-1/+2
2010-06-24mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville1-4/+4
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2-1/+40
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde1-1/+1
2010-06-18mac80211: fix sw scan bracketingJohannes Berg1-2/+2
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller28-1009/+1186
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-2/+39
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1