summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* md/raid1: intialise start_next_window for READ case to avoid hangNeilBrown2014-09-221-0/+1
* Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-085-18/+99
|\
| * ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi2014-09-061-14/+34
| * ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi2014-09-061-1/+14
| * ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri2014-09-051-0/+2
| * ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2014-09-012-0/+24
| * ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
| * ahci: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
| * ata: ahci_tegra: Read calibration fuseMikko Perttunen2014-08-261-4/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-0869-393/+735
|\ \
| * \ Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-084-5/+15
| |\ \
| | * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-044-5/+15
| | |\ \
| | | * | iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2014-09-012-3/+3
| | | * | iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann2014-08-311-2/+0
| | | * | Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-08-311-0/+12
| * | | | amd-xgbe: Enable interrupts for all management countersLendacky, Thomas2014-09-061-2/+2
| * | | | amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas2014-09-061-82/+108
| * | | | greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2014-09-062-39/+49
| * | | | cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2014-09-062-3/+3
| * | | | bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner2014-09-063-36/+50
| * | | | 3c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman2014-09-061-4/+4
| * | | | drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang2014-09-051-5/+0
| * | | | VMXNET3: Check for map error in vmxnet3_set_mcAndy King2014-09-052-9/+10
| * | | | amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas2014-09-021-1/+1
| * | | | bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra2014-09-021-18/+39
| * | | | qeth: don't query for info if hardware not ready.Eugene Crosser2014-09-023-7/+17
| * | | | net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-021-0/+1
| * | | | net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-021-0/+1
| * | | | net: lpc_eth: Fix crash on ip link upRoland Stigge2014-09-021-0/+3
| * | | | tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2014-09-022-0/+17
| * | | | cxgb4: Issue mbox commands on correct mboxHariprasad Shenai2014-09-021-2/+4
| * | | | cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai2014-09-021-2/+4
| * | | | cxgb4: Detect and display firmware reported errorsHariprasad Shenai2014-09-022-1/+41
| * | | | cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai2014-09-023-11/+24
| * | | | cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai2014-09-021-1/+10
| * | | | cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai2014-09-021-0/+1
| * | | | stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO2014-09-021-2/+0
| * | | | stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-023-3/+31
| * | | | amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas2014-09-021-2/+2
| * | | | amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas2014-09-021-4/+4
| * | | | amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-022-2/+7
| * | | | amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-024-3/+12
| * | | | drivers: net: NET_XGENE should depend on HAS_DMAGeert Uytterhoeven2014-09-021-0/+1
| * | | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-026-4/+6
| |\| | |
| | * | | rtlwifi: rtl8192cu: Add new IDLarry Finger2014-08-251-0/+1
| | * | | bcma: add PCI ID for spromless BCM43217Hauke Mehrtens2014-08-251-0/+1
| | * | | ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov2014-08-251-1/+1
| | * | | at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov2014-08-251-2/+1
| | * | | rtlwifi: btcoexist: adjust double testHimangi Saraogi2014-08-251-1/+1
| | * | | ssb: add PCI ID 0x4351Álvaro Fernández Rojas2014-08-251-0/+1