summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
* | net: bcmgenet: add umac_enable_set helperFlorian Fainelli2014-07-211-13/+24
* | net: bcmgenet: remove wol_enabled conditional codeFlorian Fainelli2014-07-212-10/+0
* | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-171-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-165-45/+21
|\ \ | |/
| * net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli2014-07-131-1/+1
| * net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli2014-07-011-7/+0
| * net: bcmgenet: start with carrier offFlorian Fainelli2014-07-011-0/+3
| * net: bcmgenet: disable clock before register_netdevFlorian Fainelli2014-07-011-4/+4
| * net: systemport: fix TX NAPI work done return valueFlorian Fainelli2014-07-011-2/+2
| * net: systemport: fix UniMAC reset logicFlorian Fainelli2014-07-011-24/+9
| * net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli2014-07-011-6/+0
| * bnx2x: fix possible panic under memory stressEric Dumazet2014-07-011-1/+2
| * bnx2x: Fix the MSI flagsYijing Wang2014-06-261-1/+1
* | net: systemport: use kcalloc instead of kzallocFlorian Fainelli2014-07-091-3/+3
* | net: systemport: align multiple lines correctlyFlorian Fainelli2014-07-091-59/+58
* | net: systemport: add Wake-on-LAN supportFlorian Fainelli2014-07-072-3/+164
* | net: systemport: rename rx_csum_en to rx_chk_enFlorian Fainelli2014-07-072-6/+6
* | net: systemport: add suspend and resume supportFlorian Fainelli2014-07-071-4/+160
* | net: systemport: add bcm_sysport_netif_{enable,stop}Florian Fainelli2014-07-071-13/+27
* | net: systemport: update umac_enable_set to take a bitmaskFlorian Fainelli2014-07-071-12/+7
* | bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz2014-07-012-0/+54
* | bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov2014-07-011-2/+4
* | bnx2x: VF can report link speedDmitry Kravkov2014-07-018-88/+366
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-251-4/+4
|\ \ | |/
| * tg3: Change nvram command timeout value to 50msPrashant Sreedharan2014-06-251-2/+2
| * tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan2014-06-191-2/+2
* | cnic: Rebranding cnic driver.Jitendra Kalsaria2014-06-255-9/+14
* | bnx2: Rebranding bnx2 driver.Jitendra Kalsaria2014-06-254-9/+12
* | drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick2014-06-191-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1232-129/+2571
|\
| * bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-121-2/+4
| * bnx2x: Check for UNDI in uncommon branchYuval Mintz2014-06-121-13/+30
| * bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-121-0/+1
| * bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-121-6/+19
| * net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
| * net: systemport: start with carrier offFlorian Fainelli2014-06-051-0/+3
| * net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli2014-06-051-3/+3
| * net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli2014-06-051-1/+1
| * net: systemport: fix transmit locking schemeFlorian Fainelli2014-06-051-5/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-033-15/+30
| |\
| | * bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com2014-06-031-0/+12
| | * bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com2014-06-031-2/+2
| | * cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan2014-06-021-3/+5
| | * cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan2014-06-021-6/+0
| | * cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan2014-06-021-4/+11
| * | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-022-11/+12
| |\ \
| | * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-032-11/+12
| * | | bnx2x: Remove useless return variablesPeter Senna Tschudin2014-06-021-6/+4
| * | | drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker2014-06-022-8/+8
| * | | bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-3018-28/+28
OpenPOWER on IntegriCloud