summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-228-129/+294
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-1/+1
* tg3: Code movementMatt Carlson2011-09-151-8/+9
* tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson2011-09-151-221/+222
* tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson2011-09-151-230/+228
* tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson2011-09-151-18/+16
* tg3: Add ability to turn off 1shot MSIMatt Carlson2011-09-151-2/+6
* tg3: Remove tp->rx_offset term when unneededMatt Carlson2011-09-151-2/+8
* tg3: Fix missed MSI workaroundMatt Carlson2011-09-151-3/+2
* tg3: Check all adv bits when checking configMatt Carlson2011-09-151-2/+4
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+2
* bnx2x: Fix build errorDmitry Kravkov2011-08-291-1/+1
* cnic: Add timeout for ramrod replies.Michael Chan2011-08-283-7/+13
* cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan2011-08-282-7/+9
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* bnx2x: Add new PHY BCM54616Yaniv Rosner2011-08-262-0/+3
* bnx2x: resurrect RX hashingMichal Schmidt2011-08-261-2/+2
* bnx2x: convert to SKB paged frag API.Ian Campbell2011-08-261-3/+2
* bnx2: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+4
* tg3: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-204-17/+69
* tg3: Update version to 3.120Matt Carlson2011-08-201-2/+2
* tg3: Add external loopback support to selftestMatt Carlson2011-08-202-10/+90
* tg3: Restructure tg3_test_loopbackMatt Carlson2011-08-201-40/+40
* tg3: Pull phy int lpbk setup into separate funcMatt Carlson2011-08-201-59/+90
* tg3: Consilidate MAC loopback codeMatt Carlson2011-08-201-40/+51
* tg3: Remove dead codeMatt Carlson2011-08-201-34/+1
* bnx2x: downgrade Max BW error message to debugMichal Schmidt2011-08-181-2/+2
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-174-4/+4
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-172-0/+5
* bnx2x: Use pr_fmt and message logging cleanupsJoe Perches2011-08-177-82/+87
* bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches2011-08-176-123/+134
* bnx2x: Remove local defines for %pM and mac addressJoe Perches2011-08-173-36/+23
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-1037-0/+115752
OpenPOWER on IntegriCloud