summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli2014-07-232-4/+4
* net: bcmgenet: add missing braces to some if statementsFlorian Fainelli2014-07-231-4/+5
* net: bcmgenet: add and remove missing blank linesFlorian Fainelli2014-07-231-3/+1
* net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli2014-07-233-147/+142
* net: bcmgenet: remove FSF mail addressFlorian Fainelli2014-07-233-30/+2
* virtio-net: rx busy polling supportJason Wang2014-07-231-1/+47
* virtio-net: introduce virtnet_receive()Jason Wang2014-07-231-5/+14
* ethernet: realtek: use pci_device_idVarka Bhadram2014-07-231-7/+7
* ethernet: realtek: use module_pci_driverVarka Bhadram2014-07-231-20/+2
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-223-3/+37
* dp83640: Fix receive timestamp race conditionStefan Sørensen2014-07-221-71/+102
* sfc: Add support for busy pollingAlexandre Rames2014-07-225-7/+208
* net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai2014-07-223-4/+8
* net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai2014-07-221-3/+25
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-224-4/+72
* net/mlx4_en: current_mac isn't updated in port upEyal Perry2014-07-221-0/+1
* net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia2014-07-221-13/+6
* net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia2014-07-221-3/+3
* net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas2014-07-221-8/+32
* net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas2014-07-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-2276-300/+611
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-219-38/+130
| |\
| | * xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss2014-07-201-1/+1
| | * xen-netback: Fix releasing header slot on error pathZoltan Kiss2014-07-201-5/+33
| | * xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss2014-07-201-0/+9
| | * xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss2014-07-201-17/+20
| | * net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork2014-07-171-0/+3
| | * net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork2014-07-171-0/+2
| | * wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter2014-07-171-1/+5
| | * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-162-10/+32
| | * net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai2014-07-161-3/+4
| | * sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-07-161-1/+19
| | * r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer2014-07-161-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-07-212-4/+9
| |\ \
| | * | ide: Fix SC1200 dependenciesJean Delvare2014-03-171-0/+1
| | * | ide: Fix CS5520 and CS5530 dependenciesJean Delvare2014-03-171-1/+3
| | * | m68k/atari - ide: do not register interrupt if host->get_lock is setMichael Schmitz2014-03-041-3/+5
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-2113-35/+55
| |\ \ \
| | * | | [media] gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede2014-07-141-0/+1
| | * | | [media] tda10071: fix returned symbol rate calculationAntti Palosaari2014-07-141-1/+1
| | * | | [media] tda10071: fix spec inversion reportingAntti Palosaari2014-07-141-2/+2
| | * | | [media] tda10071: add missing DVB-S2/PSK-8 FEC AUTOAntti Palosaari2014-07-141-0/+1
| | * | | [media] tda10071: force modulation to QPSK on DVB-SAntti Palosaari2014-07-141-1/+5
| | * | | [media] hdpvr: fix two audio bugsHans Verkuil2014-07-041-3/+3
| | * | | [media] davinci: vpif: missing unlocks on errorDan Carpenter2014-07-042-0/+2
| | * | | [media] af9035: override tuner id when bad value set into eepromAntti Palosaari2014-07-041-7/+33
| | * | | [media] saa7134: use unlocked_ioctl instead of ioctlHans Verkuil2014-06-191-1/+1
| | * | | [media] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value use...Rickard Strandqvist2014-06-191-2/+2
| | * | | [media] si2168: firmware download fixAntti Palosaari2014-06-192-15/+1
| | * | | [media] si2157: add one missing parenthesisAntti Palosaari2014-06-191-1/+1