summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-08ssb: Add support for 4318EClyde McPherson1-2/+4
2009-07-08b43: Add support for 4318EClyde McPherson1-0/+1
2009-07-08zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung1-0/+1
2009-07-08zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan1-1/+1
2009-07-07mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho1-1/+4
2009-07-07cfg80211: fix refcount leakJohannes Berg1-1/+0
2009-07-07hp-wmi: fix rfkill bugJohannes Berg1-1/+1
2009-07-07mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky1-1/+1
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz1-0/+9
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan1-1/+8
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger4-4/+12
2009-07-07Wireless: nl80211, fix lock imbalanceJiri Slaby1-0/+1
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller1-19/+27
2009-07-06sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun1-23/+2
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski1-1/+3
2009-07-05dsa: fix 88e6xxx statistics counter snapshottingStephane Contri1-1/+1
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet1-11/+14
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall1-3/+3
2009-07-05pcnet_cs: add new idKen Kawasaki1-0/+1
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2-4/+6
2009-07-05bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein1-2/+2
2009-07-05tun: Fix device unregister raceHerbert Xu1-7/+9
2009-07-03be2net: fix spurious interrupt handling in intx modeSathya Perla2-7/+13
2009-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan3-7/+110
2009-07-03e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan1-1/+6
2009-07-03e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan1-2/+17
2009-07-03e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan1-4/+15
2009-07-03e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2-44/+82
2009-07-03e1000e: PHY loopback broken on 82578Bruce Allan2-0/+7
2009-07-03ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala1-1/+0
2009-07-03ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore1-5/+5
2009-07-03ixgbe: fix regression on some 82598 adaptersDon Skidmore1-10/+14
2009-07-03ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2-2/+9
2009-07-03qlge: Fix sizeof usage.Ron Mercer2-9/+9
2009-07-03qlge: Add/use function for link up/down.Ron Mercer3-8/+26
2009-07-03qlge: Fix MAC address bonding issue.Ron Mercer1-7/+43
2009-07-03qlge: Fix tx byte counter.Ron Mercer1-1/+1
2009-07-03qlge: Fix redundant call to free resources.Ron Mercer1-5/+0
2009-07-03qlge: Fix carrier on condition.Ron Mercer1-1/+5
2009-07-03qlge: Clear frame to queue routing before reset.Ron Mercer1-9/+32
2009-07-03qlge: Expand coverage of hw lock for config register.Ron Mercer1-4/+5
2009-07-03IPv6: preferred lifetime of address not getting updatedBrian Haley1-3/+27
2009-07-03xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun1-2/+4
2009-07-03xfrm4: fix the ports decode of sctp protocolWei Yongjun1-1/+2
2009-07-02net/9p: Fix crash due to bad mount parameters.Abhishek Kulkarni1-6/+8
2009-07-02if_ether: add define for 1588 aka TimesyncAlexander Duyck1-0/+1
2009-07-02phylib: fixes for PHY_RESUMING state changesWade Farnsworth1-3/+22
2009-07-02netxen: avoid frequent firmware resetDhananjay Phadke4-9/+86
2009-07-02netxen: fix the version code macroDhananjay Phadke2-12/+26
2009-07-02gigaset: drop pointless checkTilman Schmidt1-6/+0