summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2x: Support VF FLRAriel Elior2013-01-026-7/+321
* bnx2x: Support of PF driver of a VF release requestAriel Elior2013-01-025-1/+170
* bnx2x: Support of PF driver of a VF close requestAriel Elior2013-01-023-0/+119
* bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior2013-01-023-0/+295
* bnx2x: Support of PF driver of a VF q_filters requestAriel Elior2013-01-023-0/+589
* bnx2x: Support of PF driver of a VF setup_q requestAriel Elior2013-01-025-177/+1071
* bnx2x: Support statistics collection for VFs by the PFAriel Elior2013-01-026-93/+217
* bnx2x: Support of PF driver of a VF init requestAriel Elior2013-01-026-3/+190
* bnx2x: Support of PF driver of a VF acquire requestAriel Elior2013-01-026-11/+476
* bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior2013-01-025-45/+664
* bnx2x: Prepare device and initialize VF databaseAriel Elior2013-01-028-51/+535
* bnx2x: Allocate VF database in PF when VFs are presentAriel Elior2013-01-026-1/+570
* bnx2x: VF fastpathAriel Elior2013-01-023-51/+50
* bnx2x: Support ndo_set_rxmode in VF driverAriel Elior2013-01-023-6/+179
* bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior2013-01-024-2/+112
* bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior2013-01-024-0/+310
* bnx2x: Separate VF and PF logicAriel Elior2013-01-026-266/+525
* bnx2x: Add to VF <-> PF channel the release requestAriel Elior2013-01-023-0/+59
* bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior2013-01-027-1/+407
* bnx2x: Support probing and removing of VF deviceAriel Elior2013-01-027-158/+353
* bnx2x: use ARRAY_SIZE where possibleSasha Levin2012-12-271-7/+7
* bnx2x: use prandom_bytes()Akinobu Mita2012-12-171-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | bnx2: Fix accidental reversions.Michael Chan2012-12-111-2/+2
* | bnx2x: use netdev_alloc_frag()Eric Dumazet2012-12-112-13/+32
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-073-14/+8
* | bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski2012-12-075-3/+34
* | cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-076-19/+17
* | cnic: Include bnx2x.hMichael Chan2012-12-072-46/+20
* | bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan2012-12-073-120/+120
* | bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan2012-12-074-172/+181
* | bnx2: Rename register read and write macrosMichael Chan2012-12-072-321/+321
* | cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2012-12-052-4/+13
* | cnic: Reset iSCSI EQ during shutdown.Michael Chan2012-12-052-0/+24
* | tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...Matt Carlson2012-12-041-5/+52
* | tg3: PTP - Add the hardware timestamp ioctlMatt Carlson2012-12-041-0/+93
* | tg3: PTP - Implement the ptp api and ethtool functionsMatt Carlson2012-12-041-1/+145
* | tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson2012-12-043-7/+115
* | tg3: Fix inconsistent locking for tg3_netif_start().Nithin Nayak Sujir2012-12-041-1/+4
* | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-039-104/+105
|\ \
OpenPOWER on IntegriCloud