Age | Commit message (Expand) | Author | Files | Lines |
2015-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -8/+27 |
2015-09-25 | bnx2x: byte swap rss_key to comply to Toeplitz specs | Eric Dumazet | 1 | -2/+10 |
2015-09-22 | net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high | Florian Fainelli | 1 | -2/+1 |
2015-09-22 | net: bcmgenet: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-22 | net: systemport: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-18 | bnx2x: track vxlan port count | Jiri Benc | 2 | -2/+13 |
2015-09-18 | net: bcmgenet: Implement RX coalescing control knobs | Florian Fainelli | 2 | -3/+105 |
2015-09-18 | net: bcmgenet: Implement TX coalescing control knobs | Florian Fainelli | 2 | -3/+50 |
2015-09-12 | bnx2x: use ktime_get_seconds() for timestamp | Arnd Bergmann | 1 | -4/+2 |
2015-09-02 | bgmac: Update fixed_phy_register() | Fabio Estevam | 1 | -1/+1 |
2015-09-02 | tg3: Fix temperature reporting | Jean Delvare | 1 | -1/+1 |
2015-09-01 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn | 1 | -1/+1 |
2015-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+16 |
2015-08-28 | bnx2x: Add new device ids under the Qlogic vendor | Yuval Mintz | 1 | -0/+3 |
2015-08-27 | bgmac: support up to 3 cores (devices) on a bus | Rafał Miłecki | 1 | -5/+23 |
2015-08-24 | net: bcmgenet: fix uncleaned dma flags | Jaedon Shin | 1 | -0/+16 |
2015-08-24 | net: bcmgenet: Avoid sleeping in bcmgenet_timeout | Florian Fainelli | 1 | -4/+0 |
2015-08-21 | bnx2x: Fix vxlan endianity issue | Yuval Mintz | 1 | -1/+1 |
2015-08-19 | bnx2x: Add vxlan RSS support | Rajesh Borundia | 4 | -0/+123 |
2015-08-17 | bnx2: Fix bandwidth allocation for some MF modes | Yuval Mintz | 3 | -2/+6 |
2015-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+17 |
2015-08-11 | bnx2x: Free NVRAM lock at end of each page | Yuval Mintz | 1 | -0/+16 |
2015-08-11 | bnx2x: Prevent null pointer dereference on SKB release | Yuval Mintz | 1 | -1/+1 |
2015-08-07 | bnx2x: Add BD support for storage | Yuval Mintz | 4 | -2/+118 |
2015-08-07 | cnic: Add the interfaces to get FC-NPIV table. | Adheer Chandravanshi | 2 | -2/+32 |
2015-08-07 | cnic: Populate upper layer driver state in MFW | Tej Parkash | 2 | -3/+20 |
2015-08-03 | bnx2x: Correct logic for pvid configuration. | Yuval Mintz | 1 | -1/+1 |
2015-08-01 | net: systemport: Add netconsole support | Florian Fainelli | 1 | -0/+18 |
2015-08-01 | net: bcmgenet: Add netconsole support | Florian Fainelli | 1 | -0/+20 |
2015-07-30 | bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set | Yuval Mintz | 2 | -0/+7 |
2015-07-30 | bnx2x: add vlan filtering offload | Yuval Mintz | 10 | -290/+905 |
2015-07-27 | net: bcmgenet: Register link_update callback for all MoCA PHYs | Florian Fainelli | 1 | -14/+23 |
2015-07-27 | net: bcmgenet: Remove checks on clock handles | Florian Fainelli | 1 | -14/+12 |
2015-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+0 |
2015-07-22 | bnx2x: Bump up driver version to 1.712.30 | Yuval Mintz | 1 | -1/+1 |
2015-07-22 | bnx2x: Add MFW dump support | Yuval Mintz | 4 | -0/+51 |
2015-07-22 | bnx2x: new Multi-function mode - BD | Yuval Mintz | 8 | -15/+251 |
2015-07-22 | bnx2x: Add 84858 phy support | Yaniv Rosner | 3 | -73/+232 |
2015-07-22 | bnx2x: Rebrand from 'broadcom' into 'qlogic' | Yuval Mintz | 25 | -88/+142 |
2015-07-22 | bnx2x: Utilize FW 7.12.30 | Yuval Mintz | 8 | -70/+136 |
2015-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 1 | -10/+1 |
2015-07-21 | net: bcmgenet: Remove init parameter from bcmgenet_mii_config | Florian Fainelli | 3 | -6/+5 |
2015-07-21 | net: bcmgenet: Delay PHY initialization to bcmgenet_open() | Florian Fainelli | 3 | -30/+20 |
2015-07-21 | net: bcmgenet: Determine PHY type before scanning MDIO bus | Florian Fainelli | 3 | -12/+32 |
2015-07-21 | net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up() | Florian Fainelli | 1 | -0/+2 |
2015-07-21 | net: bcmgenet: Use correct dev_id for free_irq | Florian Fainelli | 1 | -1/+1 |
2015-07-21 | net: bcmgenet: Remove excessive PHY reset | Florian Fainelli | 3 | -15/+0 |
2015-07-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -9/+0 |
2015-07-18 | bnx2x: only report most generic filters in get_ts_info | Jacob Keller | 1 | -10/+1 |
2015-07-14 | MIPS: SB1: Remove support for Pass 1 parts. | Ralf Baechle | 1 | -9/+0 |