aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-22Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds
2008-07-22ipw2200: Call netif_*_queue() interfaces properly.David S. Miller
2008-07-22netxen: Needs to include linux/vmalloc.hDavid S. Miller
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-22[netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik
2008-07-22Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-07-22r6040: rework init_one error handlingFlorian Fainelli
2008-07-22r6040: bump release number to 0.18Florian Fainelli
2008-07-22r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli
2008-07-22r6040: change the default waiting timeFlorian Fainelli
2008-07-22r6040: use definitions for magic values in descriptor statusFlorian Fainelli
2008-07-22r6040: completely rework the RX pathFlorian Fainelli
2008-07-22r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli
2008-07-22mv643xx_eth: fix NETPOLL buildLennert Buytenhek
2008-07-22r6040: rework the RX buffers allocation routineFlorian Fainelli
2008-07-22r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli
2008-07-22r6040: fix null pointer access and tx timeoutsFlorian Fainelli
2008-07-22r6040: prefix all functions with r6040Florian Fainelli
2008-07-22rndis_host: support WM6 devices as modemsThomas Backlund
2008-07-22at91_ether: use netstats in net_device structurePaulius Zaleckas
2008-07-22sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings
2008-07-22sfc: Use a separate workqueue for resetsBen Hutchings
2008-07-22sfc: I2C adapter initialisation fixesBen Hutchings
2008-07-22e1000: make ioport freeTaku Izumi
2008-07-22e1000: delete non NAPI code from the driverFrancois Romieu
2008-07-22e1000: remove email referenceJeff Kirsher
2008-07-22e1000: Move assignments in tests before testJoe Perches
2008-07-22e1000: checkpatch cleanJoe Perches
2008-07-22e1000: Remove spaces after casts and function namesJoe Perches
2008-07-22e1000: Move extern function definitions to e1000.hJoe Perches
2008-07-22e1000: Use hw, er32, and ew32Joe Perches
2008-07-22e1000: neaten function declarationsJoe Perches
2008-07-22Fix typo in meth driverChristoph Lameter
2008-07-22atl1e: Atheros L1E Gigabit Ethernet driverJie Yang
2008-07-22ixgbe: remove device ID for unsupported deviceJesse Brandeburg
2008-07-22netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov
2008-07-228139too: Fall back to PIO when MMIO fails.Dave Jones
2008-07-228139too: Force usage of PIO on OQO2Dave Jones
2008-07-228139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones
2008-07-22net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian
2008-07-22net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian
2008-07-22net: tun.c fix castHarvey Harrison
2008-07-22net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-22DM9000: Remove magic numbersBen Dooks
2008-07-22s390/net/ctcm: message cleanupPeter Tiedemann
2008-07-22s390/net: Cleanup claw printk messages.Andy Richter
2008-07-22netxen: update driver versionDhananjay Phadke
2008-07-22netxen: enable tso6, intr coalescing.Dhananjay Phadke
2008-07-22netxen: cut-through rx changesDhananjay Phadke