aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-25
* [PATCH] wrong thing iounmapped (qla3xxx)Al Viro2006-09-24
* [PATCH] qla3xxx iomem annotationsAl Viro2006-09-24
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * [PATCH] Spidernet: add ethtool -S (show statistics)Jim Lewis2006-09-22
| * Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik2006-09-22
| |\
| | * r8169: the MMIO region of the 8167 stands behin BAR#1Francois Romieu2006-09-20
| * | [NET] GT96100: Delete bitrotting ethernet driverRalf Baechle2006-09-22
| * | [PATCH] mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORMDale Farnsworth2006-09-22
| * | [PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek2006-09-22
| * | Merge branch 'master' into upstreamJeff Garzik2006-09-22
| |\ \
| * \ \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-21
| |\ \ \
| * | | | e1000, ixgb: Remove pointless wrappersJeff Garzik2006-09-19
| * | | | [PATCH] Remove powerpc specific parts of 3c509 driverStephen Rothwell2006-09-19
| * | | | [PATCH] s2io: Switch to pci_get_deviceAlan Cox2006-09-19
| * | | | [PATCH] gt96100: move to pci_get_device APIAlan Cox2006-09-19
| * | | | [PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2006-09-19
| * | | | [PATCH] e1000 disable device on PCI errorLinas Vepstas2006-09-19
| * | | | drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik2006-09-13
| * | | | drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * | | | [PATCH] sky2: big endianStephen Hemminger2006-09-13
| * | | | [PATCH] sky2: fiber supportStephen Hemminger2006-09-13
| * | | | [PATCH] sky2: tx pause bug fixStephen Hemminger2006-09-13
| * | | | drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
| * | | | [PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann2006-09-13
| * | | | [PATCH] pcnet32: NAPI implementationDon Fry2006-09-13
| * | | | [PATCH] pcnet32: break receive routine into two pieces.Don Fry2006-09-13
| * | | | [PATCH] pcnet32: move/create receive and transmit routinesDon Fry2006-09-13
| * | | | [PATCH] pcnet32: magic number cleanupDon Fry2006-09-13
| * | | | [PATCH] pcnet32: remove unnecessary save/restore register accesses.Don Fry2006-09-13
| * | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-13
| |\ \ \ \
| * | | | | [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'Auke-Jan H Kok2006-09-12
| * | | | | Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik2006-09-12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | r8169: quirk for the 8110sb on arm platformFrancois Romieu2006-09-11
| | * | | | r8169: the 0x8136 needs a 8 bytes alignmentFrancois Romieu2006-08-31
| | * | | | r8169: add basic MII ioctl supportFrancois Romieu2006-08-31
| | * | | | r8169: use standard #defines from mii.h instead of declaring private onesFrancois Romieu2006-08-31
| | * | | | r8169: trim trailing whitespaces and convert whitespaces to tabsFrancois Romieu2006-08-31
| | * | | | r8169: udelay() removalFrancois Romieu2006-08-31
| | * | | | r8169: use NETDEV_TX_{BUSY/OK}Francois Romieu2006-08-31
| | * | | | r8169: sync with vendor's driverFrancois Romieu2006-07-26
| | * | | | r8169: remove rtl8169_init_boardFrancois Romieu2006-07-26
| | * | | | r8169: hardware flow controlFrancois Romieu2006-07-26
| | * | | | r8169: RX fifo overflow recoveryFrancois Romieu2006-07-26
| | * | | | r8169: mac address change supportFrancois Romieu2006-07-26
| * | | | | Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romie...Jeff Garzik2006-09-12
| |\ \ \ \ \
| | * | | | | 8139cp: ring_info removal for the transmit pathFrancois Romieu2006-09-12
| | * | | | | 8139cp: use PCI_DEVICE() to shorten the PCI device tableFrancois Romieu2006-08-31
| | * | | | | 8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handlerFrançois Romieu2006-08-31
| | * | | | | 8139cp: removal of useless BUG_ON() checkFrancois Romieu2006-08-31