summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-01-07drivers/net/qlge/qlge_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/atl1e/atl1e_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/wimax/i2400m/fw.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/atl1c/atl1c_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/vxge/vxge-main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys
2010-01-07mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara
2010-01-07NET: atlx, fix memory leakJiri Slaby
2010-01-07pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov
2010-01-07cs89x0: Always report failure to request interruptMark Brown
2010-01-07hso: fixed missing newlinesJan Dumon
2010-01-07hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon
2010-01-07hso: Attempt to recover from usb bus errorsJan Dumon
2010-01-07hso: don't change the state of a closed portJan Dumon
2010-01-07hso: Fix for endian issues on big endian machinesJan Dumon
2010-01-07hso: Add Vendor/Product ID's for new devicesJan Dumon
2010-01-078139too: make PCI device ids constantMárton Németh
2010-01-06drivers/net/mac8390.c: Add mac8390_init functionJoe Perches
2010-01-06drivers/net/mac8390.c: Checkpatch cleanupsJoe Perches
2010-01-06drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(Joe Perches
2010-01-06drivers/net/mac8390.c: Remove useless memcpy castingJoe Perches
2010-01-06drivers/net/mac8390.c: Indent case labelsJoe Perches
2010-01-06pcnet_cs: add cis of KTI PE520 pcmcia network cardKen Kawasaki
2010-01-06phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro
2010-01-06ucc_geth: Fix the wrong the Rx/Tx FIFO sizeDave Liu
2010-01-06qlge: Add napi gro frags interface.Ron Mercer
2010-01-06qlge: Add RX frame handlers for non-split frames.Ron Mercer
2010-01-06qlge: Turn on RX header split based on platform.Ron Mercer
2010-01-06sky2: Lock transmit queue while disabling deviceMike McCormack
2010-01-06sky2: Refactor sky2_get_regs into two functionsMike McCormack
2010-01-03netxen: fix ethtool link testSucheta Chakraborty
2010-01-03netxen: fix ethtool register dumpSucheta Chakraborty
2010-01-03rrunner: fix buffer overflowDan Carpenter
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin
2010-01-03axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki
2010-01-03net: Test off by one in sh_eth_reset()roel kluin
2010-01-03niu: timeout ignored in tcam_wait_bit()roel kluin
2010-01-03atarilance: timeout ignored in lance_open()roel kluin
2010-01-03drivers/net : Correct the size argument to kzallocJulia Lawall
2010-01-03hamradio: avoid null deref v3Dan Carpenter
2010-01-03usbnet: test off by oneroel kluin
2010-01-03drivers/net/can: Correct NULL testJulia Lawall
2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall
2010-01-03via-velocity: Give RX descriptors to the NIC later on open or MTU changeBen Hutchings
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2009-12-30fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllersAnton Vorontsov
2009-12-30ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov
2009-12-30phylib: Fix deadlock on resumeAnton Vorontsov
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller