aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2010-02-03trivial: remove duplicated "from" in CAN USB EMS Kconfig helpThadeu Lima de Souza Cascardo
2010-02-03net: macvtap driverArnd Bergmann
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann
2010-02-03mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin
2010-02-03isdn: mISDN, don't compile unused stuffJiri Slaby
2010-02-03hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins
2010-02-03hisax: timeout off by one in waitrecmsg()Roel Kluin
2010-02-03qlge: Add check for eeh failure when closing device.Ron Mercer
2010-02-03qlge: Move reset from eeh io_resume to slot_reset.Ron Mercer
2010-02-03ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz
2010-02-03ixgbe: Allocate driver resources per NUMA nodeJesse Brandeburg
2010-02-03e1000: call pci_save_state after pci_restore_stateNick Nunley
2010-02-03e1000: Report link status in ethtool when interface is downNick Nunley
2010-02-03ixgbe: only process one ixgbe_watchdog_task at a time.John Fastabend
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-03ixgbe: Fix return of invalid txqKrishna Kumar
2010-02-03ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard
2010-02-03netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha
2010-02-03netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha
2010-02-03sfc: Do not include unneeded headersBen Hutchings
2010-02-03sfc: Fix some incorrect or redundant commentsBen Hutchings
2010-02-03sfc: Remove declarations of nonexistent functionsBen Hutchings
2010-02-03sfc: Add some missing bits to register self-test masksSteve Hodgson
2010-02-03sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini
2010-02-03sfc: Implement NVRAM selftest for SFC9000 familyBen Hutchings
2010-02-03sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings
2010-02-03sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson