summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-082-1/+6
* bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2013-03-082-1/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-055-3/+76
|\
| * bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
| * bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
| * bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
| * bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
| * bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-022-5/+5
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-2238-2940/+13430
| |\
| * | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-151-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-263-67/+13
|\ \ \
| * | | bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * | | bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-242-60/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-2927-2041/+3734
| |\ \ | | |/
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens2013-02-191-2/+1
* | | tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2013-02-182-401/+408
* | | tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2013-02-182-9/+5
* | | bgmac: fix unaligned accesses to network headersHauke Mehrtens2013-02-181-1/+1
* | | tg3: Update version to 3.130Michael Chan2013-02-151-2/+2
* | | tg3: Set initial carrier state to off.Michael Chan2013-02-151-0/+2
* | | tg3: Fix 5762 NVRAM sizingMichael Chan2013-02-151-2/+4
* | | tg3: Expand EEE support for all 5717 B0Michael Chan2013-02-151-1/+1
* | | tg3: Add 57766 device support.Matt Carlson2013-02-152-1/+19
* | | bgmac: add read of interrupt mask after disabling interruptsNathan Hintz2013-02-141-0/+1
* | | bgmac: return error on failed PHY writeRafał Miłecki2013-02-132-6/+7
* | | bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki2013-02-081-4/+4
* | | bgmac: validate (and random if needed) MAC addrRafał Miłecki2013-02-081-0/+6
* | | tg3: add support for Ethernet core in bcm4785Hauke Mehrtens2013-02-072-6/+116
* | | tg3: make it possible to provide phy_id in ioctlHauke Mehrtens2013-02-071-6/+20
* | | bgmac: add ndo_set_rx_mode netdev opsHauke Mehrtens2013-02-061-4/+12
* | | bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens2013-02-061-0/+1
* | | bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens2013-02-061-8/+25
* | | bgmac: implement missing code for BCM53572Hauke Mehrtens2013-02-062-3/+5
* | | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-044-14/+6
* | | bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar2013-02-021-0/+6
* | | bnx2x: SR-IOV version compatibility bugfixAriel Elior2013-01-233-4/+5
* | | bnx2x: Fix compilation with stop-on-errorYuval Mintz2013-01-232-2/+2
* | | cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan2013-01-233-8/+11
* | | bnx2x: correct memory release schemeYuval Mintz2013-01-232-4/+3
* | | bnx2x: Remove many sparse warningsYuval Mintz2013-01-239-159/+195
* | | bnx2x: Modify unload conditionsYuval Mintz2013-01-231-3/+11
* | | bnx2x: Correct memory preparation and releaseDmitry Kravkov2013-01-232-44/+16
* | | bnx2x: Add missing VFs reference in macrosYuval Mintz2013-01-231-1/+3
* | | bnx2x: Add additional debug informationYuval Mintz2013-01-234-6/+38
* | | bnx2x: correct usleep_range usageYuval Mintz2013-01-234-10/+10
* | | bnx2x: reorganization and beautificationYuval Mintz2013-01-235-139/+122
* | | bnx2x: Semantic renovationYuval Mintz2013-01-239-105/+86
OpenPOWER on IntegriCloud