summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-01-23phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2-304/+173
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely1-0/+1
2007-12-21Merge branch 'linux-2.6'Paul Mackerras30-132/+211
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-91/+161
2007-12-17Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik9-24/+69
2007-12-17iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2-2/+6
2007-12-17b43: Fix rfkill radio LEDLarry Finger3-16/+47
2007-12-17bcm43xx_debugfs sscanf fixAndrew Morton1-1/+1
2007-12-17libertas: select WIRELESS_EXTDan Williams1-0/+1
2007-12-17iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2-0/+2
2007-12-17wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk1-3/+4
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz1-2/+8
2007-12-17sis190 endiannessAl Viro1-4/+4
2007-12-17ucc_geth: really fix section mismatchAnton Vorontsov1-1/+1
2007-12-17pcnet_cs: add new idKomuro1-0/+1
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-22/+30
2007-12-16[IRDA]: stir4200 fixes.Olaf Hartmann1-4/+6
2007-12-16[IRDA]: mcs7780 needs to free allocated rx buffer.Hinko Kocevar1-0/+2
2007-12-16[IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum1-0/+5
2007-12-14[SYNCPPP]: Endianness and 64bit fixes.Al Viro1-18/+17
2007-12-14ixgb: make sure jumbos stay enabled after resetMatheos Worku1-2/+14
2007-12-14Net: ibm_newemac, remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1
2007-12-14net: smc911x: shut up compiler warningsPaul Mundt1-1/+1
2007-12-14ucc_geth: minor whitespace fixAndrew Morton1-1/+1
2007-12-14drivers/net/s2io.c section fixesAdrian Bunk1-2/+2
2007-12-14drivers/net/sis190.c section fixAdrian Bunk1-1/+1
2007-12-14hamachi endianness fixesAl Viro1-33/+37
2007-12-14e100: free IRQ to remove warningwhenrebootingAuke Kok1-1/+4
2007-12-14starfire VLAN fixAl Viro1-1/+1
2007-12-14sundance fixesAl Viro1-17/+17
2007-12-14sky2: RX lockup fixStephen Hemminger1-2/+7
2007-12-14[POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree propertiesTimur Tabi1-4/+51
2007-12-13[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2-19/+2
2007-12-13[POWERPC] Fix typo #ifdef -> #ifndefJochen Friedrich1-1/+1
2007-12-11Revert "make bnx2x select ZLIB_INFLATE"Linus Torvalds1-1/+0
2007-12-11[BNX2]: Update version to 1.6.9.Michael Chan1-2/+2
2007-12-11[BNX2]: Fix RX packet rot.Michael Chan2-13/+14
2007-12-11[BNX2]: Add PHY_DIS_EARLY_DAC workaround.Michael Chan1-2/+3
2007-12-07S2io: Check for register initialization completion before accesing device reg...Sreenivasa Honnur2-1/+16
2007-12-07ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt15-0/+75
2007-12-07ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak1-1/+2
2007-12-07ibm_newemac: Fix typo reading TAH channel infoValentine Barshak1-1/+1
2007-12-07ibm_newemac: Correct opb_bus_freq valueValentine Barshak1-1/+1
2007-12-07ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings1-0/+4
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2-13/+16
2007-12-07ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2-11/+14
2007-12-07ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt1-6/+14
2007-12-07ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt1-1/+3
2007-12-07ibm_newemac: Add ET1011c PHY supportStefan Roese1-0/+37
2007-12-07ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese1-0/+39