summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-08i40evf: ignore bogus messages from FWMitch Williams-1/+1
2015-02-08i40evf: reset on module unloadMitch Williams-5/+10
2015-02-08i40e: add locking around VF resetMitch Williams-6/+8
2015-02-08i40e: Use even more ARQ descriptorsMitch Williams-2/+2
2015-02-08i40e: delay after VF resetMitch Williams-6/+6
2015-02-08i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville-5/+5
2015-02-08i40e: i40e_fcoe.c: Remove unused functionRickard Strandqvist-9/+0
2015-02-08vxlan: Wrong type passed to %pISRasmus Villemoes-1/+1
2015-02-08Driver: Vmxnet3: Change the hex constant to its decimal equivalentShrikrishna Khare-3/+3
2015-02-08net: rfs: add hash collision detectionEric Dumazet-4/+1
2015-02-08ACPI / video: Add disable_native_backlight quirk for Samsung 510RHans de Goede-0/+9
2015-02-08ACPI / PM: Remove unneeded nested #ifdefAndreas Ruprecht-2/+0
2015-02-08USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht-12/+0
2015-02-08mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang-0/+897
2015-02-07mtd: avoid registering reboot notifier twiceNiklas Cassel-1/+9
2015-02-07cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai-0/+53
2015-02-07cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai-0/+91
2015-02-07cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai-0/+58
2015-02-07cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai-0/+320
2015-02-07cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai-0/+42
2015-02-07be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla-18/+27
2015-02-07be2net: process port misconfig async eventVasundhara Volam-30/+139
2015-02-07be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla-97/+127
2015-02-07be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla-51/+36
2015-02-07be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam-23/+66
2015-02-07be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam-2/+9
2015-02-07be2net: refactor code that checks flash file compatibilityVasundhara Volam-68/+78
2015-02-07be2net: replace (1 << x) with BIT(x)Vasundhara Volam-15/+15
2015-02-07be2net: move un-exported routines from be.h to respective src filesSathya Perla-166/+167
2015-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-219/+584
2015-02-07r8152: use BIT macrohayeswang-17/+17
2015-02-07r8152: replace get_protocol with vlan_get_protocolhayeswang-14/+2
2015-02-07r8152: adjust the line feed for hw_featureshayeswang-2/+1
2015-02-07r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang-1/+1
2015-02-07r8152: check linking status with netif_carrier_okhayeswang-14/+9
2015-02-07r8152: adjust lpm timerhayeswang-3/+3
2015-02-07r8152: adjust rx_bottomhayeswang-2/+13
2015-02-07amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas-5/+6
2015-02-07net: dsa: bcm_sf2: implement GPHY power downFlorian Fainelli-9/+45
2015-02-07net: dsa: bcm_sf2: move GPHY enabling to its own functionFlorian Fainelli-12/+20
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-2/+802
2015-02-07dsa: do not dereference non-existing routing tableTobias Waldekranz-1/+2
2015-02-08Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown-135/+163
2015-02-08Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top...Mark Brown-33/+615
2015-02-08Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown-211/+179
2015-02-08Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...Mark Brown-69/+129
2015-02-08Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown-196/+105
2015-02-08Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to...Mark Brown-27/+940
2015-02-08Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-nextMark Brown-25/+66
2015-02-08Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown-1/+1