summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Fix typos in comments in via-velocity header.Dave Jones1-3/+3
2009-07-24Remove unnecessary forward declarations from velocity NIC driver.Dave Jones1-1681/+1580
2009-07-24Fix up CodingStyle problems in via-velocity.cDave Jones1-95/+80
2009-07-24Remove unused zero-copy code from velocity NIC driver.Dave Jones1-66/+11
2009-07-24net: move macsonic's probe function to .devinit.textUwe Kleine-König1-7/+7
2009-07-24net: move xtsonic's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move meth's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24net: move jazzsonic's probe function to .devinit.textUwe Kleine-König1-2/+2
2009-07-24net: move sgiseeq's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-07-24veth: Zero timestamp in xmit path.Ben Greear1-0/+1
2009-07-24can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas2-47/+112
2009-07-24dm9000: switch to dev_pm_opsMike Rapoport1-6/+12
2009-07-24be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde4-94/+31
2009-07-21bnx2x: Version 1.48.113-1Eilon Greenstein1-2/+2
2009-07-21bnx2x: Missing parenthesis might result with wrong castingEilon Greenstein1-1/+1
2009-07-21bnx2x: Set LED in loopback testEilon Greenstein1-0/+5
2009-07-21bnx2x: Supporting BCM8727 PHYEilon Greenstein6-179/+1049
2009-07-21bnx2x: Update vlan_featuresEilon Greenstein1-2/+17
2009-07-21bnx2x: SMP-safe inter_semEilon Greenstein1-1/+9
2009-07-21bnx2x: Adding some mmiowbEilon Greenstein1-0/+17
2009-07-21bnx2x: Fan failure early detectionEilon Greenstein1-0/+5
2009-07-21bnx2x: Fan failureEilon Greenstein2-37/+90
2009-07-21bnx2x: Stop management traffic in loopback testEilon Greenstein2-0/+13
2009-07-20b44: strncpy does not null terminate stringroel kluin1-4/+4
2009-07-17connector: make callback argument type explicitMike Frysinger6-13/+12
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala1-1/+12
2009-07-17virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala1-1/+2
2009-07-17ixgbe: Bump version numberPeter P Waskiewicz Jr1-1/+1
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr3-0/+4
2009-07-17ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr1-4/+4
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr3-49/+19
2009-07-17fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk1-4/+33
2009-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller27-68/+97
2009-07-17cdc-eem: bad crc checkingVincent CUISSARD1-1/+1
2009-07-17ixgbe: Remove DPRINTK messages in DCB modeLucy Liu1-4/+0
2009-07-17ixgbe: clear mac address data block in DCB modeLucy Liu1-0/+2
2009-07-17sky2: revert shutdown changesStephen Hemminger1-8/+1
2009-07-17E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-17bonding: clean muticast addresses when device changes typeMoni Shoua1-2/+10
2009-07-17atl1c: misplaced parenthesisroel kluin1-1/+1
2009-07-17atl1c: add missing parenthesesroel kluin1-4/+4
2009-07-15gianfar: remove unused DECLARE_MAC_BUFJohannes Berg1-1/+0
2009-07-15Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller5-68/+44
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2-5/+7
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby1-1/+3
2009-07-13igb: gcc-3.4.6 fixEric Dumazet1-40/+37
2009-07-13atlx: duplicate testing of MCAST flagroel kluin1-1/+1
2009-07-13NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle5-44/+68
2009-07-13drivers/net/bonding: Adjust constant nameJulia Lawall1-1/+2