aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard1-1/+1
2007-07-10netxen: deinline and sparse fixStephen Hemminger2-103/+97
2007-07-10eeprom_93cx6: shorten pulse timing to match spec (bis)Francois Romieu1-3/+3
2007-07-10phylib: Add Marvell 88E1112 phy idOlof Johansson1-0/+13
2007-07-10phylib: cleanup marvell.c a bitOlof Johansson1-58/+52
2007-07-10AX88796 network driverBen Dooks4-0/+972
2007-07-10IOC3: Switch to pci refcounting safe APIsAlan Cox1-17/+24
2007-07-10e100: Fix Tyan motherboard e100 not receiving IPMI commandsDavid Graham1-3/+9
2007-07-10QE Ethernet driver writes to wrong register to mask interruptsTimur Tabi1-1/+1
2007-07-10rrunner.c:rr_init() must be __devinitAdrian Bunk1-1/+1
2007-07-10tokenring/3c359.c:xl_init() must be __devinitAdrian Bunk1-1/+1
2007-07-10sis900_mii_probe() must be __devinitAdrian Bunk1-1/+1
2007-07-10Fix typo in drivers/net/s2io.cRolf Eike Beer1-1/+1
2007-07-10PCMCIA: add Socket Ethernet card into pcnet_csMarcin Juszkiewicz1-0/+1
2007-07-10spidernet: improve interrupt handlingIshizaki Kou1-14/+45
2007-07-103cSOHO100-TX needs EXTRA_PREAMBLESteffen Klassert1-1/+1
2007-07-10Use is_power_of_2() in myri10ge/myri10ge.cvignesh babu1-1/+2
2007-07-10use is_power_of_2() in cxgb3/cxgb3_main.cvignesh babu1-2/+3
2007-07-10atari_pamsnet.c: old declaration ritchie style fixYoann Padioleau1-40/+22
2007-07-10sky2: 1.16 versionStephen Hemminger1-1/+1
2007-07-10sky2: remove some leftover debug messagesStephen Hemminger1-4/+0
2007-07-10sky2: use upper_32_bits() macroStephen Hemminger1-12/+7
2007-07-10sky2: use roundup() macroStephen Hemminger1-2/+1
2007-07-10sky2: check drop truncated packetsStephen Hemminger1-0/+8
2007-07-10sky2: add support for read/write of EEPROMStephen Hemminger1-25/+115
2007-07-10sky2: unmark as EXPERIMENTALStephen Hemminger1-1/+1
2007-07-10sky2: receive fillStephen Hemminger1-22/+14
2007-07-10sky2: check for more work before leaving NAPIStephen Hemminger1-18/+17
2007-07-10sky2: debug interfaceStephen Hemminger3-2/+208
2007-07-10sky2: carrier managementStephen Hemminger1-7/+4
2007-07-10sky2: restore workarounds for lost interruptsStephen Hemminger1-1/+8
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds30-840/+465
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds12-181/+387
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds78-2662/+6494
2007-07-10firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter1-12/+9
2007-07-10firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter1-9/+6
2007-07-10firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter1-11/+8
2007-07-10firewire: fw-sbp2: add a boundary checkStefan Richter1-0/+5
2007-07-10firewire: fw-sbp2: correctly align page tablesStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: memset wants string.hStefan Richter1-0/+1
2007-07-10firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason1-2/+3
2007-07-10firewire: fw-sbp2: implement nonexclusive loginStefan Richter1-7/+15
2007-07-10firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter1-4/+2
2007-07-10firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter1-1/+3
2007-07-10firewire: simplify a struct typeStefan Richter2-30/+24
2007-07-10firewire: support S100B...S400B and link slower than PHYStefan Richter5-16/+45
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter4-17/+14
2007-07-10firewire: remove unused macroStefan Richter1-1/+0
2007-07-10firewire: missing newline in printkStefan Richter3-5/+5