aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli2008-07-22
* mv643xx_eth: fix NETPOLL buildLennert Buytenhek2008-07-22
* r6040: rework the RX buffers allocation routineFlorian Fainelli2008-07-22
* r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli2008-07-22
* r6040: fix null pointer access and tx timeoutsFlorian Fainelli2008-07-22
* r6040: prefix all functions with r6040Florian Fainelli2008-07-22
* rndis_host: support WM6 devices as modemsThomas Backlund2008-07-22
* at91_ether: use netstats in net_device structurePaulius Zaleckas2008-07-22
* sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings2008-07-22
* sfc: Use a separate workqueue for resetsBen Hutchings2008-07-22
* sfc: I2C adapter initialisation fixesBen Hutchings2008-07-22
* e1000: make ioport freeTaku Izumi2008-07-22
* e1000: delete non NAPI code from the driverFrancois Romieu2008-07-22
* e1000: remove email referenceJeff Kirsher2008-07-22
* e1000: Move assignments in tests before testJoe Perches2008-07-22
* e1000: checkpatch cleanJoe Perches2008-07-22
* e1000: Remove spaces after casts and function namesJoe Perches2008-07-22
* e1000: Move extern function definitions to e1000.hJoe Perches2008-07-22
* e1000: Use hw, er32, and ew32Joe Perches2008-07-22
* e1000: neaten function declarationsJoe Perches2008-07-22
* Fix typo in meth driverChristoph Lameter2008-07-22
* atl1e: Atheros L1E Gigabit Ethernet driverJie Yang2008-07-22
* ixgbe: remove device ID for unsupported deviceJesse Brandeburg2008-07-22
* 8139too: Fall back to PIO when MMIO fails.Dave Jones2008-07-22
* 8139too: Force usage of PIO on OQO2Dave Jones2008-07-22
* 8139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones2008-07-22
* net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian2008-07-22
* net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian2008-07-22
* net: tun.c fix castHarvey Harrison2008-07-22
* net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison2008-07-22
* DM9000: Remove magic numbersBen Dooks2008-07-22
* netxen: update driver versionDhananjay Phadke2008-07-22
* netxen: enable tso6, intr coalescing.Dhananjay Phadke2008-07-22
* netxen: cut-through rx changesDhananjay Phadke2008-07-22
* netxen: mtu, mac, link status changesDhananjay Phadke2008-07-22
* netxen: add netxen_nic_ctx.cDhananjay Phadke2008-07-22
* netxen: remove netxen_nic_isr.cDhananjay Phadke2008-07-22
* netxen: pci probe and firmware init changesDhananjay Phadke2008-07-22
* netxen: add 2MB PCI memory supportDhananjay Phadke2008-07-22
* netxen: add defs for new chip/boardsDhananjay Phadke2008-07-22
* netxen: hw multicast filteringDhananjay Phadke2008-07-22
* netxen: cleanup unused variables/functionsDhananjay Phadke2008-07-22
* net 8390p: fix interface usageIngo Molnar2008-07-22
* myri10ge: use ioremap_wcBrice Goglin2008-07-22
* myri10ge: remove wcfifoBrice Goglin2008-07-22
* de4x5: Remove developer debug feature about set/clear promiscWang Chen2008-07-22
* Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik2008-07-22
|\
| * r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg2008-07-20
| * r8169: multicast register updateFrancois Romieu2008-07-20
* | mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram2008-07-21