summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-13tg3: Relocate tg3_reset_taskMatt Carlson1-47/+45
2012-02-13tg3: Move tg3_restart_hw to a better locationMatt Carlson1-27/+29
2012-02-13virtio: net: remove sparse errorsEric Dumazet1-4/+3
2012-02-13trivial: typo hnalder -> handlerUwe Kleine-König2-2/+2
2012-02-13stmicro: Fix typo in stmmac_pci.c and stmmac_platform.cMasanari Iida2-2/+2
2012-02-13mISDN: Fix typo in dsp_core.cMasanari Iida1-1/+1
2012-02-13enic: remove assignment of random mac on enic vfRoopa Prabhu2-6/+1
2012-02-13enic: Fix address deregistration for sriov vf during port profile disassociateRoopa Prabhu2-3/+3
2012-02-13isdn: Fix typo in isdn_ppp.cMasanari Iida1-2/+2
2012-02-13mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka1-2/+1
2012-02-13isdn: Fix typo in callc.c and tei.cMasanari Iida2-2/+2
2012-02-13be2net: event queue re-designSathya Perla5-578/+434
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches35-100/+84
2012-02-13rename dev_hw_addr_random and remove redundant secondDanny Kukawka2-15/+24
2012-02-13aeroflex: Fix typo in greth.cMasanari Iida1-1/+1
2012-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-278/+500
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller279-41131/+2062
2012-02-10ixgbe: Combine post-DMA processing of sk_buff fields into single functionAlexander Duyck2-59/+71
2012-02-10ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck3-18/+18
2012-02-10ixgbe: Add function for testing status bits in Rx descriptorAlexander Duyck3-55/+65
2012-02-10ixgbe: Let the Rx buffer allocation clear status bits instead of cleanupAlexander Duyck1-62/+93
2012-02-10ixgbe: Address fact that RSC was not setting GSO size for incoming framesAlexander Duyck1-5/+125
2012-02-10ixgbe: Minor refactor of RSCAlexander Duyck2-98/+147
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-327/+386
2012-02-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-19/+21
2012-02-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+5
2012-02-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie3-18/+18
2012-02-10igb: fix warning about unused functionEmil Tantilov1-0/+4
2012-02-10e1000e: replace '1' with 'true' for boolean get_link_statusBruce Allan2-4/+4
2012-02-10e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()Bruce Allan3-11/+8
2012-02-10e1000e: use true/false for bool autoneg_falseBruce Allan1-7/+7
2012-02-10e1000e: remove unnecessary parenthesesBruce Allan5-12/+12
2012-02-10e1000e: remove unnecessary returns from void functionsBruce Allan3-14/+4
2012-02-10e1000e: remove test that is always falseBruce Allan1-2/+2
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-7/+28
2012-02-09Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds116-40542/+861
2012-02-09Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+55
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-24/+13
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-12/+174
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter1-6/+4
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter1-1/+1
2012-02-09hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz1-3/+2
2012-02-09cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATEEddie Wai2-2/+4
2012-02-09cnic: set error flag when iSCSI connection failsJeffrey Huang1-0/+2
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley1-2/+1
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley1-0/+7
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley1-3/+17
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend1-37/+51
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend1-2/+9
2012-02-09ixgbe: do not update real num queues when netdev is going awayYi Zou1-0/+4