Age | Commit message (Expand) | Author |
2017-02-01 | net: phy: broadcom: rehook BCM54612E specific init | Rafał Miłecki |
2017-02-01 | sh_eth: fix wakeup event reporting from MagicPacket | Niklas Söderlund |
2017-02-01 | sh_eth: align usage of sh_eth_modify() with rest of driver | Niklas Söderlund |
2017-02-01 | Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or... | David S. Miller |
2017-02-01 | ethernet: aquantia: fix dma_mapping_error test | Dan Carpenter |
2017-02-01 | liquidio: fix for iq and droq cnts going negative | Satanand Burla |
2017-02-01 | net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode | Grygorii Strashko |
2017-01-31 | net: bgmac: use PHY subsystem for initializing PHY | Rafał Miłecki |
2017-01-31 | net: bgmac: drop struct bcma_mdio we don't need anymore | Rafał Miłecki |
2017-01-31 | net: bgmac: allocate struct bgmac just once & don't copy it | Rafał Miłecki |
2017-01-31 | net: dsa: bcm_sf2: Fix build module | Florian Fainelli |
2017-01-31 | cxgb4: update latest firmware version supported | Ganesh Goudar |
2017-01-31 | net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2017-01-31 | sfc: fix an off-by-one compare on an array size | Colin Ian King |
2017-01-31 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo |
2017-01-31 | bcma: make OF code more generic (not platform_device specific) | Rafał Miłecki |
2017-01-31 | rt2800: enable rt3290 unconditionally on pci probe | Stanislaw Gruszka |
2017-01-31 | bcma: use (get|put)_device when probing/removing device driver | Rafał Miłecki |
2017-01-31 | brcmfmac: add .update_connect_params() callback | Arend Van Spriel |
2017-01-31 | brcmfmac: allow wowlan support to be per device | Arend Van Spriel |
2017-01-31 | brcmfmac: fix handling firmware results for wowl netdetect | Arend Van Spriel |
2017-01-31 | brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets | Arend Van Spriel |
2017-01-31 | iwlwifi: alloc memory dynamically also for DVM | Sara Sharon |
2017-01-31 | rt2x00: fix clk_get call | Stanislaw Gruszka |
2017-01-30 | sh_eth: stop using bare numbers for EESIPR values | Sergei Shtylyov |
2017-01-30 | sh_eth: add missing EESIPR bits | Sergei Shtylyov |
2017-01-30 | sh_eth: rename EESIPR bits | Sergei Shtylyov |
2017-01-30 | net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141 | Gregory CLEMENT |
2017-01-30 | net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341 | Gregory CLEMENT |
2017-01-30 | net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports | Romain Perier |
2017-01-30 | net: dsa: bcm_sf2: Add support for port mirroring | Florian Fainelli |
2017-01-30 | net: dsa: b53: Add support for port mirroring | Florian Fainelli |
2017-01-30 | net: dsa: b53: Add mirror capture register definitions | Florian Fainelli |
2017-01-30 | net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flow | Shaker Daibes |
2017-01-30 | net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flow | Shaker Daibes |
2017-01-30 | net/mlx4_en: Pass user MTU value to Firmware at set port command | Shaker Daibes |
2017-01-30 | net/mlx4_en: Adding support of turning off link autonegotiation via ethtool | Ariel Levkovich |
2017-01-30 | net/mlx4_core: Get num_tc using netdev_get_num_tc | Alaa Hleihel |
2017-01-30 | net/mlx4_core: Add resource alloc/dealloc debugging | Matan Barak |
2017-01-30 | net/mlx4_core: Device revision support | Yishai Hadas |
2017-01-30 | net/mlx4: Replace ENOSYS with better fitting error codes | Tariq Toukan |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet |
2017-01-30 | net: dsa: bcm_sf2: Add support for ethtool::rxnfc | Florian Fainelli |
2017-01-30 | net: dsa: bcm_sf2: Add CFP registers definitions | Florian Fainelli |
2017-01-30 | net: dsa: bcm_sf2: Configure traffic classes to queue mapping | Florian Fainelli |
2017-01-29 | net: qcom/emac: add an error interrupt handler for the sgmii | Timur Tabi |
2017-01-29 | net: qcom/emac: remove extraneous wake-on-lan code | Timur Tabi |
2017-01-29 | net: qcom/emac: do not call emac_mac_start twice | Timur Tabi |
2017-01-29 | net: qcom/emac: always use autonegotiation to configure the SGMII link | Timur Tabi |
2017-01-29 | net: qcom/emac: display the phy driver info after we connect | Timur Tabi |