summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-106/+215
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin3-0/+1171
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman3-6/+15
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior1-0/+1
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger1-0/+17
2009-11-08gianfar: Fix compiler and sparse warningsAnton Vorontsov2-11/+13
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov1-4/+9
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov1-19/+12
2009-11-07atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang2-45/+61
2009-11-07net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann5-0/+103
2009-11-07net/tun: handle compat_ioctl directlyArnd Bergmann1-7/+46
2009-11-07qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer1-0/+2
2009-11-07qlge: Fix early exit from mbox cmd complete wait.Ron Mercer1-1/+1
2009-11-07ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore1-4/+23
2009-11-07ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou1-1/+51
2009-11-07ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou1-1/+4
2009-11-07macsonic: fix crash on PowerBook 520Finn Thain1-57/+60
2009-11-07NET: cassini, fix lock imbalanceJiri Slaby1-2/+3
2009-11-07ems_usb: Fix byte order issues on big endian machinesSebastian Haas1-1/+4
2009-11-07be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde1-12/+12
2009-11-07be2net: fix to set proper flow control on resumeAjit Khaparde3-4/+14
2009-11-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-25/+25
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross3-7/+17
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville4-16/+6
2009-11-06Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller19-606/+2001
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller23-134/+523
2009-11-06be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla1-1/+1
2009-11-06net: pass kern to net_proto_family create functionEric Paris1-1/+2
2009-11-06bnx2x: version 1.52.1-3Yaniv Rosner1-2/+2
2009-11-06bnx2x: Fix register access timeout in 10MYaniv Rosner1-1/+2
2009-11-06bnx2x: Fix 10G mode in BCM8481/BCM84823Yaniv Rosner2-30/+9
2009-11-06bnx2x: Fix BCM8726 ROM load seqYaniv Rosner1-11/+2
2009-11-06bnx2x: Add support for BCM84823Yaniv Rosner2-3/+42
2009-11-06bnx2x: Modify BCM8706 link init seqYaniv Rosner1-13/+18
2009-11-06bnx2x: Enable FC when parallel-detect is usedYaniv Rosner2-0/+41
2009-11-06bnx2x: Miscellaneous debug print and tabsYaniv Rosner1-1/+3
2009-11-06bnx2x: Fix CL73 autoneg issuesYaniv Rosner4-65/+104
2009-11-06bnx2x: Fix Parallel-Detect settingsYaniv Rosner1-6/+9
2009-11-05virtio_net: rename driver struct to please modpostUwe Kleine-König1-3/+3
2009-11-05TI DaVinci EMAC: Add suspend/resume capabilityRanjith Lohithakshan1-3/+27
2009-11-05rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger1-2/+2
2009-11-04NET: sungem, use spin_trylock_irqsaveJiri Slaby1-3/+1
2009-11-04DaVinci EMAC: correct param for ISRTonyliu1-1/+1
2009-11-04cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2-2/+42
2009-11-04bnx2: avoid compiler warningsEric Dumazet1-0/+4
2009-11-04trivial: remove duplicated MIN macro from tehuti.Thiago Farina2-3/+1
2009-11-04cnic: ensure ulp_type is not negativeroel kluin1-4/+4
2009-11-04qlge: Clean up netdev->stats usage.Ron Mercer2-5/+49
2009-11-04qlge: Add firmware/driver sub-command support.Ron Mercer2-7/+61
2009-11-04qlge: Fix indentations.Ron Mercer1-4/+4