summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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-131-1/+1
|/ /
* | Revert "make bnx2x select ZLIB_INFLATE"Linus Torvalds2007-12-111-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
|/
* 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