summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: combine IWESSID handlersJohannes Berg2009-07-295-41/+48
* cfg80211: combine IWAP handlersJohannes Berg2009-07-295-55/+58
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-297-80/+83
* mac80211: verify info->control.vif is not NULLJohannes Berg2009-07-292-0/+18
* cfg80211: fix disassoc while not associatedJohannes Berg2009-07-291-0/+6
* mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa2009-07-291-1/+4
* nl80211: add missing parameter clearingJohannes Berg2009-07-291-0/+2
* mac80211: fix receiving deauthJohannes Berg2009-07-291-4/+17
* cfg80211: fix circular lock dependency (1)Johannes Berg2009-07-291-3/+3
* mac80211: fix oops due to missing private dataLuis R. Rodriguez2009-07-271-2/+4
* mac80211: fix PS-poll response, raceJohannes Berg2009-07-273-36/+7
* mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez2009-07-271-3/+3
* mac80211: fix mlme timeoutsJohannes Berg2009-07-271-0/+2
* cfg80211: increase scan result expire timeHelmut Schaa2009-07-271-1/+1
* mac80211: rename scan_state to next_scan_stateHelmut Schaa2009-07-272-11/+11
* mac80211: implement basic background scanningHelmut Schaa2009-07-274-13/+148
* mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-279-29/+31
* mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-272-15/+27
* mac80211: advance the state machine immediately if no delay is neededHelmut Schaa2009-07-271-9/+15
* mac80211: refactor the scan codeHelmut Schaa2009-07-271-58/+78
* mac80211: allow using network namespacesJohannes Berg2009-07-272-0/+2
* cfg80211: make aware of net namespacesJohannes Berg2009-07-277-95/+227
* mac80211: cooperate more with network namespacesJohannes Berg2009-07-273-47/+46
* phonet: phonet_device_get() fixEric Dumazet2009-07-271-1/+1
* ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala2009-07-261-2/+11
* phonet: Fix build.David S. Miller2009-07-261-0/+1
* mac80211: Fix regression in mesh forwarding path.Javier Cardona2009-07-244-11/+20
* mac80211: fix ieee80211_xmit call contextJohannes Berg2009-07-241-0/+7
* net: remove unused skb->do_not_encryptJohannes Berg2009-07-241-3/+0
* mac80211: remove master netdevJohannes Berg2009-07-2412-392/+192
* net: export __dev_addr_sync/__dev_addr_unsyncJohannes Berg2009-07-241-0/+2
* cfg80211: avoid setting default_key if add_key failsZhu Yi2009-07-241-2/+6
* cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi2009-07-241-2/+2
* cfg80211: set_default_key only for WEPZhu Yi2009-07-241-1/+2
* mac80211: fix spare warnings in driver-trace.hChristian Lamparter2009-07-241-2/+2
* mac80211: do not monitor the connection while scanningChristian Lamparter2009-07-241-0/+3
* cfg80211: don't optimise wext calls too muchJohannes Berg2009-07-241-19/+21
* cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi2009-07-241-1/+1
* cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez2009-07-241-16/+9
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-243-31/+31
* mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-242-8/+6
* mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-241-0/+20
* cfg80211: fix unregistrationJohannes Berg2009-07-241-5/+5
* mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-242-3/+8
* cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik2009-07-241-1/+11
* cfg80211: fix more bugs in mlme handlingJohannes Berg2009-07-241-5/+3
* nl80211: report BSS statusJohannes Berg2009-07-241-17/+48
* cfg80211: fix wext setting SSIDJohannes Berg2009-07-241-1/+1
* cfg80211: don't look at wdev->ssid for giwessidJohannes Berg2009-07-241-5/+1
* cfg80211: fix wext statsJohannes Berg2009-07-241-4/+9
OpenPOWER on IntegriCloud