aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: implement basic background scanningHelmut Schaa2009-07-27
* mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-27
* mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-27
* mac80211: advance the state machine immediately if no delay is neededHelmut Schaa2009-07-27
* mac80211: refactor the scan codeHelmut Schaa2009-07-27
* mac80211: allow using network namespacesJohannes Berg2009-07-27
* cfg80211: make aware of net namespacesJohannes Berg2009-07-27
* mac80211: cooperate more with network namespacesJohannes Berg2009-07-27
* phonet: phonet_device_get() fixEric Dumazet2009-07-27
* ethtool: device independent rx_csum and get_flags routinesSridhar Samudrala2009-07-26
* phonet: Fix build.David S. Miller2009-07-26
* mac80211: Fix regression in mesh forwarding path.Javier Cardona2009-07-24
* mac80211: fix ieee80211_xmit call contextJohannes Berg2009-07-24
* net: remove unused skb->do_not_encryptJohannes Berg2009-07-24
* mac80211: remove master netdevJohannes Berg2009-07-24
* net: export __dev_addr_sync/__dev_addr_unsyncJohannes Berg2009-07-24
* cfg80211: avoid setting default_key if add_key failsZhu Yi2009-07-24
* cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi2009-07-24
* cfg80211: set_default_key only for WEPZhu Yi2009-07-24
* mac80211: fix spare warnings in driver-trace.hChristian Lamparter2009-07-24
* mac80211: do not monitor the connection while scanningChristian Lamparter2009-07-24
* cfg80211: don't optimise wext calls too muchJohannes Berg2009-07-24
* cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi2009-07-24
* cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez2009-07-24
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-24
* mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-24
* mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-24
* cfg80211: fix unregistrationJohannes Berg2009-07-24
* mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-24
* cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik2009-07-24
* cfg80211: fix more bugs in mlme handlingJohannes Berg2009-07-24
* nl80211: report BSS statusJohannes Berg2009-07-24
* cfg80211: fix wext setting SSIDJohannes Berg2009-07-24
* cfg80211: don't look at wdev->ssid for giwessidJohannes Berg2009-07-24
* cfg80211: fix wext statsJohannes Berg2009-07-24
* mac80211: mesh: fix two small problemsJohannes Berg2009-07-24
* cfg80211: fix a locking bugJohannes Berg2009-07-24
* mac80211: monitor the connectionJohannes Berg2009-07-24
* mac80211: fix multi-use timerJohannes Berg2009-07-24
* cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi2009-07-24
* cfg80211: rework key operationJohannes Berg2009-07-24
* nl80211: introduce new key attributesJohannes Berg2009-07-24
* mac80211: Assign next hop address to pending mesh framesJavier Cardona2009-07-24
* cfg80211: fix two bugletsJohannes Berg2009-07-24
* cfg80211: fix race in giwrateJohannes Berg2009-07-24
* mac80211: driver operation debuggingJohannes Berg2009-07-24
* mac80211: fix sparse warningJohannes Berg2009-07-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-21
| * nl80211: Memory leak fixedNiko Jokinen2009-07-21