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