aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-22e1000: make ioport freeTaku Izumi
2008-07-22e1000: delete non NAPI code from the driverFrancois Romieu
2008-07-22e1000: remove email referenceJeff Kirsher
2008-07-22e1000: Move assignments in tests before testJoe Perches
2008-07-22e1000: checkpatch cleanJoe Perches
2008-07-22e1000: Remove spaces after casts and function namesJoe Perches
2008-07-22e1000: Move extern function definitions to e1000.hJoe Perches
2008-07-22e1000: Use hw, er32, and ew32Joe Perches
2008-07-22e1000: neaten function declarationsJoe Perches
2008-07-22Fix typo in meth driverChristoph Lameter
2008-07-22atl1e: Atheros L1E Gigabit Ethernet driverJie Yang
2008-07-22ixgbe: remove device ID for unsupported deviceJesse Brandeburg
2008-07-228139too: Fall back to PIO when MMIO fails.Dave Jones
2008-07-228139too: Force usage of PIO on OQO2Dave Jones
2008-07-228139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones
2008-07-22net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian
2008-07-22net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian
2008-07-22net: tun.c fix castHarvey Harrison
2008-07-22net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-22DM9000: Remove magic numbersBen Dooks
2008-07-22MAINTAINERS: Update email address of Ursula BraunUrsula Braun
2008-07-22s390/net/ctcm: message cleanupPeter Tiedemann
2008-07-22s390/net: Cleanup claw printk messages.Andy Richter
2008-07-22netxen: update driver versionDhananjay Phadke
2008-07-22netxen: enable tso6, intr coalescing.Dhananjay Phadke
2008-07-22netxen: cut-through rx changesDhananjay Phadke
2008-07-22netxen: mtu, mac, link status changesDhananjay Phadke
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke
2008-07-22netxen: remove netxen_nic_isr.cDhananjay Phadke
2008-07-22netxen: pci probe and firmware init changesDhananjay Phadke
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke
2008-07-22netxen: hw multicast filteringDhananjay Phadke
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke
2008-07-22net 8390p: fix interface usageIngo Molnar
2008-07-22myri10ge: use ioremap_wcBrice Goglin
2008-07-22myri10ge: remove wcfifoBrice Goglin
2008-07-22de4x5: Remove developer debug feature about set/clear promiscWang Chen
2008-07-22qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com
2008-07-22fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.Laurent Pinchart
2008-07-22Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik
2008-07-21tcp: Fix bitmask test in tcp_syn_options()David S. Miller
2008-07-21ipv6: __KERNEL__ ifdef struct ipv6_devconfDavid S. Miller
2008-07-21udplite: Protection against coverage value wrap-aroundGerrit Renker
2008-07-21net: Print the module name as part of the watchdog messageArjan van de Ven
2008-07-21net: use kcalloc in netdev_queue allocStephen Hemminger
2008-07-21ipv6: use timer pendingStephen Hemminger
2008-07-21mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram
2008-07-21netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy
2008-07-21netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu