summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-31rt2x00: Wakeup hardware before loading firmwareIvo van Doorn2-2/+6
2010-08-31rt2x00: Validate TX status results with current data entryIvo van Doorn1-23/+50
2010-08-31rt2x00: Add rt2800_wait_csr_readyIvo van Doorn3-21/+20
2010-08-31rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa1-1/+5
2010-08-31rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa5-8/+8
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau4-9/+25
2010-08-31net/wireless: Remove double testJulia Lawall1-1/+1
2010-08-31wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli3-13/+24
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen2-0/+16
2010-08-31mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen1-1/+1
2010-08-31Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville29-849/+1658
2010-08-31stmmac: Fix build warnings.David S. Miller3-3/+4
2010-08-31ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet3-6/+6
2010-08-31net: struct xfrm_tunnel in read_mostly sectionEric Dumazet4-6/+6
2010-08-31net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven1-3/+2
2010-08-31TCP: update initial windows according to RFC 5681Gerrit Renker1-8/+2
2010-08-31dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker4-38/+9
2010-08-31dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2-8/+23
2010-08-31tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker3-21/+19
2010-08-31dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker1-25/+3
2010-08-31dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker2-13/+16
2010-08-31tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu4-16/+37
2010-08-30net: fix datapath typoSimon Horman1-1/+1
2010-08-30IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell1-0/+1
2010-08-29drivers/net/atl1c: Remove double testJulia Lawall1-1/+1
2010-08-29starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita1-5/+1
2010-08-29starfire: use PCI_VDEVICEAkinobu Mita1-1/+1
2010-08-29phonet: use for_each_set_bitAkinobu Mita1-2/+1
2010-08-29mlx4: use bitmap libraryAkinobu Mita1-11/+4
2010-08-29econet: kill unnecessary spin_lock_init()Akinobu Mita1-2/+0
2010-08-28slip: Use net_device_stats from struct net_deviceTobias Klauser2-39/+31
2010-08-27mac80211: fix offchannel queue stopJohannes Berg3-3/+24
2010-08-27mac80211_hwsim: support runtime iftype changesJohannes Berg1-0/+13
2010-08-27mac80211: support runtime interface type changesJohannes Berg6-37/+185
2010-08-27mac80211: split out concurrent vif checksJohannes Berg1-14/+29
2010-08-27mac80211: simplify zero address checksJohannes Berg1-25/+13
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg3-8/+6
2010-08-27mac80211: clean up ifdown/cleanup pathsJohannes Berg2-66/+28
2010-08-27mac80211: use subqueue helpersJohannes Berg2-4/+3
2010-08-27mac80211: allow changing port control protocolJohannes Berg6-4/+29
2010-08-27cfg80211: allow changing port control protocolJohannes Berg4-11/+56
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg7-21/+92
2010-08-27cfg80211: allow vendor specific cipher suitesJohannes Berg1-1/+8
2010-08-27cfg80211 docbook: remove erronous !AJohannes Berg1-1/+0
2010-08-27ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan1-4/+5
2010-08-27wl12xx: remove unneeded lockingJohannes Berg4-8/+0
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg3-9/+34
2010-08-27mac80211: remove unused scan expire defineJohannes Berg1-6/+0
2010-08-27ath9k: Change the default LED pattern.Vivek Natarajan1-1/+1
2010-08-27ath5k: fix off-by-one in pilot magnitude maskBob Copeland1-1/+1