aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* net: bcmgenet: use kcalloc instead of kzallocFlorian Fainelli2014-07-23
* net: bcmgenet: add missing braces to some if statementsFlorian Fainelli2014-07-23
* net: bcmgenet: add and remove missing blank linesFlorian Fainelli2014-07-23
* net: bcmgenet: re-align multiple lines correctlyFlorian Fainelli2014-07-23
* net: bcmgenet: remove FSF mail addressFlorian Fainelli2014-07-23
* virtio-net: rx busy polling supportJason Wang2014-07-23
* virtio-net: introduce virtnet_receive()Jason Wang2014-07-23
* ethernet: realtek: use pci_device_idVarka Bhadram2014-07-23
* ethernet: realtek: use module_pci_driverVarka Bhadram2014-07-23
* drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N2014-07-22
* dp83640: Fix receive timestamp race conditionStefan Sørensen2014-07-22
* sfc: Add support for busy pollingAlexandre Rames2014-07-22
* net/mlx4_en: Reduce memory consumption on kdump kernelAmir Vadai2014-07-22
* net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai2014-07-22
* net/mlx4_en: Disable blueflame using ethtool private flagsAmir Vadai2014-07-22
* net/mlx4_en: current_mac isn't updated in port upEyal Perry2014-07-22
* net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia2014-07-22
* net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia2014-07-22
* net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas2014-07-22
* net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas2014-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-22
| |\
| | * xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss2014-07-20
| | * xen-netback: Fix releasing header slot on error pathZoltan Kiss2014-07-20
| | * xen-netback: Fix releasing frag_list skbs in error pathZoltan Kiss2014-07-20
| | * xen-netback: Fix handling frag_list on grant op error pathZoltan Kiss2014-07-20
| | * net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork2014-07-17
| | * net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork2014-07-17
| | * wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter2014-07-17
| | * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-17
| | * net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai2014-07-17
| | * sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-07-17
| | * r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer2014-07-17
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-07-19
| |\ \ | | |/ | |/|
| | * mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg2014-07-09
* | | cxgb4: Add the MC1 registers to read in the interrupt handlerHariprasad Shenai2014-07-21
* | | enic: Add ethtool support to show classifier filters added by the driverGovindarajulu Varadarajan2014-07-21
* | | enic: remove #ifdef CONFIG_RFS_ACCEL around filter structuresGovindarajulu Varadarajan2014-07-21
* | | net: bcmgenet: only update UMAC_CMD if something changedFlorian Fainelli2014-07-21
* | | net: bcmgenet: hook ethtool set/get_wol operationsFlorian Fainelli2014-07-21
* | | net: bcmgenet: suspend and resume from Wake-on-LANFlorian Fainelli2014-07-21
* | | net: bcmgenet: fix bcmgenet_wol_resumeFlorian Fainelli2014-07-21
* | | net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bitFlorian Fainelli2014-07-21
* | | net: bcmgenet: handle GENET_POWER_WOL_MAGICFlorian Fainelli2014-07-21
* | | net: bcmgenet: add Wake-on-LAN support codeFlorian Fainelli2014-07-21
* | | net: bcmgenet: request Wake-on-LAN interruptFlorian Fainelli2014-07-21
* | | net: bcmgenet: add suspend/resume callbacksFlorian Fainelli2014-07-21
* | | net: bcmgenet: modularize bcmgenet_{open,close}Florian Fainelli2014-07-21
* | | net: bcmgenet: add umac_enable_set helperFlorian Fainelli2014-07-21
* | | net: bcmgenet: remove wol_enabled conditional codeFlorian Fainelli2014-07-21