Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | jme: Added half-duplex mode and IPv6 RSS fix | Guo-Fu Tseng | 2008-10-08 | 2 | -18/+63 | |
| * | | | | | | | | | | cxgb3: Add 1G fiber support | Divy Le Ray | 2008-10-08 | 3 | -12/+208 | |
| * | | | | | | | | | | cxgb3: Support for Aeluros 2005 PHY | Divy Le Ray | 2008-10-08 | 4 | -19/+1040 | |
| * | | | | | | | | | | cxgb3: commnonize LASI phy code | Divy Le Ray | 2008-10-08 | 4 | -48/+77 | |
| * | | | | | | | | | | cxgb3: More flexible support for PHY interrupts. | Divy Le Ray | 2008-10-08 | 3 | -18/+27 | |
| * | | | | | | | | | | cxgb3: simplify port type struct and usage | Divy Le Ray | 2008-10-08 | 6 | -87/+94 | |
| * | | | | | | | | | | cxgb3: allow for PHY reset status | Divy Le Ray | 2008-10-08 | 4 | -27/+37 | |
| * | | | | | | | | | | cxgb3: Allocate multiqueues at init time | Divy Le Ray | 2008-10-08 | 3 | -37/+145 | |
| * | | | | | | | | | | cxgb3: reset the adapter on fatal error | Divy Le Ray | 2008-10-08 | 5 | -60/+119 | |
| * | | | | | | | | | | 8139too: move wmb before TX DMA start | Andreas Oberritter | 2008-10-08 | 1 | -1/+6 | |
| * | | | | | | | | | | netdev: uniquify the tx_timeout name | Arjan van de Ven | 2008-10-08 | 3 | -10/+10 | |
| * | | | | | | | | | | drivers/net/usb/Makefile - shrink logspam | David Brownell | 2008-10-08 | 1 | -3/+0 | |
| * | | | | | | | | | | r8169: WoL fixes, part 2. | Bruno Prémont | 2008-10-08 | 1 | -0/+2 | |
| * | | | | | | | | | | r8169: WoL fixes, part 1. | Bruno Prémont | 2008-10-08 | 1 | -0/+4 | |
| * | | | | | | | | | | gianfar: Create net device with carrier down | Trent Piepho | 2008-10-08 | 1 | -0/+3 | |
| * | | | | | | | | | | mv643xx_eth: include linux/ip.h to fix build | Lennert Buytenhek | 2008-10-08 | 1 | -0/+1 | |
| * | | | | | | | | | | lib8390: Fix locking in ei_poll (poll controller) | Jarek Poplawski | 2008-10-08 | 1 | -2/+2 | |
| * | | | | | | | | | | ixgb: fix bug when freeing resources | Brandeburg, Jesse | 2008-10-08 | 1 | -3/+5 | |
| * | | | | | | | | | | e1000e: release hw semaphore after successfully writing EEPROM | Arthur Jones | 2008-10-08 | 1 | -0/+1 | |
| * | | | | | | | | | | net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver | Steve Glendinning | 2008-10-08 | 4 | -0/+1487 | |
| * | | | | | | | | | | phylib: add mdiobus_{read,write} | Lennert Buytenhek | 2008-10-08 | 2 | -49/+49 | |
| * | | | | | | | | | | phylib: give mdio buses a device tree presence | Lennert Buytenhek | 2008-10-08 | 1 | -4/+71 | |
| * | | | | | | | | | | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-08 | 22 | -185/+277 | |
| * | | | | | | | | | | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-08 | 14 | -14/+14 | |
| * | | | | | | | | | | myri10ge: add multiqueue TX | Brice Goglin | 2008-10-08 | 1 | -34/+118 | |
| * | | | | | | | | | | atl1: update introductory comments | Jay Cliburn | 2008-10-08 | 1 | -7/+3 | |
| * | | | | | | | | | | atl1: remove EXPERIMENTAL label | Jay Cliburn | 2008-10-08 | 1 | -3/+4 | |
| * | | | | | | | | | | atl1: remove LLTX | Jay Cliburn | 2008-10-08 | 1 | -17/+1 | |
| * | | | | | | | | | | atl1: fix transmit timeout bug | Jay Cliburn | 2008-10-08 | 2 | -2/+3 | |
| * | | | | | | | | | | skge: Fix skge_set_ring_param() losing error return | Wang Chen | 2008-10-08 | 1 | -2/+2 | |
| * | | | | | | | | | | [10/21] driver/net/skge.c: restart the interface when it's options or | Xiaoming.Zhang | 2008-10-08 | 1 | -4/+18 | |
| * | | | | | | | | | | [2.6.28,1/1] cxgb3 - fix race in EEH | Divy Le Ray | 2008-10-08 | 3 | -3/+24 | |
| * | | | | | | | | | | via-velocity: Fix warnings on sparc64. | Francois Romieu | 2008-10-08 | 1 | -2/+2 | |
| * | | | | | | | | | | net: remove LLTX in atl2 driver | Kevin Hao | 2008-10-08 | 2 | -24/+1 | |
| * | | | | | | | | | | phylib: Wake PHY state machine on interrupt | Trent Piepho | 2008-10-08 | 1 | -0/+6 | |
| * | | | | | | | | | | PHY: Avoid unnecessary aneg restarts | Trent Piepho | 2008-10-08 | 1 | -19/+30 | |
| * | | | | | | | | | | r8169: read MAC address from EEPROM on init | Ivan Vecera | 2008-10-08 | 1 | -1/+72 | |
| * | | | | | | | | | | net: add net poll support for atl2 driver | Kevin Hao | 2008-10-08 | 1 | -0/+12 | |
| * | | | | | | | | | | ibm_newemac: Fix EMAC soft reset on 460EX/GT | Victor Gallardo | 2008-10-08 | 2 | -0/+23 | |
| * | | | | | | | | | | phylib: phy_mii_ioctl() fixes | Lennert Buytenhek | 2008-10-08 | 1 | -2/+3 | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-08 | 5 | -37/+153 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | e1000e: Fix incorrect debug warning | Linus Torvalds | 2008-10-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | e1000e: update version from k4 to k6 | Jesse Brandeburg | 2008-10-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | e1000e: debug contention on NVM SWFLAG | Thomas Gleixner | 2008-10-02 | 1 | -0/+17 | |
| | * | | | | | | | | | | e1000e: drop stats lock | Jesse Brandeburg | 2008-10-02 | 2 | -19/+0 | |
| | * | | | | | | | | | | e1000e: remove phy read from inside spinlock | Jesse Brandeburg | 2008-10-02 | 2 | -14/+5 | |
| | * | | | | | | | | | | e1000e: do not ever sleep in interrupt context | Jesse Brandeburg | 2008-10-02 | 2 | -3/+30 | |
| | * | | | | | | | | | | e1000e: reset swflag after resetting hardware | Jesse Brandeburg | 2008-10-02 | 1 | -0/+3 | |
| | * | | | | | | | | | | e1000e: write protect ICHx NVM to prevent malicious write/erase | Bruce Allan | 2008-10-01 | 5 | -3/+100 | |
| * | | | | | | | | | | | iwlwifi: remove STATUS_CONF_PENDING in scanning | Tomas Winkler | 2008-10-06 | 3 | -32/+22 |