summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake2007-07-101-5/+8
* [PATCH] airo: start with radio offMichal Schmidt2007-07-101-1/+1
* [PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt2007-07-101-36/+27
* [PATCH] airo: fix a race causing initialization failuresMichal Schmidt2007-07-101-31/+28
* [PATCH] airo: delay some initialization until the netdev is upMichal Schmidt2007-07-101-35/+45
* [PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt2007-07-101-1/+5
* [PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger2007-07-101-4/+7
* [PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger2007-07-101-2/+3
* [PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu2007-07-101-2/+2
* [PATCH] libertas: fix use-after-free in rx pathHolger Schurig2007-07-101-1/+0
* [PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day2007-07-101-1/+0
* 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
* r8169: kill eth_copy_and_sum()David S. Miller2007-07-081-1/+1
* r8169: de-obfuscate modulo arithmeticFrancois Romieu2007-07-081-1/+3
* r8169: use netdev_alloc_skbStephen Hemminger2007-07-081-13/+14
* sky2: version 1.15Stephen Hemminger2007-07-081-1/+1
* sky2: Yukon Extreme (88e8071) support.Stephen Hemminger2007-07-082-71/+148
* sky2: GPIO registerStephen Hemminger2007-07-082-0/+19
* sky2: enable clocks before probeStephen Hemminger2007-07-081-4/+3
* sky2: rename BMU registerStephen Hemminger2007-07-082-19/+12
* sky2: Add PCI device specfic register 4 & 5Stephen Hemminger2007-07-082-6/+89
* sky2: avoid reserved regions on ethtool reg dumpStephen Hemminger2007-07-081-5/+9
* spidernet: fix misnamed flagLinas Vepstas2007-07-082-2/+2
* spidernet: move a block of code aroundLinas Vepstas2007-07-081-14/+14
* spidernet: service TX later.Linas Vepstas2007-07-081-1/+2
* spidernet: invalidate unused pointer.Linas Vepstas2007-07-081-2/+5
* spidernet: enhance the dump routineLinas Vepstas2007-07-081-8/+70
* spidernet: beautify error messagesLinas Vepstas2007-07-081-30/+34
OpenPOWER on IntegriCloud