aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-04libphy: add phy_find_first functionJiri Pirko2-0/+17
2010-02-04net: use helpers to access mc list V2Jiri Pirko1-0/+6
2010-02-04igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck1-15/+5
2010-02-04stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro4-5/+5
2010-02-04can: ems_usb: removed duplicated code setting local echo supportThadeu Lima de Souza Cascardo1-2/+0
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller125-2018/+3770
2010-02-03sky2: Flow control frames recorded as dropped packetsStephen Hemminger1-3/+5
2010-02-03sky2: hand receive DMA mapping failuresstephen hemminger1-19/+42
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan1-0/+4
2010-02-03can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin1-218/+203
2010-02-03bonding: Remove net_device_stats from bonding structAjit Khaparde2-2/+1
2010-02-03drivers/net/davinci_emac.c: Fix continuation line formatsJoe Perches1-2/+1
2010-02-03trivial: remove duplicated "from" in CAN USB EMS Kconfig helpThadeu Lima de Souza Cascardo1-1/+1
2010-02-03net: macvtap driverArnd Bergmann4-0/+595
2010-02-03macvlan: allow multiple driver backendsArnd Bergmann2-64/+119
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann4-6/+42
2010-02-03net/rds: remove uses of NIPQUAD, use %pI4Joe Perches3-9/+8
2010-02-03mISDN: positive error return should be negative in mode_hfcmulti()Roel Kluin1-1/+1
2010-02-03isdn: mISDN, don't compile unused stuffJiri Slaby1-0/+2
2010-02-03hardware/mISDN/mISDNinfineon.c: bail out of loop on errorDarren Jenkins1-0/+1
2010-02-03hisax: timeout off by one in waitrecmsg()Roel Kluin1-1/+1
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo1-0/+2
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo1-1/+2
2010-02-03qlge: Add check for eeh failure when closing device.Ron Mercer2-0/+15
2010-02-03qlge: Move reset from eeh io_resume to slot_reset.Ron Mercer1-2/+6
2010-02-03ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz4-167/+189
2010-02-03ixgbe: Allocate driver resources per NUMA nodeJesse Brandeburg2-3/+36
2010-02-03e1000: call pci_save_state after pci_restore_stateNick Nunley1-0/+4
2010-02-03e1000: Report link status in ethtool when interface is downNick Nunley3-2/+20
2010-02-03ixgbe: only process one ixgbe_watchdog_task at a time.John Fastabend2-13/+17
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller23-280/+292
2010-02-03ixgbe: Fix return of invalid txqKrishna Kumar1-1/+4
2010-02-03ixgbe: Fix ixgbe_tx_map error pathAnton Blanchard1-1/+1
2010-02-03netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha1-0/+2
2010-02-03netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha1-1/+1
2010-02-03sfc: Do not include unneeded headersBen Hutchings2-3/+0
2010-02-03sfc: Fix some incorrect or redundant commentsBen Hutchings4-15/+7
2010-02-03sfc: Remove declarations of nonexistent functionsBen Hutchings1-2/+0
2010-02-03sfc: Add some missing bits to register self-test masksSteve Hodgson2-2/+2
2010-02-03sfc: Survive ISR0=0 bug in the shared IRQ caseGuido Barzini1-0/+9
2010-02-03sfc: Implement NVRAM selftest for SFC9000 familyBen Hutchings3-0/+48
2010-02-03sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings9-40/+66
2010-02-03sfc: Enable autonegotiated flow-control by default if supportedSteve Hodgson3-7/+16
2010-02-03sfc: Handle firmware assertion failure while resettingSteve Hodgson2-25/+44
2010-02-03sfc: Update MCDI protocol definitionsBen Hutchings1-23/+179
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly1-0/+3
2010-02-03Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa1-0/+1
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker1-2/+2
2010-02-03dccp: fix bug in cache allocationGerrit Renker2-4/+6
2010-02-03drivers/net/amd8111e.c: Fix continuation line formatsJoe Perches1-2/+1