summaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1e (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-23rndis_host: support WM6 devices as modemsThomas Backlund2-1/+14
2008-07-23at91_ether: use netstats in net_device structurePaulius Zaleckas2-21/+19
2008-07-23sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings1-1/+18
2008-07-23sfc: Use a separate workqueue for resetsBen Hutchings2-4/+21
2008-07-23sfc: I2C adapter initialisation fixesBen Hutchings1-9/+3
2008-07-23e1000: make ioport freeTaku Izumi2-13/+74
2008-07-23e1000: delete non NAPI code from the driverFrancois Romieu4-173/+16
2008-07-23e1000: remove email referenceJeff Kirsher1-1/+1
2008-07-23e1000: Move assignments in tests before testJoe Perches2-34/+56
2008-07-23e1000: checkpatch cleanJoe Perches1-14/+20
2008-07-23e1000: Remove spaces after casts and function namesJoe Perches5-51/+50
2008-07-23e1000: Move extern function definitions to e1000.hJoe Perches2-14/+10
2008-07-23e1000: Use hw, er32, and ew32Joe Perches4-970/+1029
2008-07-23e1000: neaten function declarationsJoe Perches4-671/+385
2008-07-23Fix typo in meth driverChristoph Lameter1-1/+1
2008-07-23atl1e: Atheros L1E Gigabit Ethernet driverJie Yang9-0/+5241
2008-07-23ixgbe: remove device ID for unsupported deviceJesse Brandeburg1-2/+0
2008-07-228139too: Fall back to PIO when MMIO fails.Dave Jones1-3/+5
2008-07-228139too: Force usage of PIO on OQO2Dave Jones1-0/+8
2008-07-228139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones1-64/+64
2008-07-22net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian1-4/+1
2008-07-22net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian1-1/+1
2008-07-22net: tun.c fix castHarvey Harrison1-1/+1
2008-07-22net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-22DM9000: Remove magic numbersBen Dooks1-6/+9
2008-07-22MAINTAINERS: Update email address of Ursula BraunUrsula Braun1-2/+2
2008-07-22s390/net/ctcm: message cleanupPeter Tiedemann7-1245/+882
2008-07-22s390/net: Cleanup claw printk messages.Andy Richter1-1621/+520
2008-07-22netxen: update driver versionDhananjay Phadke2-13/+11
2008-07-22netxen: enable tso6, intr coalescing.Dhananjay Phadke4-28/+213
2008-07-22netxen: cut-through rx changesDhananjay Phadke4-78/+876
2008-07-22netxen: mtu, mac, link status changesDhananjay Phadke7-43/+236
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke7-339/+359
2008-07-22netxen: remove netxen_nic_isr.cDhananjay Phadke5-283/+122
2008-07-22netxen: pci probe and firmware init changesDhananjay Phadke4-438/+872
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke8-272/+1492
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke7-70/+331
2008-07-22netxen: hw multicast filteringDhananjay Phadke7-49/+147
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke6-360/+113
2008-07-22net 8390p: fix interface usageIngo Molnar4-4/+4
2008-07-22myri10ge: use ioremap_wcBrice Goglin1-4/+4
2008-07-22myri10ge: remove wcfifoBrice Goglin1-51/+3
2008-07-22de4x5: Remove developer debug feature about set/clear promiscWang Chen2-18/+1
2008-07-22qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com1-1/+1
2008-07-22fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.Laurent Pinchart1-4/+0
2008-07-22tcp: Fix bitmask test in tcp_syn_options()David S. Miller1-1/+1
2008-07-21ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller1-0/+2
2008-07-21udplite: Protection against coverage value wrap-aroundGerrit Renker2-1/+5
2008-07-21net: Print the module name as part of the watchdog messageArjan van de Ven3-3/+25
2008-07-21net: use kcalloc in netdev_queue allocStephen Hemminger1-2/+2