summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* S2io: Check for register initialization completion before accesing device reg...Sreenivasa Honnur2007-12-072-1/+16
* ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt2007-12-0715-0/+75
* ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak2007-12-071-1/+2
* ibm_newemac: Fix typo reading TAH channel infoValentine Barshak2007-12-071-1/+1
* ibm_newemac: Correct opb_bus_freq valueValentine Barshak2007-12-071-1/+1
* ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings2007-12-071-0/+4
* ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-072-13/+16
* ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2007-12-072-11/+14
* ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt2007-12-071-6/+14
* ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt2007-12-071-1/+3
* ibm_newemac: Add ET1011c PHY supportStefan Roese2007-12-071-0/+37
* ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese2007-12-071-0/+39
* e100: cleanup unneeded mathAuke Kok2007-12-071-4/+2
* e1000: fix memcpy in e1000_get_stringsRoel Kluin2007-12-072-2/+2
* make bnx2x select ZLIB_INFLATEEliezer Tamir2007-12-071-0/+1
* cxgb3 - T3C support updateDivy Le Ray2007-12-073-19/+58
* bonding: Fix race at module unloadJay Vosburgh2007-12-072-22/+23
* bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-072-12/+40
* bonding: Fix time comparisonDavid Sterba2007-12-071-12/+13
* bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc2007-12-071-18/+3
* bonding: Coding style: break line after the if conditionWagner Ferenc2007-12-071-3/+6
* bonding: Purely cosmetic: rename a local variableWagner Ferenc2007-12-071-5/+4
* bonding: Return nothing for not applicable valuesWagner Ferenc2007-12-071-21/+4
* bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc2007-12-071-36/+30
* [NIU]: Fix link LED handling.Mirko Lindner2007-12-071-4/+18
* [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-051-0/+1
* PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-042-4/+17
* gianfar: fix compile warningGrant Likely2007-12-041-1/+1
* pasemi_mac: Fix reuse of free'd skbOlof Johansson2007-12-041-1/+1
* SMC911X: Fix using of dereferenced skb after netif_rxWang Chen2007-12-041-1/+1
* sky2: recovery deadlock fixStephen Hemminger2007-12-041-4/+2
* Fix memory corruption in fec_mpc52xxJon Smirl2007-12-041-2/+2
* Don't claim to do IPv6 checksum offloadDavid Woodhouse2007-12-041-1/+1
* cxgb - revert file mode changes.Divy Le Ray2007-12-044-0/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-031-6/+5
|\
| * [SUNGEM]: Fix NAPI regression with reset workJohannes Berg2007-11-291-6/+5
* | LIB82596: correct data types for hardware addressesThomas Bogendoerfer2007-12-011-25/+25
* | via-velocity: don't oops on MTU change (resend)Stephen Hemminger2007-12-011-8/+3
* | Stop phy code from returning success to unknown ioctls.David Woodhouse2007-12-011-0/+3
* | SET_NETDEV_DEV() in fec_mpc52xx.cDavid Woodhouse2007-12-011-0/+2
* | net: smc911x: only enable for mpr2 on sh.Paul Mundt2007-12-011-1/+1
* | e1000: Fix NAPI state bug when Rx completeAuke Kok2007-12-011-1/+1
* | sky2: turn of dynamic Tx watermark workaround (FE+ only)Stephen Hemminger2007-12-011-0/+7
* | sky2: don't use AER routinesStephen Hemminger2007-12-011-30/+7
* | sky2: revert to access PCI config via device spaceStephen Hemminger2007-12-012-38/+56
* | cxgb - fix statsDivy Le Ray2007-12-014-89/+96
* | cxgb - fix NAPIDivy Le Ray2007-12-011-4/+2
* | cxgb - fix T2 GSODivy Le Ray2007-12-013-20/+18
* | ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...Kim Phillips2007-12-011-0/+10
* | phylib: marvell: add support for TX-only and RX-only Internal DelayKim Phillips2007-12-011-9/+17
OpenPOWER on IntegriCloud