summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix ieee80211_xmit call contextJohannes Berg2009-07-241-0/+7
* net: remove unused skb->do_not_encryptJohannes Berg2009-07-241-3/+0Star
* mac80211: remove master netdevJohannes Berg2009-07-2412-392/+192Star
* 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/+9Star
* 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/+6Star
* 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/+3Star
* 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/+1Star
* cfg80211: fix wext statsJohannes Berg2009-07-241-4/+9
* mac80211: mesh: fix two small problemsJohannes Berg2009-07-242-4/+7
* cfg80211: fix a locking bugJohannes Berg2009-07-241-2/+2
* mac80211: monitor the connectionJohannes Berg2009-07-243-72/+227
* mac80211: fix multi-use timerJohannes Berg2009-07-241-7/+33
* cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi2009-07-241-1/+4
* cfg80211: rework key operationJohannes Berg2009-07-2415-160/+532
* nl80211: introduce new key attributesJohannes Berg2009-07-241-47/+156
* mac80211: Assign next hop address to pending mesh framesJavier Cardona2009-07-241-0/+18
* cfg80211: fix two bugletsJohannes Berg2009-07-242-7/+2Star
* cfg80211: fix race in giwrateJohannes Berg2009-07-241-5/+8
* mac80211: driver operation debuggingJohannes Berg2009-07-245-22/+732
* mac80211: fix sparse warningJohannes Berg2009-07-241-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-2410-20/+43
|\
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1Star
| * nl80211: Memory leak fixedNiko Jokinen2009-07-211-2/+3
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-211-3/+5
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-211-0/+4
| * mac80211: fix injection in monitor modePavel Roskin2009-07-211-1/+1
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-211-8/+19
| * mac80211: disable meshJohannes Berg2009-07-212-0/+4
| * Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-201-1/+1
| * tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-202-2/+2
| * tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-203-1/+3
* | TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen2009-07-241-14/+44
* | af_packet: style cleanupsEric Dumazet2009-07-241-124/+122Star
* | Phonet: dropped datagrams accountingRémi Denis-Courmont2009-07-241-1/+4
* | Phonet: account for dropped RX packetsRémi Denis-Courmont2009-07-241-1/+6