summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen5-33/+78
2010-04-07mac80211: Fix robust management frame handling (MFP)Jouni Malinen1-1/+2
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg2-6/+18
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona2-3/+5
2010-03-31mac80211: Fix drop_unencrypted for MFP with hwaccelJouni Malinen1-4/+7
2010-03-31nl80211: reenable station del for meshMarco Porsch1-1/+2
2010-03-31mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen1-2/+1
2010-03-31mac80211: Fix BIP to be used only with group-addressed framesJouni Malinen1-0/+2
2010-03-31mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen1-9/+14
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen4-3/+82
2010-03-31mac80211: enable QoS explicitly in AP modeStanislaw Gruszka1-0/+4
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka2-1/+13
2010-03-31mac80211: support paged rx SKBsZhu Yi2-10/+50
2010-03-31wireless: remove trailing space in messagesFrans Pop2-5/+5
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg2-6/+12
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco1-2/+2
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville1-3/+3
2010-03-30wireless: convert reg_regdb_search_lock to mutexJohn W. Linville1-7/+5
2010-03-24mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter1-2/+0
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen2-0/+42
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen3-0/+150
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen3-10/+60
2010-03-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches1-11/+11
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches1-56/+56
2010-03-19rename new rfkill sysfs knobsflorian@mickler.org1-27/+8
2010-03-16mac80211: (really) fix rates setup on IBSS mergeBruno Randolf1-8/+8
2010-03-16Revert "mac80211: fix rates setup on IBSS merge"John W. Linville1-3/+0
2010-03-15mac80211: optimize tx status processingFelix Fietkau1-7/+7
2010-03-11minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau3-4/+10
2010-03-11minstrel: simplify and fix debugfs codeFelix Fietkau2-29/+11
2010-03-11mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon1-0/+9
2010-03-11enhance sysfs rfkill interfaceflorian@mickler.org1-0/+58
2010-03-11mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet1-3/+7
2010-03-11mac80211: Fix (dynamic) power save entryJuuso Oikarinen1-5/+8
2010-03-11mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen1-0/+1
2010-03-09mac80211: use different MAC addresses for virtual interfacesJohannes Berg1-2/+114
2010-03-09mac80211: Improve software scan timingHelmut Schaa2-6/+66
2010-03-09mac80211: fix rates setup on IBSS mergeBruno Randolf1-0/+3
2010-03-09mac80211: deprecate RX status noiseJohannes Berg3-13/+0
2010-03-08tipc: filter out messages not intended for this hostNeil Horman1-0/+9
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman2-37/+22
2010-03-08ethtool: Use noinline_for_stackEric Dumazet1-32/+8
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2-5/+5
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2-5/+3
2010-03-08tcp: Fix tcp_make_synack()Eric Dumazet1-9/+9
2010-03-08net: fix route cache rebuildsEric Dumazet1-12/+38
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet3-3/+9
2010-03-08bridge: Fix RCU race in br_multicast_stopHerbert Xu1-1/+1
2010-03-08bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu1-1/+1
2010-03-08ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明2-18/+4