summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-29mac80211: verify info->control.vif is not NULLJohannes Berg
2009-07-29cfg80211: fix disassoc while not associatedJohannes Berg
2009-07-29mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa
2009-07-29nl80211: add missing parameter clearingJohannes Berg
2009-07-29mac80211: fix receiving deauthJohannes Berg
2009-07-29cfg80211: fix circular lock dependency (1)Johannes Berg
2009-07-27mac80211: fix oops due to missing private dataLuis R. Rodriguez
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg
2009-07-27mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez
2009-07-27mac80211: fix mlme timeoutsJohannes Berg
2009-07-27cfg80211: increase scan result expire timeHelmut Schaa
2009-07-27mac80211: rename scan_state to next_scan_stateHelmut Schaa
2009-07-27mac80211: implement basic background scanningHelmut Schaa
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: introduce a new scan state "decision"Helmut Schaa
2009-07-27mac80211: advance the state machine immediately if no delay is neededHelmut Schaa
2009-07-27mac80211: refactor the scan codeHelmut Schaa
2009-07-27mac80211: allow using network namespacesJohannes Berg
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-27mac80211: cooperate more with network namespacesJohannes Berg
2009-07-27phonet: phonet_device_get() fixEric Dumazet
2009-07-26ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala
2009-07-26phonet: Fix build.David S. Miller
2009-07-24mac80211: Fix regression in mesh forwarding path.master-2009-07-24Javier Cardona
2009-07-24mac80211: fix ieee80211_xmit call contextJohannes Berg
2009-07-24net: remove unused skb->do_not_encryptJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24net: export __dev_addr_sync/__dev_addr_unsyncJohannes Berg
2009-07-24cfg80211: avoid setting default_key if add_key failsZhu Yi
2009-07-24cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi
2009-07-24cfg80211: set_default_key only for WEPZhu Yi
2009-07-24mac80211: fix spare warnings in driver-trace.hChristian Lamparter
2009-07-24mac80211: do not monitor the connection while scanningChristian Lamparter
2009-07-24cfg80211: don't optimise wext calls too muchJohannes Berg
2009-07-24cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi
2009-07-24cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez
2009-07-24cfg80211: fix unregistrationJohannes Berg
2009-07-24mac80211: cancel the connection monitor timers/workJohannes Berg
2009-07-24cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg