aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-23Remove unused zero-copy code from velocity NIC driver.Dave Jones
2009-07-23net: move macsonic's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move xtsonic's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move meth's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move jazzsonic's probe function to .devinit.textUwe Kleine-König
2009-07-23net: move sgiseeq's probe function to .devinit.textUwe Kleine-König
2009-07-23veth: Zero timestamp in xmit path.Ben Greear
2009-07-23can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas
2009-07-23dm9000: switch to dev_pm_opsMike Rapoport
2009-07-23be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde
2009-07-21bnx2x: Version 1.48.113-1Eilon Greenstein
2009-07-21bnx2x: Missing parenthesis might result with wrong castingEilon Greenstein
2009-07-21bnx2x: Set LED in loopback testEilon Greenstein
2009-07-21bnx2x: Supporting BCM8727 PHYEilon Greenstein
2009-07-21bnx2x: Update vlan_featuresEilon Greenstein
2009-07-21bnx2x: SMP-safe inter_semEilon Greenstein
2009-07-21bnx2x: Adding some mmiowbEilon Greenstein
2009-07-21bnx2x: Fan failure early detectionEilon Greenstein
2009-07-21bnx2x: Fan failureEilon Greenstein
2009-07-21bnx2x: Stop management traffic in loopback testEilon Greenstein
2009-07-20b44: strncpy does not null terminate stringroel kluin
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala
2009-07-17virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala
2009-07-17ixgbe: Bump version numberPeter P Waskiewicz Jr
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr
2009-07-17ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr
2009-07-17fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-16cdc-eem: bad crc checkingVincent CUISSARD
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu
2009-07-16sky2: revert shutdown changesStephen Hemminger
2009-07-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa
2009-07-16bonding: clean muticast addresses when device changes typeMoni Shoua
2009-07-16atl1c: misplaced parenthesisroel kluin
2009-07-16atl1c: add missing parenthesesroel kluin
2009-07-15gianfar: remove unused DECLARE_MAC_BUFJohannes Berg
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-07-13igb: gcc-3.4.6 fixEric Dumazet
2009-07-13atlx: duplicate testing of MCAST flagroel kluin
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle
2009-07-12drivers/net/bonding: Adjust constant nameJulia Lawall
2009-07-12netdev: restore MTU change operationBen Hutchings
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings
2009-07-10hwsim: make testmode_cmd staticJohannes Berg