aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-07-10atari_pamsnet.c: old declaration ritchie style fixYoann Padioleau
2007-07-10sky2: 1.16 versionStephen Hemminger
2007-07-10sky2: remove some leftover debug messagesStephen Hemminger
2007-07-10sky2: use upper_32_bits() macroStephen Hemminger
2007-07-10sky2: use roundup() macroStephen Hemminger
2007-07-10sky2: check drop truncated packetsStephen Hemminger
2007-07-10sky2: add support for read/write of EEPROMStephen Hemminger
2007-07-10sky2: unmark as EXPERIMENTALStephen Hemminger
2007-07-10sky2: receive fillStephen Hemminger
2007-07-10sky2: check for more work before leaving NAPIStephen Hemminger
2007-07-10sky2: debug interfaceStephen Hemminger
2007-07-10sky2: carrier managementStephen Hemminger
2007-07-10sky2: restore workarounds for lost interruptsStephen Hemminger
2007-07-08Ethernet driver for EISA only SNI RM200/RM400 machinesThomas Bogendoerfer
2007-07-08Extract chip specific code out of lasi_82596.cThomas Bogendoerfer
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann
2007-07-08pasemi_mac: Fix TX interrupt thresholdOlof Johansson
2007-07-08spidernet: Replace literal with constLinas Vepstas
2007-07-08r8169: perform RX config change after mac filteringFrancois Romieu
2007-07-08r8169: mac address change supportFrancois Romieu
2007-07-08r8169: display some extra debug information during startupFrancois Romieu
2007-07-08r8169: add endianess annotations to [RT]xDescRolf Eike Beer
2007-07-08r8169: align the IP header when there is no DMA constraintFrancois Romieu
2007-07-08r8169: add bit description for the TxPoll registerFrancois Romieu
2007-07-08r8169: cleanupFrancois Romieu
2007-07-08r8169: remove the media optionFrancois Romieu
2007-07-08r8169: small 8101 commentFrancois Romieu
2007-07-08r8169: confusion between hardware and IP header alignmentFrancois Romieu
2007-07-08r8169: merge with version 8.001.00 of Realtek's r8168 driverFrancois Romieu
2007-07-08r8169: merge with version 6.001.00 of Realtek's r8169 driverFrancois Romieu
2007-07-08r8169: prettify mac_versionFrancois Romieu
2007-07-08r8169: populate the hw_start handler for the 8110Francois Romieu
2007-07-08r8169: populate the hw_start handler for the 8168Francois Romieu
2007-07-08r8169: add helpers for per-device hw_start handlerFrancois Romieu
2007-07-08r8169: add hooks for per-device hw_start handlerFrancois Romieu
2007-07-08r8169: Rx path updateStephen Hemminger
2007-07-08r8169: kill eth_copy_and_sum()David S. Miller
2007-07-08r8169: de-obfuscate modulo arithmeticFrancois Romieu
2007-07-08r8169: use netdev_alloc_skbStephen Hemminger
2007-07-08sky2: version 1.15Stephen Hemminger
2007-07-08sky2: Yukon Extreme (88e8071) support.Stephen Hemminger
2007-07-08sky2: GPIO registerStephen Hemminger
2007-07-08sky2: enable clocks before probeStephen Hemminger
2007-07-08sky2: rename BMU registerStephen Hemminger
2007-07-08sky2: Add PCI device specfic register 4 & 5Stephen Hemminger
2007-07-08sky2: avoid reserved regions on ethtool reg dumpStephen Hemminger
2007-07-08spidernet: fix misnamed flagLinas Vepstas
2007-07-08spidernet: move a block of code aroundLinas Vepstas
2007-07-08spidernet: service TX later.Linas Vepstas
2007-07-08spidernet: invalidate unused pointer.Linas Vepstas