summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-26xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24team: send only changed options/ports via netlinkJiri Pirko
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun
2012-01-24drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker
2012-01-24stmmac: added PCI identifiersAlessandro Rubini
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa
2012-01-23dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy
2012-01-23tg3: fix ipv6 header length computationEric Dumazet
2012-01-23skge: add byte queue limit supportstephen hemminger
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz
2012-01-23macvlan: fix a possible use after freeEric Dumazet
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds
2012-01-23kernel-doc: fix new warning in regulator coreRandy Dunlap
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap
2012-01-23kernel-doc: fix new warnings in driver-coreRandy Dunlap
2012-01-23drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin
2012-01-23drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin
2012-01-23leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior
2012-01-22kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap
2012-01-22be2net: create RSS rings even in multi-channel configsSathya Perla
2012-01-22skge: check for PCI dma mapping errorsstephen hemminger
2012-01-22skge: don't assert carrier until link is upstephen hemminger
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum
2012-01-22mlx4_core: Fix mtt profile issueMarcel Apfelbaum
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev
2012-01-22mlx4: VF is not allowed to perform dump statsEugenia Emantayev
2012-01-22mlx4_en: clear all eth statistics when port goes upEugenia Emantayev
2012-01-20enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-19ixgbevf: make operations tables constStephen Hemminger
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger
2012-01-19ixgbevf: Prevent possible race condition by checking for messageGreg Rose
2012-01-19ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck
2012-01-19igbvf: Remove unnecessary irq disable/enableMitch A Williams
2012-01-19igbvf: remove unneeded castStephen Hemminger