summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-2511-94/+207
|\
| * igb: Bump version of driverCarolyn Wyborny2013-04-241-3/+3
| * igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2013-04-242-4/+0
| * igb: Remove dead code pathMatthew Vick2013-04-241-4/+0
| * igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose2013-04-241-1/+68
| * igb: display a warning message when SmartSpeed worksKoki Sanagi2013-04-241-0/+6
| * igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck2013-04-241-35/+1
| * pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck2013-04-241-0/+41
| * igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-243-26/+43
| * igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-241-7/+2
| * ixgbe: add WOL support for new subdevice IDEmil Tantilov2013-04-242-0/+2
| * ixgbe: add SFP+ LX module supportDon Skidmore2013-04-244-10/+25
| * ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-243-4/+4
| * ixgbe: add driver support for x520 OCP adapter.Don Skidmore2013-04-242-0/+9
| * ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore2013-04-241-0/+3
* | qlcnic: Update version to 5.2.42Shahed Shaikh2013-04-241-2/+2
* | qlcnic: Add identifying string for 83xx adapterHimanshu Madhani2013-04-241-19/+106
* | qlcnic: Rename the IRQ description.Himanshu Madhani2013-04-242-9/+18
* | qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani2013-04-244-22/+87
* | qlcnic: Add eSwitch statistics supportShahed Shaikh2013-04-243-1/+11
* | qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra2013-04-241-0/+25
* | qlcnic: Enhance channel configuration logsManish Chopra2013-04-243-8/+28
|/
* bnx2x: Allow recovery from second slot resetYuval Mintz2013-04-241-0/+1
* bnx2x: Fix memory leakYuval Mintz2013-04-242-3/+3
* bnx2x: Enhance MAC configuration for VFsDmitry Kravkov2013-04-244-15/+30
* bnx2x: Allow RX/TX pause control in autonegYaniv Rosner2013-04-242-5/+14
* bnx2x: prevent GRO false checksum claimsYuval Mintz2013-04-241-5/+11
* net/mlx4_en: Add a service taskAmir Vadai2013-04-243-0/+47
* net/mlx4_en: Support software timestampingAmir Vadai2013-04-241-0/+2
* net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-2413-16/+354
* net/mlx4_core: Read HCA frequency and map internal clockEugenia Emantayev2013-04-244-1/+74
* net/mlx4_core: Add timestamping device capabilityEugenia Emantayev2013-04-241-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24189-3920/+6522
|\
| * mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart2013-04-233-77/+29
| * mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart2013-04-234-69/+40
| * brcmfmac: add credit borrowing mechanismArend van Spriel2013-04-231-8/+87
| * brcmfmac: correct error handling in brcmf_fws_init()Arend van Spriel2013-04-232-9/+24
| * brcmfmac: flush queue upon MACDESC_DEL firmware signalArend van Spriel2013-04-231-2/+3
| * brcmfmac: support critical protocol API for DHCPPiotr Haber2013-04-235-1/+576
| * brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2013-04-232-1/+13
| * ath9k: Fix RX DMA mappingSujith Manoharan2013-04-231-3/+3
| * ath9k: Use lockless variants for the RX fifo queueSujith Manoharan2013-04-231-2/+2
| * ath9k: Reduce deep indentationSujith Manoharan2013-04-231-46/+44
| * ath9k: Remove unused argument "size"Sujith Manoharan2013-04-231-9/+3
| * ath9k: add support for the new rate control APIFelix Fietkau2013-04-233-8/+19
| * ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau2013-04-231-44/+36
| * rtl8192c:dm: Properly initialize local array and set value.Han Shen2013-04-231-2/+2
| * ath9k: apply coverage class on slottime tooMathias Kretschmer2013-04-231-1/+2
| * Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville2013-04-239-442/+661
| |\
| | * b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki2013-04-231-59/+59