summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2008-01-242-304/+173
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-171-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2007-12-2130-132/+211
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-1822-91/+161
| |\
| | * Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-189-24/+69
| | |\
| | | * iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2007-12-172-2/+6
| | | * b43: Fix rfkill radio LEDLarry Finger2007-12-173-16/+47
| | | * bcm43xx_debugfs sscanf fixAndrew Morton2007-12-171-1/+1
| | | * libertas: select WIRELESS_EXTDan Williams2007-12-171-0/+1
| | | * iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2007-12-172-0/+2
| | | * wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk2007-12-171-3/+4
| | | * zd1211rw: Fix alignment problemsUlrich Kunitz2007-12-171-2/+8
| | * | sis190 endiannessAl Viro2007-12-171-4/+4
| | * | ucc_geth: really fix section mismatchAnton Vorontsov2007-12-171-1/+1
| | * | pcnet_cs: add new idKomuro2007-12-171-0/+1
| | * | ixgb: make sure jumbos stay enabled after resetMatheos Worku2007-12-141-2/+14
| | * | Net: ibm_newemac, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-12-141-1/+1
| | * | net: smc911x: shut up compiler warningsPaul Mundt2007-12-141-1/+1
| | * | ucc_geth: minor whitespace fixAndrew Morton2007-12-141-1/+1
| | * | drivers/net/s2io.c section fixesAdrian Bunk2007-12-141-2/+2
| | * | drivers/net/sis190.c section fixAdrian Bunk2007-12-141-1/+1
| | * | hamachi endianness fixesAl Viro2007-12-141-33/+37
| | * | e100: free IRQ to remove warningwhenrebootingAuke Kok2007-12-141-1/+4
| | * | starfire VLAN fixAl Viro2007-12-141-1/+1
| | * | sundance fixesAl Viro2007-12-141-17/+17
| | * | sky2: RX lockup fixStephen Hemminger2007-12-141-2/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-174-22/+30
| |\ \ \
| | * | | [IRDA]: stir4200 fixes.Olaf Hartmann2007-12-161-4/+6
| | * | | [IRDA]: mcs7780 needs to free allocated rx buffer.Hinko Kocevar2007-12-161-0/+2
| | * | | [IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum2007-12-161-0/+5
| | * | | [SYNCPPP]: Endianness and 64bit fixes.Al Viro2007-12-141-18/+17
| | |/ /
| * / / [POWERPC] Fix typo #ifdef -> #ifndefJochen Friedrich2007-12-141-1/+1
| |/ /
| * | Revert "make bnx2x select ZLIB_INFLATE"Linus Torvalds2007-12-121-1/+0
| * | [BNX2]: Update version to 1.6.9.Michael Chan2007-12-111-2/+2
| * | [BNX2]: Fix RX packet rot.Michael Chan2007-12-112-13/+14
| * | [BNX2]: Add PHY_DIS_EARLY_DAC workaround.Michael Chan2007-12-111-2/+3
| |/
* | [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree propertiesTimur Tabi2007-12-141-4/+51
* | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-142-19/+2
|/
* 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