summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* phylib: cleanup marvell.c a bitOlof Johansson2007-07-101-58/+52
* AX88796 network driverBen Dooks2007-07-104-0/+972
* IOC3: Switch to pci refcounting safe APIsAlan Cox2007-07-101-17/+24
* e100: Fix Tyan motherboard e100 not receiving IPMI commandsDavid Graham2007-07-101-3/+9
* QE Ethernet driver writes to wrong register to mask interruptsTimur Tabi2007-07-101-1/+1
* rrunner.c:rr_init() must be __devinitAdrian Bunk2007-07-101-1/+1
* tokenring/3c359.c:xl_init() must be __devinitAdrian Bunk2007-07-101-1/+1
* sis900_mii_probe() must be __devinitAdrian Bunk2007-07-101-1/+1
* Fix typo in drivers/net/s2io.cRolf Eike Beer2007-07-101-1/+1
* PCMCIA: add Socket Ethernet card into pcnet_csMarcin Juszkiewicz2007-07-101-0/+1
* spidernet: improve interrupt handlingIshizaki Kou2007-07-101-14/+45
* 3cSOHO100-TX needs EXTRA_PREAMBLESteffen Klassert2007-07-101-1/+1
* Use is_power_of_2() in myri10ge/myri10ge.cvignesh babu2007-07-101-1/+2
* use is_power_of_2() in cxgb3/cxgb3_main.cvignesh babu2007-07-101-2/+3
* atari_pamsnet.c: old declaration ritchie style fixYoann Padioleau2007-07-101-40/+22
* sky2: 1.16 versionStephen Hemminger2007-07-101-1/+1
* sky2: remove some leftover debug messagesStephen Hemminger2007-07-101-4/+0
* sky2: use upper_32_bits() macroStephen Hemminger2007-07-101-12/+7
* sky2: use roundup() macroStephen Hemminger2007-07-101-2/+1
* sky2: check drop truncated packetsStephen Hemminger2007-07-101-0/+8
* sky2: add support for read/write of EEPROMStephen Hemminger2007-07-101-25/+115
* sky2: unmark as EXPERIMENTALStephen Hemminger2007-07-101-1/+1
* sky2: receive fillStephen Hemminger2007-07-101-22/+14
* sky2: check for more work before leaving NAPIStephen Hemminger2007-07-101-18/+17
* sky2: debug interfaceStephen Hemminger2007-07-103-2/+208
* sky2: carrier managementStephen Hemminger2007-07-101-7/+4
* sky2: restore workarounds for lost interruptsStephen Hemminger2007-07-101-1/+8
* Ethernet driver for EISA only SNI RM200/RM400 machinesThomas Bogendoerfer2007-07-083-0/+193
* Extract chip specific code out of lasi_82596.cThomas Bogendoerfer2007-07-082-1411/+1483
* ehea: Whitespace cleanupJan-Bernd Themann2007-07-084-62/+64
* pasemi_mac: Fix TX interrupt thresholdOlof Johansson2007-07-081-1/+1
* spidernet: Replace literal with constLinas Vepstas2007-07-082-1/+20
* r8169: perform RX config change after mac filteringFrancois Romieu2007-07-081-1/+2
* r8169: mac address change supportFrancois Romieu2007-07-081-0/+36
* r8169: display some extra debug information during startupFrancois Romieu2007-07-081-2/+4
* r8169: add endianess annotations to [RT]xDescRolf Eike Beer2007-07-081-6/+6
* r8169: align the IP header when there is no DMA constraintFrancois Romieu2007-07-081-3/+6
* r8169: add bit description for the TxPoll registerFrancois Romieu2007-07-081-1/+6
* r8169: cleanupFrancois Romieu2007-07-081-202/+145
* r8169: remove the media optionFrancois Romieu2007-07-081-67/+5
* r8169: small 8101 commentFrancois Romieu2007-07-081-0/+4
* r8169: confusion between hardware and IP header alignmentFrancois Romieu2007-07-081-7/+5
* r8169: merge with version 8.001.00 of Realtek's r8168 driverFrancois Romieu2007-07-081-30/+89
* r8169: merge with version 6.001.00 of Realtek's r8169 driverFrancois Romieu2007-07-081-35/+55
* r8169: prettify mac_versionFrancois Romieu2007-07-081-10/+10
* r8169: populate the hw_start handler for the 8110Francois Romieu2007-07-081-9/+38
* r8169: populate the hw_start handler for the 8168Francois Romieu2007-07-081-3/+31
* r8169: add helpers for per-device hw_start handlerFrancois Romieu2007-07-081-18/+35
* r8169: add hooks for per-device hw_start handlerFrancois Romieu2007-07-081-19/+45
* r8169: Rx path updateStephen Hemminger2007-07-081-28/+28
OpenPOWER on IntegriCloud