aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* qla3xxx: cleanup checksum offload codeStephen Hemminger2007-07-081-24/+9
* add return value check of request_irq()Yoichi Yuasa2007-07-082-5/+11
* Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt2007-07-085-107/+101
* acenic: SET_NETDEV_DEV is always there these daysGeert Uytterhoeven2007-07-081-4/+0
* b44: use netdev_alloc_skbStephen Hemminger2007-07-081-3/+2
* b44: packet offset is constantStephen Hemminger2007-07-082-19/+13
* b44: tx bounce sizing.Stephen Hemminger2007-07-081-7/+5
* b44: timer power savingStephen Hemminger2007-07-081-5/+4
* tulip: Convert to generic booleanRichard Knutsson2007-07-082-58/+49
* cxgb3 - TP SRAM updateDivy Le Ray2007-07-084-0/+164
* cxgb3 - Firmware updateDivy Le Ray2007-07-083-20/+28
* cxgb3 - sge page managementDivy Le Ray2007-07-082-229/+232
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-083-6/+4
* PCMCIA-NETDEV : add new ID of lan&modem multifunction cardKomuro2007-07-083-1/+27
* usbnet whitespace fixesDavid Brownell2007-07-082-42/+44
* 8139cp: Convert to generic booleanRichard Knutsson2007-07-081-8/+3
* phylib: m88e1111: enable SGMII modeKapil Juneja2007-07-081-0/+16
* gianfar: add support for SGMIIKapil Juneja2007-07-083-11/+77
* phylib: add the ICPlus IP175C PHY driverMichael Barkowski2007-07-083-0/+140
* s2io: add PCI error recovery supportLinas Vepstas2007-07-082-3/+0
* s2io: add PCI error recovery supportLinas Vepstas2007-07-082-5/+116
* [PATCH] hostap: Remove driver version numberJouni Malinen2007-07-086-19/+0
* [PATCH] hostap: Use list_for_each_entryMatthias Kaehlcke2007-07-081-22/+10
* [PATCH] hostap: Suppress broadcast if no stations are associatedPavel Roskin2007-07-081-0/+2
* [PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuationLarry Finger2007-07-081-1/+1
* [PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake2007-07-084-1/+17
* [PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake2007-07-085-8/+547