summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith
2010-07-26mac80211: fix sta assignmentJohannes Berg
2010-07-26cfg80211: fix IBSS default management keyJohannes Berg
2010-07-26mac80211: remove bogus rcu_read_lock()Johannes Berg
2010-07-26wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter
2010-07-26mac80211: freeing the wrong variableDan Carpenter
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-26minstrel: don't complain about feedback for unrequested ratesJohn W. Linville
2010-07-26minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville
2010-07-21mac80211: proper IBSS lockingmaster-2010-07-23master-2010-07-21Johannes Berg
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon
2010-07-20wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville
2010-07-20wireless: mark cfg80211_is_all_idle as staticJohn W. Linville
2010-07-20wireless: correct sparse warning in generated regdb.cJohn W. Linville
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville
2010-07-20wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville
2010-07-20mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-20mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau
2010-07-16mac80211: improve error checking if WEP fails to initmaster-2010-07-16John W. Linville
2010-07-16mac80211: skip HT parsing if HW does not support HTChristian Lamparter
2010-07-14cfg80211: don't get expired BSSesJohannes Berg
2010-07-12cfg80211: ignore spurious deauthJohannes Berg
2010-07-08mac80211: remove wep dependencyJohn W. Linville
2010-07-07NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby
2010-07-02minstrel_ht: fix check for downgrading of top2 ratemaster-2010-07-02Ming Lei
2010-07-02minstrel_ht: fix updating rate with best probabilityMing Lei
2010-06-30mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa
2010-06-29mac80211: add basic tracing to drv_get_surveyJohn W. Linville
2010-06-29mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville
2010-06-28mac80211: fix the for_each_sta_info macromaster-2010-06-28Felix Fietkau
2010-06-28mac80211: use netif_receive_skb in ieee80211_tx_status callpathJohn W. Linville
2010-06-28mac80211: use netif_receive_skb in ieee80211_rx callpathJohn W. Linville
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-24mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville
2010-06-24minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville
2010-06-24wireless: mark reg_mutex as staticJohn W. Linville
2010-06-24minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville
2010-06-24mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psmaster-2010-06-21Juuso Oikarinen
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde
2010-06-18mac80211: fix sw scan bracketingmaster-2010-06-18Johannes Berg
2010-06-18wireless: move regulatory_init to .init.textUwe Kleine-König
2010-06-18cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...master-2010-06-17John W. Linville
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz