summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk2008-02-241-2/+2
* igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes2008-02-241-2/+4
* gianfar: don't pass NULL dev ptr to DMA opsBecky Bruce2008-02-241-7/+7
* sis190: read the mac address from the eeprom firstFrancois Romieu2008-02-241-5/+10
* tlan: add static to function definitionsHarvey Harrison2008-02-241-32/+32
* pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.Komuro2008-02-241-2/+8
* drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza2008-02-241-6/+6
* virtio_net: Fix oops on early interrupts - introduced by virtio reset codeChristian Borntraeger2008-02-241-1/+1
* uli526x partially recognizing interfaceGrant Grundler2008-02-241-1/+11
* igb: fix legacy mode irq issueAndy Gospodarek2008-02-241-7/+2
* fs_enet: Don't call phy_mii_ioctl() in atomic context.Scott Wood2008-02-241-6/+1
* ehea: add kdump supportThomas Klein2008-02-242-25/+290
* Merge branch 'master' of ../linux-2.6/David S. Miller2008-02-242-9/+13
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-221-1/+0
| |\
| | * [POWERPC] net: NEWEMAC: Remove "rgmii-interface" from rgmii matching tableStefan Roese2008-02-161-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1927-248/+409
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1519-1774/+5394
| |\ \
| * | | mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein2008-02-141-8/+13
* | | | tg3: ethtool phys_id defaultStephen Hemminger2008-02-241-1/+1
* | | | [BNX2]: Update version to 1.7.4.Michael Chan2008-02-241-2/+2
* | | | [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-242-1/+14
* | | | [BNX2]: More 5706S link down workaround.Michael Chan2008-02-241-15/+17
* | | | zd1211rw: fix sparse warningsJohannes Berg2008-02-211-3/+9
* | | | rtl818x: fix sparse warningsJohannes Berg2008-02-212-2/+6
* | | | ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-211-6/+8
* | | | WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-213-6/+9
* | | | WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-211-0/+1
* | | | p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville2008-02-201-0/+1
* | | | p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt2008-02-201-0/+1
* | | | veth: fix dev refcount raceDaniel Lezcano2008-02-201-13/+40
* | | | [NIU]: More BMAC alt MAC address fixes.Matheos Worku2008-02-202-5/+6
| |_|/ |/| |
* | | [NIU]: Bump driver version and release date.David S. Miller2008-02-191-2/+2
* | | [NIU]: Fix BMAC alternate MAC address indexing.Matheos Worku2008-02-191-1/+6
* | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-1612-100/+114
|\ \ \
| * | | e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-26/+0
| * | | igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-28/+0
| * | | ixgbe: Correctly obtain protocol information on transmitAuke Kok2008-02-151-3/+21
| * | | e1000e: Fix CRC stripping in hardware context bugAuke Kok2008-02-151-3/+3
| * | | gianfar iomem misannotationsAl Viro2008-02-152-4/+4
| * | | mkiss: ax_bump() locking fixJarek Poplawski2008-02-151-3/+2
| * | | Fix station address detection in smcChuck Ebbert2008-02-151-2/+10
| * | | ixgbe: remove accidentally added #ifdefAuke Kok2008-02-111-5/+0
| * | | ixgbe: Disallow device reset during ethtool testAuke Kok2008-02-111-0/+4
| * | | ixgbe: warn when device is in a x4 or lower width slotAuke Kok2008-02-111-0/+8
| * | | e1000e: Fix logic reversal keeping link activeAuke Kok2008-02-111-1/+1
| * | | e1000: warn if this driver is used for e1000e devicesAuke Kok2008-02-111-0/+8
| * | | replace code with FIELD_SIZEOFJulia Lawall2008-02-113-3/+3
| * | | Tsi108_eth: Add ethtool supportAlex Bounine2008-02-111-0/+36
| * | | Tsi108_eth: fix link recovery after disconnectAlex Bounine2008-02-111-14/+12
| * | | Tsi108_eth: remove not needed codeAlex Bounine2008-02-111-7/+0