summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \
| * | bnx2x: remove __dev* attributesBill Pemberton2012-12-033-35/+35
| * | net/broadcom: remove __dev* attributesBill Pemberton2012-12-033-8/+8
| * | tg3: remove __dev* attributesBill Pemberton2012-12-031-47/+48
| * | bnx2: remove __dev* attributesBill Pemberton2012-12-031-10/+10
| * | b44: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* | | bnx2x: recognize fan failureYaniv Rosner2012-12-032-1/+11
|/ /
* | bnx2x: Correct PFC disablementBarak Witkowski2012-12-021-2/+5
* | bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2012-12-022-23/+28
* | bnx2x: prevent DCB if disabled in nvramBarak Witkowski2012-12-022-2/+14
* | bnx2x: Handle a rarely missed interruptYaniv Rosner2012-12-022-0/+16
* | bnx2x: mask CPL_OF interruptYuval Mintz2012-12-021-11/+10
* | bnx2x: IGU parse error cause probe failureBarak Witkowski2012-12-021-5/+12
* | bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz2012-12-021-1/+2
* | bnx2x: nvram enables dropless flow controlYuval Mintz2012-12-023-4/+31
* | bnx2x: Correct advertised speed/duplexYuval Mintz2012-12-021-8/+4
* | bnx2x: Filter packets on FCoE ringsDmitry Kravkov2012-12-024-4/+17
* | bnx2x: Management can control PFC/ETSBarak Witkowski2012-12-023-6/+24
* | bnx2x: parity recovery flow enhancementBarak Witkowski2012-12-021-13/+20
* | bnx2x: revised and corrected SPIO accessYuval Mintz2012-12-022-23/+30
* | bnx2x: Change duplex setting in EEE functionYaniv Rosner2012-11-281-2/+2
* | bnx2x: Add warning message in case of non-10G SFP moduleYaniv Rosner2012-11-281-2/+8
* | bnx2x: Cosmetic changesYaniv Rosner2012-11-282-188/+127
* | bnx2x: Always take PHY lockYaniv Rosner2012-11-286-52/+11
* | bnx2x: Add support for BCM84834Yaniv Rosner2012-11-282-16/+67
* | bnx2x: Fix SFP+ current leakageYaniv Rosner2012-11-281-46/+45
* | bnx2x: Change MDIO clock settingsYaniv Rosner2012-11-284-20/+66
* | bnx2x: Add support for 20G-KR2Yaniv Rosner2012-11-284-34/+365