summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack2-34/+44
2014-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-71/+39
2014-07-01net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli1-7/+0
2014-07-01net: bcmgenet: start with carrier offFlorian Fainelli1-0/+3
2014-07-01net: bcmgenet: disable clock before register_netdevFlorian Fainelli1-4/+4
2014-07-01net: systemport: fix TX NAPI work done return valueFlorian Fainelli1-2/+2
2014-07-01net: systemport: fix UniMAC reset logicFlorian Fainelli1-24/+9
2014-07-01net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli1-6/+0
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-71/+39
2014-06-26bnx2x: Fix the MSI flagsYijing Wang1-1/+1
2014-06-26Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2-19/+5
2014-06-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+19
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-222/+503
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu3-52/+26
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-25hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio1-1/+1
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+5
2014-06-25brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel1-2/+3
2014-06-25mwifiex: fix Tx timeout issueAmitkumar Karwar1-0/+1
2014-06-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann1-1/+1
2014-06-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-3/+1
2014-06-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-47/+29
2014-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+9
2014-06-25hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek1-0/+1
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2-3/+16
2014-06-25hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin1-1/+1
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+2
2014-06-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-20/+4
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre1-1/+1
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-24Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov2-0/+8
2014-06-24iwlwifi: update the 7265 series HW IDsOren Givon1-1/+2
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller1-46/+19
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2014-06-23DMA, CMA: fix possible memory leakJoonsoo Kim1-1/+11
2014-06-23drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching1-0/+1
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy3-6/+4
2014-06-23Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain1-0/+1
2014-06-23rbd: handle parent_overlap on writes correctlyIlya Dryomov1-1/+9
2014-06-23vhost-scsi: don't open-code kvfreeMichael S. Tsirkin1-10/+2
2014-06-23vhost-net: don't open-code kvfreeRomain Francoise1-10/+2
2014-06-22of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun1-3/+5
2014-06-22at86rf230: fix irq setupPhoebe Buckheister1-1/+4
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu1-1/+1
2014-06-22net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-22tulip: Poll link status more frequently for Comet chipsOndrej Zary1-1/+1
2014-06-22Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-6/+3