aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller27-68/+97
2009-07-16cdc-eem: bad crc checkingVincent CUISSARD1-1/+1
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu1-4/+0
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu1-0/+2
2009-07-16sky2: revert shutdown changesStephen Hemminger1-8/+1
2009-07-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa1-0/+3
2009-07-16bonding: clean muticast addresses when device changes typeMoni Shoua1-2/+10
2009-07-16atl1c: misplaced parenthesisroel kluin1-1/+1
2009-07-16atl1c: add missing parenthesesroel kluin1-4/+4
2009-07-15gianfar: remove unused DECLARE_MAC_BUFJohannes Berg1-1/+0
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines."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-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle5-44/+68
2009-07-12drivers/net/bonding: Adjust constant nameJulia Lawall1-1/+2
2009-07-12netdev: restore MTU change operationBen Hutchings11-0/+11
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings10-2/+16
2009-07-10hwsim: make testmode_cmd staticJohannes Berg1-1/+2
2009-07-10p54: fix queue stall due to underrunChristian Lamparter1-3/+4
2009-07-10p54usb: fix stalls caused by urb allocation failuresChristian Lamparter1-19/+17
2009-07-10ath5k: write PCU registers on initial resetBob Copeland1-1/+1
2009-07-10ath5k: do not release irq across suspend/resumeBob Copeland1-11/+0
2009-07-10ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland1-2/+0
2009-07-10ath5k: rework beacon configurationBob Copeland2-40/+20
2009-07-10ath5k: send buffered frames after the beaconBob Copeland3-11/+34
2009-07-10p54spi: remove dead code and definitionsChristian Lamparter1-34/+0
2009-07-10p54: two endian fixesChristian Lamparter2-7/+7
2009-07-10rt2x00: use wiphy rfkill interfaceIvo van Doorn13-203/+20
2009-07-10iwlwifi: fix aggregation limitJohannes Berg1-1/+1