Age | Commit message (Expand) | Author | Files | Lines |
2017-05-14 | bnxt_en: allocate enough space for ->ntp_fltr_bmap | Dan Carpenter | 1 | -1/+2 |
2017-03-30 | net: bcmgenet: remove bcmgenet_internal_phy_setup() | Doug Berger | 1 | -15/+0 |
2017-03-30 | net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled | Florian Fainelli | 1 | -2/+4 |
2017-03-18 | bcm63xx_enet: avoid uninitialized variable warning | Arnd Bergmann | 1 | -2/+4 |
2017-02-04 | net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim | Florian Fainelli | 1 | -7/+18 |
2016-12-05 | bnx2x: Prevent tunnel config for 577xx | Mintz, Yuval | 1 | -2/+2 |
2016-12-05 | bnx2x: Correct ringparam estimate when DOWN | Mintz, Yuval | 1 | -0/+8 |
2016-12-05 | net: bnx2x: fix improper return value | Pan Bian | 1 | -0/+1 |
2016-12-05 | netdev: broadcom: propagate error code | Pan Bian | 1 | -1/+1 |
2016-12-02 | net: bcmgenet: Utilize correct struct device for all DMA operations | Florian Fainelli | 1 | -3/+5 |
2016-11-30 | net: ethernet: bcmgenet: fix fixed-link phydev leaks | Johan Hovold | 1 | -0/+6 |
2016-11-30 | net: ethernet: bcmsysport: fix fixed-link phydev leaks | Johan Hovold | 1 | -5/+12 |
2016-11-28 | net: bcmgenet: fix phydev reference leak | Johan Hovold | 1 | -1/+3 |
2016-11-24 | bnxt: do not busy-poll when link is down | Andy Gospodarek | 1 | -0/+3 |
2016-11-24 | bnxt_en: Fix a VXLAN vs GENEVE issue | Christophe Jaillet | 1 | -3/+9 |
2016-11-17 | bnxt: add a missing rcu synchronization | Eric Dumazet | 1 | -0/+4 |
2016-11-15 | bnx2: Wait for in-flight DMA to complete at probe stage | Baoquan He | 1 | -6/+32 |
2016-11-15 | Revert "bnx2: Reset device during driver initialization" | Baoquan He | 1 | -7/+5 |
2016-11-13 | bnxt_en: Fix VF virtual link state. | Michael Chan | 1 | -2/+2 |
2016-11-13 | bnxt_en: Fix ring arithmetic in bnxt_setup_tc(). | Michael Chan | 1 | -5/+6 |
2016-11-09 | net: bgmac: fix reversed checks for clock control flag | Rafał Miłecki | 1 | -2/+2 |
2016-11-01 | bgmac: stop clearing DMA receive control register right after it is set | Andy Gospodarek | 1 | -1/+4 |
2016-10-27 | net: bgmac: fix spelling mistake: "connecton" -> "connection" | Colin Ian King | 1 | -1/+1 |
2016-10-24 | bnx2x: Use the correct divisor value for PHC clock readings. | Sudarsana Reddy Kalluru | 1 | -1/+1 |
2016-10-18 | net: bcm63xx: avoid referencing uninitialized variable | Arnd Bergmann | 1 | -1/+2 |
2016-10-18 | bnx2: fix locking when netconsole is used | Ivan Vecera | 1 | -6/+11 |
2016-10-07 | net: bgmac: Fix errant feature flag check | Jon Mason | 1 | -1/+1 |
2016-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+5 |
2016-09-30 | tg3: Avoid NULL pointer dereference in tg3_io_error_detected() | Milton Miller | 1 | -5/+5 |
2016-09-27 | bnx2x: free the mac filter group list before freeing the cmd | jbaron@akamai.com | 1 | -1/+1 |
2016-09-27 | net: bcmgenet: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -8/+8 |
2016-09-27 | Revert "net: ethernet: bcmgenet: use phydev from struct net_device" | Florian Fainelli | 3 | -31/+39 |
2016-09-27 | Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings" | Philippe Reynes | 1 | -8/+8 |
2016-09-27 | Revert "net: ethernet: bcmgenet: use phydev from struct net_device" | Florian Fainelli | 3 | -31/+39 |
2016-09-27 | net: tg3: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -50/+62 |
2016-09-26 | bnx2x: allocate mac filtering pending list in PAGE_SIZE increments | Jason Baron | 1 | -37/+86 |
2016-09-26 | bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE increments | Jason Baron | 1 | -28/+51 |
2016-09-26 | net: bcmgenet: remove unused function in bcmgenet.c | Baoyou Xie | 1 | -122/+0 |
2016-09-24 | net: Update API for VF vlan protocol 802.1ad support | Moshe Shemesh | 4 | -5/+15 |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+7 |
2016-09-20 | bnxt_en: Fix build error for kernesl without RTC-LIB | Rob Swindell | 1 | -0/+4 |
2016-09-20 | net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -8/+8 |
2016-09-20 | net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -24/+28 |
2016-09-20 | net: ethernet: broadcom: bcm63xx: use phydev from struct net_device | Philippe Reynes | 2 | -18/+14 |
2016-09-20 | net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -44/+54 |
2016-09-20 | net: ethernet: broadcom: b44: use phydev from struct net_device | Philippe Reynes | 2 | -12/+11 |
2016-09-20 | bnxt_en: Fixed the VF link status after a link state change | Eddie Wai | 1 | -42/+42 |
2016-09-20 | bnxt_en: Support for "ethtool -r" command | Deepak Khungar | 1 | -0/+20 |
2016-09-20 | bnxt_en: Pad TX packets below 52 bytes. | Michael Chan | 1 | -1/+1 |
2016-09-20 | bnxt_en: Call firmware to approve the random VF MAC address. | Michael Chan | 1 | -2/+7 |