summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2x: fix GRO parametersYuval Mintz2013-01-171-24/+23
* bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz2013-01-1524-26/+26
* bnx2x: Added FW GRO bridging supportYuval Mintz2013-01-151-2/+52
* bnx2x: Clean previous IGU status before ackYuval Mintz2013-01-152-7/+11
* bnx2x: improve stop-on-errorYuval Mintz2013-01-155-76/+79
* bnx2x: add `ethtool -w' support.Miriam Shitrit2013-01-154-1176/+2494
* bnx2x: Added nvram personalities supportYuval Mintz2013-01-152-0/+11
* bnx2x: Fix rare self-test failuresYaniv Rosner2013-01-151-7/+10
* bnx2x: use SAN Mac for FCoE.Dmitry Kravkov2013-01-151-1/+1
* bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPTDmitry Kravkov2013-01-152-0/+2
* bnx2x: Clear dirty status when booting after UNDIYuval Mintz2013-01-152-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-154-34/+120
|\
| * tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-141-23/+35
| * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-141-0/+4
| * bnx2x: Allow management traffic after boot from SANBarak Witkowski2013-01-101-8/+52
| * bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz2013-01-101-2/+28
| * bnx2x: move debugging code before the returnDan Carpenter2013-01-101-1/+1
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-143-4/+4
* | tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter2013-01-101-0/+2
* | bnx2x: align define usage to satisfy static checkersAriel Elior2013-01-101-1/+1
* | bnx2x: NULL dereference on error in debug codeDan Carpenter2013-01-091-2/+1
* | bgmac: driver for GBit MAC core on BCMA busRafał Miłecki2013-01-094-0/+1888
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-084-7/+0
* | bnx2x: Segregate SR-IOV codeAriel Elior2013-01-0710-844/+953
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-4/+5
* | tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir2013-01-062-6/+4
* | tg3: Improve PCI function number detection.Michael Chan2013-01-061-11/+8
* | tg3: Add NVRAM support for 5762Michael Chan2013-01-062-1/+110
* | tg3: Add support for new 5762 ASICMichael Chan2013-01-062-25/+81
* | ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe2013-01-041-1/+1
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-031-1/+0
* | bnx2x: Add VF device ids and enable featureAriel Elior2013-01-023-10/+99
* | bnx2x: Support PF <-> VF Bulletin BoardAriel Elior2013-01-028-2/+320
OpenPOWER on IntegriCloud