summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Version 1.48.113-1Eilon Greenstein2009-07-211-2/+2
* bnx2x: Missing parenthesis might result with wrong castingEilon Greenstein2009-07-211-1/+1
* bnx2x: Set LED in loopback testEilon Greenstein2009-07-211-0/+5
* bnx2x: Supporting BCM8727 PHYEilon Greenstein2009-07-216-179/+1049
* bnx2x: Update vlan_featuresEilon Greenstein2009-07-211-2/+17
* bnx2x: SMP-safe inter_semEilon Greenstein2009-07-211-1/+9
* bnx2x: Adding some mmiowbEilon Greenstein2009-07-211-0/+17
* bnx2x: Fan failure early detectionEilon Greenstein2009-07-211-0/+5
* bnx2x: Fan failureEilon Greenstein2009-07-212-37/+90
* bnx2x: Stop management traffic in loopback testEilon Greenstein2009-07-212-0/+13
* b44: strncpy does not null terminate stringroel kluin2009-07-201-4/+4
* tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala2009-07-171-1/+12
* virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala2009-07-171-1/+2
* ixgbe: Bump version numberPeter P Waskiewicz Jr2009-07-171-1/+1
* ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr2009-07-173-0/+4
* ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr2009-07-171-4/+4
* ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr2009-07-173-49/+19
* fs_enet/mii-fec.c: fix MII speed calculationWolfgang Denk2009-07-171-4/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-1627-68/+97
|\
| * cdc-eem: bad crc checkingVincent CUISSARD2009-07-161-1/+1
| * ixgbe: Remove DPRINTK messages in DCB modeLucy Liu2009-07-161-4/+0
| * ixgbe: clear mac address data block in DCB modeLucy Liu2009-07-161-0/+2
| * sky2: revert shutdown changesStephen Hemminger2009-07-161-8/+1
| * E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa2009-07-161-0/+3
| * bonding: clean muticast addresses when device changes typeMoni Shoua2009-07-161-2/+10
| * atl1c: misplaced parenthesisroel kluin2009-07-161-1/+1
| * atl1c: add missing parenthesesroel kluin2009-07-161-4/+4
| * Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-145-68/+44
| * drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng2009-07-142-5/+7
| * NET: phy_device, fix lock imbalanceJiri Slaby2009-07-141-1/+3
| * igb: gcc-3.4.6 fixEric Dumazet2009-07-131-40/+37
| * atlx: duplicate testing of MCAST flagroel kluin2009-07-131-1/+1
| * NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-125-44/+68
| * netdev: restore MTU change operationBen Hutchings2009-07-1211-0/+11
| * netdev: restore MAC address set and validate operationsBen Hutchings2009-07-1210-2/+16
* | gianfar: remove unused DECLARE_MAC_BUFJohannes Berg2009-07-151-1/+0
* | drivers/net/bonding: Adjust constant nameJulia Lawall2009-07-121-1/+2
* | hwsim: make testmode_cmd staticJohannes Berg2009-07-101-1/+2
* | p54: fix queue stall due to underrunChristian Lamparter2009-07-101-3/+4
* | p54usb: fix stalls caused by urb allocation failuresChristian Lamparter2009-07-101-19/+17
* | ath5k: write PCU registers on initial resetBob Copeland2009-07-101-1/+1
* | ath5k: do not release irq across suspend/resumeBob Copeland2009-07-101-11/+0
* | ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland2009-07-101-2/+0
* | ath5k: rework beacon configurationBob Copeland2009-07-102-40/+20
* | ath5k: send buffered frames after the beaconBob Copeland2009-07-103-11/+34
* | p54spi: remove dead code and definitionsChristian Lamparter2009-07-101-34/+0
* | p54: two endian fixesChristian Lamparter2009-07-102-7/+7
* | rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-1013-203/+20
* | iwlwifi: fix aggregation limitJohannes Berg2009-07-101-1/+1
* | ath9k: remove permissions from debugfs filesJiri Slaby2009-07-101-5/+5
OpenPOWER on IntegriCloud