aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-12drivers/net/skge.c: Use netif_printk macrosJoe Perches
2010-02-12drivers/net/qlge: Use netif_printk helpersJoe Perches
2010-02-12drivers/net/jme: Use netif_printk helpersJoe Perches
2010-02-12drivers/net/r8196.c: Use netif_printk macrosJoe Perches
2010-02-12drivers/net/atl1e: Use netdev_printk helpersJoe Perches
2010-02-12be2net: bug fix in be_read_eepromAjit Khaparde
2010-02-12be2net: remove ASIC generation number from KconfigAjit Khaparde
2010-02-12be2net: change the driver descriptionAjit Khaparde
2010-02-12be2net: fix to limit max vlans supported in certain skewsAjit Khaparde
2010-02-12be2net: minor code optimizationsAjit Khaparde
2010-02-12be2net: bug fix in be_change_mtuAjit Khaparde
2010-02-12be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde
2010-02-12be2net: remove unused pci device idAjit Khaparde
2010-02-12virtio_net: remove send queueShirley Ma
2010-02-12net: Makefile change for KSZ884X driverTristram Ha
2010-02-12net: Kconfig change for KSZ884X driverTristram Ha
2010-02-12net: Micrel KSZ8841/2 PCI Ethernet driverTristram Ha
2010-02-12net: move am79c961's probe function to .devinit.textUwe Kleine-König
2010-02-12macb: straighten out macb_mii_probe functionJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-10ixgbe: Bump driver version upPeter Waskiewicz
2010-02-10ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz
2010-02-10sky2: receive checksum refactoringstephen hemminger
2010-02-10sky2: disable ASF on Yukon Supremestephen hemminger
2010-02-10sky2: resume clocksstephen hemminger
2010-02-10fec: Add ARCH_MX5 as a dependencyAmit Kucheria
2010-02-10fec: Add LAN8700 phy supportAmit Kucheria
2010-02-10fec: fix uninitialized rx buffer usageRob Herring
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08drivers/net: Correct NULL testJulia Lawall
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray
2010-02-05net: e1000e: convert to use mc helpersJiri Pirko
2010-02-05net: dm9601: convert to use mc helpersJiri Pirko
2010-02-05net: 8139too: convert to use mc helpersJiri Pirko
2010-02-05net: 8139cp: convert to use mc helpersJiri Pirko
2010-02-04e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller
2010-02-04qlge: Code clean upBreno Leitao
2010-02-04qlge: removing unreachable block of codeBreno Leitao
2010-02-04qlge: Add watchdog timer.Ron Mercer
2010-02-04libphy: add phy_find_first functionJiri Pirko
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck
2010-02-04stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro
2010-02-04can: ems_usb: removed duplicated code setting local echo supportThadeu Lima de Souza Cascardo
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-03sky2: Flow control frames recorded as dropped packetsStephen Hemminger
2010-02-03sky2: hand receive DMA mapping failuresstephen hemminger
2010-02-03can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin
2010-02-03bonding: Remove net_device_stats from bonding structAjit Khaparde
2010-02-03drivers/net/davinci_emac.c: Fix continuation line formatsJoe Perches