summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-07-17cdc-subset to support new vendor/product IDjing xiang1-0/+3
2007-07-178139cp: implement the missing dev->tx_timeoutFrancois Romieu1-3/+24
2007-07-17myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin1-6/+0
2007-07-17gianfar: kill unused headerKumar Gala1-1/+0
2007-07-17EP93XX_ETH must select MIIJohn Donoghue1-0/+1
2007-07-17macb: Add multicast capabilityPatrice Vilchez1-0/+120
2007-07-17macb: Use generic PHY layerfrederic RODO3-257/+206
2007-07-17eHEA: Introducing support vor DLPAR memory addThomas Klein5-65/+275
2007-07-17Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik21-268/+276
2007-07-17Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber1-1/+3
2007-07-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds72-41738/+3491
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk2-4/+3
2007-07-10[PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke1-16/+6
2007-07-10[PATCH] libertas: fix disabling WPADan Williams1-1/+1
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk1-3/+0
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake10-124/+134
2007-07-10[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake1-0/+1
2007-07-10[PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake3-6/+9
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake1-5/+8
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno4-0/+1827
2007-07-10[PATCH] airo: start with radio offMichal Schmidt1-1/+1
2007-07-10[PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt1-36/+27
2007-07-10[PATCH] airo: fix a race causing initialization failuresMichal Schmidt1-31/+28
2007-07-10[PATCH] airo: delay some initialization until the netdev is upMichal Schmidt1-35/+45
2007-07-10[PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt1-1/+5
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik1-0/+1
2007-07-10[PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger1-4/+7
2007-07-10[PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger1-2/+3
2007-07-10[PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu1-2/+2
2007-07-10[PATCH] libertas: fix use-after-free in rx pathHolger Schurig1-1/+0
2007-07-10[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day1-1/+0
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik42-41391/+1
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk1-1/+1
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh1-6/+5
2007-07-10atl1: remove write-only var in tx handlerAlexey Dobriyan1-2/+1
2007-07-10macmace: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard1-1/+1
2007-07-10netxen: deinline and sparse fixStephen Hemminger2-103/+97
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-10[MIPS] Delete Ocelot 3 support.Ralf Baechle1-1/+1
2007-07-10[MIPS] tc35815: Load MAC address via platform_deviceAtsushi Nemoto1-5/+45
2007-07-10[MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal.Adrian Bunk1-1/+1
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu1-1/+1
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