aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-12-17ucc_geth: really fix section mismatchAnton Vorontsov
2007-12-17pcnet_cs: add new idKomuro
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-12-16[IRDA]: stir4200 fixes.Olaf Hartmann
2007-12-16[IRDA]: mcs7780 needs to free allocated rx buffer.Hinko Kocevar
2007-12-16[IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum
2007-12-14[SYNCPPP]: Endianness and 64bit fixes.Al Viro
2007-12-14ixgb: make sure jumbos stay enabled after resetMatheos Worku
2007-12-14Net: ibm_newemac, remove SPIN_LOCK_UNLOCKEDJiri Slaby
2007-12-14net: smc911x: shut up compiler warningsPaul Mundt
2007-12-14ucc_geth: minor whitespace fixAndrew Morton
2007-12-14drivers/net/s2io.c section fixesAdrian Bunk
2007-12-14drivers/net/sis190.c section fixAdrian Bunk
2007-12-14hamachi endianness fixesAl Viro
2007-12-14e100: free IRQ to remove warningwhenrebootingAuke Kok
2007-12-14starfire VLAN fixAl Viro
2007-12-14sundance fixesAl Viro
2007-12-14sky2: RX lockup fixStephen Hemminger
2007-12-13[POWERPC] Fix typo #ifdef -> #ifndefJochen Friedrich
2007-12-11Revert "make bnx2x select ZLIB_INFLATE"Linus Torvalds
2007-12-11[BNX2]: Update version to 1.6.9.Michael Chan
2007-12-11[BNX2]: Fix RX packet rot.Michael Chan
2007-12-11[BNX2]: Add PHY_DIS_EARLY_DAC workaround.Michael Chan
2007-12-07S2io: Check for register initialization completion before accesing device reg...Sreenivasa Honnur
2007-12-07ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt
2007-12-07ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak
2007-12-07ibm_newemac: Fix typo reading TAH channel infoValentine Barshak
2007-12-07ibm_newemac: Correct opb_bus_freq valueValentine Barshak
2007-12-07ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt
2007-12-07ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt
2007-12-07ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt
2007-12-07ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt
2007-12-07ibm_newemac: Add ET1011c PHY supportStefan Roese
2007-12-07ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese
2007-12-07e100: cleanup unneeded mathAuke Kok
2007-12-07e1000: fix memcpy in e1000_get_stringsRoel Kluin
2007-12-07make bnx2x select ZLIB_INFLATEEliezer Tamir
2007-12-07cxgb3 - T3C support updateDivy Le Ray
2007-12-07bonding: Fix race at module unloadJay Vosburgh
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh
2007-12-07bonding: Fix time comparisonDavid Sterba
2007-12-07bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc
2007-12-07bonding: Coding style: break line after the if conditionWagner Ferenc
2007-12-07bonding: Purely cosmetic: rename a local variableWagner Ferenc
2007-12-07bonding: Return nothing for not applicable valuesWagner Ferenc
2007-12-07bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc
2007-12-07[NIU]: Fix link LED handling.Mirko Lindner
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov