summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: broadcom: extract register definitionsFlorian Fainelli2014-02-141-52/+0
* net: phy: update port type for MoCA PHYsFlorian Fainelli2014-02-141-1/+4
* be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-135-32/+127
* be2net: Update copyright yearVasundhara Volam2014-02-138-8/+8
* be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur2014-02-131-41/+41
* Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...David S. Miller2014-02-137-296/+168
|\
| * can: at91_can: add listen only modeYoann DI RUZZA2014-02-111-2/+7
| * can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register accessFlorian Vaussard2014-02-061-2/+18
| * can: sja1000: fuse of_platform into platformFlorian Vaussard2014-02-044-259/+109
| * can: sja1000: platform: use devm_* APIsFlorian Vaussard2014-02-041-34/+12
| * can: sja1000: convert printk to use netdev APIFlorian Vaussard2014-02-041-2/+1
| * can: add ability to allocate CANFD frame in skb dataStephane Grosjean2014-02-041-0/+24
* | sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov2014-02-132-4/+3
* | bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong2014-02-131-2/+1
* | bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong2014-02-131-8/+0
* | net: allow setting mac address of loopback deviceWANG Cong2014-02-131-0/+2
* | i40evf: refactor reset handlingMitch Williams2014-02-133-39/+130
* | i40evf: change type of flags variableMitch Williams2014-02-131-1/+1
* | i40evf: don't store unnecessary array of stringsMitch Williams2014-02-132-4/+5
* | i40evf: fix bogus commentMitch Williams2014-02-131-2/+1
* | i40evf: clean up adapter structMitch Williams2014-02-131-28/+1
* | i40e: don't handle VF reset on unloadMitch Williams2014-02-132-6/+7
* | i40e: enable extant VFsMitch Williams2014-02-133-8/+21
* | i40e: reset VFs after PF resetMitch Williams2014-02-131-0/+5
* | i40e: set VF state to active when reset is completeMitch Williams2014-02-131-0/+1
* | i40e: remove dead codeMitch Williams2014-02-131-9/+1
* | i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin2014-02-131-0/+1
* | i40evf: clean up memsetsMitch Williams2014-02-131-3/+2
* | i40evf: trivial fixesJesse Brandeburg2014-02-132-6/+4
* | i40e: bump driver versionJesse Brandeburg2014-02-131-1/+1
* | i40e: spelling errorJesse Brandeburg2014-02-132-2/+2
* | bnx2x: utilize FW 7.8.19Dmitry Kravkov2014-02-122-3/+3
* | bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz2014-02-126-44/+32
* | bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz2014-02-121-40/+57
* | bnx2x: Revise IOV vlan/mac validationYuval Mintz2014-02-125-74/+67
* | bnx2x: Add support in PF driver for RSCMichal Kalderon2014-02-128-48/+329
* | bnx2x: Semantic Validate vlan/mac changesYuval Mintz2014-02-121-9/+42
* | bnx2x: Remove unnecessary internal mem configAriel Elior2014-02-122-13/+0
* | bnx2x: Remove unused iov codeYuval Mintz2014-02-121-10/+0
* | bnx2x: [Debug] change verbosity of some printsYuval Mintz2014-02-123-15/+25
* | net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli2014-02-121-0/+10
* | net: phy: add "has_fixups" boolean propertyFlorian Fainelli2014-02-121-0/+1
* | net: phy: expose PHY device interface modeFlorian Fainelli2014-02-121-0/+10
* | net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli2014-02-121-2/+2
* | net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-122-3/+7
* | net: phy: add genphy_aneg_done()Florian Fainelli2014-02-122-3/+17
* | net: phy: display human readable PHY speed settingsFlorian Fainelli2014-02-121-2/+22
* | net: phy: update phy_print_status to show pause settingsFlorian Fainelli2014-02-121-2/+4
* | net: phy: use network device in phy_print_statusFlorian Fainelli2014-02-121-3/+2
* | sfc: Add/remove blank lines to tasteBen Hutchings2014-02-125-7/+2
OpenPOWER on IntegriCloud