summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger
2009-11-08gianfar: Fix compiler and sparse warningsAnton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov
2009-11-07atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang
2009-11-07net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann
2009-11-07net/tun: handle compat_ioctl directlyArnd Bergmann
2009-11-07hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr
2009-11-07qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer
2009-11-07qlge: Fix early exit from mbox cmd complete wait.Ron Mercer
2009-11-07ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore
2009-11-07ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou
2009-11-07ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou
2009-11-07macsonic: fix crash on PowerBook 520Finn Thain
2009-11-07NET: cassini, fix lock imbalanceJiri Slaby
2009-11-07ems_usb: Fix byte order issues on big endian machinesSebastian Haas
2009-11-07be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde
2009-11-07be2net: fix to set proper flow control on resumeAjit Khaparde
2009-11-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville
2009-11-06Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-11-06fakehard: mlme_ops->get_phy implementationDmitry Eremin-Solenikov
2009-11-06fakehard: claim all 2.4 Ghz channels as supportedDmitry Eremin-Solenikov
2009-11-06fakehard: no need to export net_to_phy, make it staticDmitry Eremin-Solenikov
2009-11-06ieee802154: constify struct net_device in some operationsDmitry Eremin-Solenikov
2009-11-06wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov
2009-11-06wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla
2009-11-06net: pass kern to net_proto_family create functionEric Paris
2009-11-06bnx2x: version 1.52.1-3Yaniv Rosner
2009-11-06bnx2x: Fix register access timeout in 10MYaniv Rosner
2009-11-06bnx2x: Fix 10G mode in BCM8481/BCM84823Yaniv Rosner
2009-11-06bnx2x: Fix BCM8726 ROM load seqYaniv Rosner
2009-11-06bnx2x: Add support for BCM84823Yaniv Rosner
2009-11-06bnx2x: Modify BCM8706 link init seqYaniv Rosner
2009-11-06bnx2x: Enable FC when parallel-detect is usedYaniv Rosner
2009-11-06bnx2x: Miscellaneous debug print and tabsYaniv Rosner
2009-11-06bnx2x: Fix CL73 autoneg issuesYaniv Rosner
2009-11-06bnx2x: Fix Parallel-Detect settingsYaniv Rosner
2009-11-05virtio_net: rename driver struct to please modpostUwe Kleine-König
2009-11-05TI DaVinci EMAC: Add suspend/resume capabilityRanjith Lohithakshan
2009-11-05rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger
2009-11-04NET: sungem, use spin_trylock_irqsaveJiri Slaby