summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* WAN: Convert Zilog-based drivers to generic HDLCKrzysztof Hałasa2008-07-236-574/+382
* WAN: Port COSA driver to generic HDLC.Krzysztof Hałasa2008-07-233-167/+130
* WAN: farsync driver no longer uses syncppp.c directlyKrzysztof Hałasa2008-07-233-11/+2
* WAN: Convert PC300 driver to use normal u8/u16/u32 typesKrzysztof Hałasa2008-07-232-154/+150
* WAN: Remove dead code from PC300 driver, part #2Krzysztof Hałasa2008-07-232-13/+1
* WAN: Remove dead code from PC300 driver, part #1Krzysztof Hałasa2008-07-232-50/+4
* WAN: Remove unneeded "#include <net/syncppp.h>"Krzysztof Hałasa2008-07-233-5/+0
* Remove bogus variables from syncppp.[ch]Krzysztof Hałasa2008-07-231-9/+0
* Remove bogus dosyncppp variable from synclink drivers.Krzysztof Hałasa2008-07-234-17/+0
* WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-237-72/+65
* [netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik2008-07-221-1/+1
* r6040: rework init_one error handlingFlorian Fainelli2008-07-221-19/+25
* r6040: bump release number to 0.18Florian Fainelli2008-07-221-2/+2
* r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli2008-07-221-7/+15
* r6040: change the default waiting timeFlorian Fainelli2008-07-221-2/+2
* r6040: use definitions for magic values in descriptor statusFlorian Fainelli2008-07-221-11/+26
* r6040: completely rework the RX pathFlorian Fainelli2008-07-221-82/+62
* r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli2008-07-221-2/+2
* mv643xx_eth: fix NETPOLL buildLennert Buytenhek2008-07-221-1/+1
* r6040: rework the RX buffers allocation routineFlorian Fainelli2008-07-221-9/+44
* r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli2008-07-221-41/+58
* r6040: fix null pointer access and tx timeoutsFlorian Fainelli2008-07-221-8/+20
* r6040: prefix all functions with r6040Florian Fainelli2008-07-221-30/+30
* rndis_host: support WM6 devices as modemsThomas Backlund2008-07-222-1/+14
* at91_ether: use netstats in net_device structurePaulius Zaleckas2008-07-222-21/+19
* sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings2008-07-221-1/+18
* sfc: Use a separate workqueue for resetsBen Hutchings2008-07-222-4/+21
* sfc: I2C adapter initialisation fixesBen Hutchings2008-07-221-9/+3
* e1000: make ioport freeTaku Izumi2008-07-222-13/+74
* e1000: delete non NAPI code from the driverFrancois Romieu2008-07-223-161/+14
* e1000: remove email referenceJeff Kirsher2008-07-221-1/+1
* e1000: Move assignments in tests before testJoe Perches2008-07-222-34/+56
* e1000: checkpatch cleanJoe Perches2008-07-221-14/+20
* e1000: Remove spaces after casts and function namesJoe Perches2008-07-225-51/+50
* e1000: Move extern function definitions to e1000.hJoe Perches2008-07-222-14/+10
* e1000: Use hw, er32, and ew32Joe Perches2008-07-224-970/+1029
* e1000: neaten function declarationsJoe Perches2008-07-224-671/+385
* Fix typo in meth driverChristoph Lameter2008-07-221-1/+1
* atl1e: Atheros L1E Gigabit Ethernet driverJie Yang2008-07-229-0/+5241
* ixgbe: remove device ID for unsupported deviceJesse Brandeburg2008-07-221-2/+0
* 8139too: Fall back to PIO when MMIO fails.Dave Jones2008-07-221-3/+5
* 8139too: Force usage of PIO on OQO2Dave Jones2008-07-221-0/+8
* 8139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones2008-07-221-64/+64
* net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian2008-07-221-4/+1
* net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian2008-07-221-1/+1
* net: tun.c fix castHarvey Harrison2008-07-221-1/+1
* net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison2008-07-221-1/+1
* DM9000: Remove magic numbersBen Dooks2008-07-221-6/+9
* s390/net/ctcm: message cleanupPeter Tiedemann2008-07-227-1245/+882
* s390/net: Cleanup claw printk messages.Andy Richter2008-07-221-1621/+520
OpenPOWER on IntegriCloud