aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-08netpoll: Fix carrier detection for drivers that are using phylibGravatar Anton Vorontsov 1-1/+1
2009-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 19-17/+48
2009-07-08includecheck fix: include/linux, rfkill.hGravatar Jaswinder Singh Rajput 1-1/+0
2009-07-08p54: tx refused but queue activeGravatar Larry Finger 1-2/+3
2009-07-08Atheros Kconfig needs to be dependent on WLAN_80211Gravatar Jay Sternberg 1-0/+1
2009-07-08mac80211: fix docbookGravatar Johannes Berg 1-2/+0
2009-07-08mac80211_hwsim: avoid NULL accessGravatar Johannes Berg 1-0/+1
2009-07-08ssb: Add support for 4318EGravatar Clyde McPherson 1-2/+4
2009-07-08b43: Add support for 4318EGravatar Clyde McPherson 1-0/+1
2009-07-08zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceGravatar Hin-Tak Leung 1-0/+1
2009-07-08zd1211rw: 07b8:6001 is a ZD1211BGravatar Pascal Terjan 1-1/+1
2009-07-08r6040: bump driver version to 0.24 and date to 08 July 2009Gravatar Florian Fainelli 1-2/+2
2009-07-08r6040: restore MIER register correctly when IRQ line is sharedGravatar Florian Fainelli 1-1/+4
2009-07-08ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Gravatar Jarek Poplawski 1-2/+2
2009-07-08davinci_emac: fix kernel oops when changing MAC address while interface is downGravatar Pablo Bitton 1-2/+10
2009-07-08igb: set lan id prior to configuring phyGravatar Alexander Duyck 1-0/+4
2009-07-07mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Gravatar Luciano Coelho 1-1/+4
2009-07-07cfg80211: fix refcount leakGravatar Johannes Berg 1-1/+0
2009-07-07hp-wmi: fix rfkill bugGravatar Johannes Berg 1-1/+1
2009-07-07mac80211: fix allocation in mesh_queue_preqGravatar Andrey Yurovsky 1-1/+1
2009-07-07iwmc3200wifi: add Kconfig helpGravatar Samuel Ortiz 1-0/+9
2009-07-07ath9k: Fix leak in tx descriptorGravatar Vasanthakumar Thiagarajan 1-1/+8
2009-07-07b43/b43legacy: fix radio LED initializationGravatar Larry Finger 4-4/+12
2009-07-07Wireless: nl80211, fix lock imbalanceGravatar Jiri Slaby 1-0/+1
2009-07-06fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGravatar Greg Ungerer 1-1/+1
2009-07-06fec: remove extra ";" from definition namesGravatar Greg Ungerer 1-6/+6
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."Gravatar David S. Miller 1-19/+27
2009-07-06sctp: fix warning at inet_sock_destruct() while release sctp socketGravatar Wei Yongjun 1-23/+2
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Gravatar Mariusz Kozlowski 1-1/+3
2009-07-05dsa: fix 88e6xxx statistics counter snapshottingGravatar Stephane Contri 1-1/+1
2009-07-05forcedeth: Fix NAPI race.Gravatar Eric Dumazet 1-11/+14
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorGravatar Julia Lawall 1-3/+3
2009-07-05pcnet_cs: add new idGravatar Ken Kawasaki 1-0/+1
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Gravatar Eilon Greenstein 2-4/+6
2009-07-05bnx2x: Disable HC coalescing when setting timeout to zero.Gravatar Eilon Greenstein 1-2/+2
2009-07-05tun: Fix device unregister raceGravatar Herbert Xu 1-7/+9
2009-07-03be2net: fix spurious interrupt handling in intx modeGravatar Sathya Perla 2-7/+13
2009-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Gravatar Bruce Allan 3-7/+110
2009-07-03e1000e: delay second read of PHY_STATUS register on failure of first readGravatar Bruce Allan 1-1/+6
2009-07-03e1000e: prevent NVM corruption on sectors larger than 4KGravatar Bruce Allan 1-2/+17
2009-07-03e1000e: do not write SmartSpeed register bits on parts without supportGravatar Bruce Allan 1-4/+15
2009-07-03e1000e: delay after LCD reset and proper checks for PHY configuration doneGravatar Bruce Allan 2-44/+82
2009-07-03e1000e: PHY loopback broken on 82578Gravatar Bruce Allan 2-0/+7
2009-07-03ixgbe: Not allow 8259x unsupported wol options change from ethtoolGravatar Mallikarjuna R Chilakala 1-1/+0
2009-07-03ixgbe: fix inconsistent SFP/SFP+ failure results.Gravatar Don Skidmore 1-5/+5
2009-07-03ixgbe: fix regression on some 82598 adaptersGravatar Don Skidmore 1-10/+14
2009-07-03ixgbe: fix issues with failing to detect insert of unsupported moduleGravatar Don Skidmore 2-2/+9
2009-07-03qlge: Fix sizeof usage.Gravatar Ron Mercer 2-9/+9
2009-07-03qlge: Add/use function for link up/down.Gravatar Ron Mercer 3-8/+26
2009-07-03qlge: Fix MAC address bonding issue.Gravatar Ron Mercer 1-7/+43