summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-09-271-4/+11
| |\ \
| | * | can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov2013-09-201-4/+11
| | |/
| * | via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-09-261-2/+7
| * | qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2013-09-242-3/+3
| * | skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka2013-09-241-3/+6
| * | bnx2x: handle known but unsupported VF messagesAriel Elior2013-09-231-26/+24
| * | bnx2x: prevent masked MCP parities from appearingYuval Mintz2013-09-231-0/+8
| * | bnx2x: prevent masking error from cnicYuval Mintz2013-09-231-2/+1
| * | bnx2x: add missing VF resource allocation during initAriel Elior2013-09-231-0/+3
| * | bnx2x: Fix support for VFs on some PFsAriel Elior2013-09-231-1/+1
| * | bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein2013-09-231-9/+7
| * | bnx2x: Fix 848xx duplex settingsYaniv Rosner2013-09-231-24/+33
| * | bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner2013-09-231-1/+6
| * | bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner2013-09-231-4/+13
| * | bnx2x: KR2 disablement fixYaniv Rosner2013-09-231-37/+39
| * | bnx2x: Generalize KR work-aroundYaniv Rosner2013-09-231-24/+8
| * | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-211-5/+5
| |\ \
| | * | sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-201-2/+2
| | * | sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-09-201-3/+3
| | |/
| * | slcan: rewrite of slc_bump and slc_encapsAndre Naujoks2013-09-201-49/+87
| * | slip/slcan: added locking in wakeup functionAndre Naujoks2013-09-202-0/+6
| |/
* | igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu2013-10-013-0/+107
* | igb: Add ethtool offline tests for i354Fujinaka, Todd2013-10-011-2/+4
* | ixgbe: remove marketing names from busy poll codeJacob Keller2013-10-013-23/+23
* | ixgbe: Cleanup the use of tabs and spacesJeff Kirsher2013-10-012-26/+26
* | ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza2013-10-012-15/+65
* | ixgbevf: move API neg to reset pathDon Skidmore2013-10-011-11/+10
* | ixgbevf: add wait for Rx queue disableDon Skidmore2013-10-011-17/+44
* | ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore2013-10-011-27/+2
* | ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller2013-10-011-53/+2
* | be2net: add a counter for pkts dropped in xmit pathSathya Perla2013-10-013-2/+8
* | be2net: fix adaptive interrupt coalescingSathya Perla2013-10-015-73/+115
* | be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam2013-10-012-2/+3
* | be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam2013-10-011-9/+2
* | be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-10-011-1/+2
* | be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam2013-10-012-5/+5
* | net: can: c_can_platform: Remove redundant of_match_ptrSachin Kamat2013-10-011-1/+1
* | net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat2013-10-011-1/+1
* | net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat2013-10-011-1/+1
* | bonding: RCUify bond_set_rx_mode()Veaceslav Falico2013-09-301-3/+4
* | drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar2013-09-301-2/+2
* | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-09-301-8/+10
* | bgmac: add support for Byte Queue LimitsHauke Mehrtens2013-09-301-0/+10
* | b44: add support for Byte Queue LimitsHauke Mehrtens2013-09-301-0/+10
* | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-09-301-1/+1
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-09-3015-18/+10
|\ \
| * | can: sja1000: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-214-5/+0
| * | can: pch_can: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-211-1/+0
| * | can: c_can: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-211-2/+0
| * | can: ti_hecc: use dev_get_platdata()Jingoo Han2013-09-211-1/+1
OpenPOWER on IntegriCloud