summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-01-07bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-06tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir
2013-01-06tg3: Improve PCI function number detection.Michael Chan
2013-01-06tg3: Add NVRAM support for 5762Michael Chan
2013-01-06tg3: Add support for new 5762 ASICMichael Chan
2013-01-04ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2013-01-02bnx2x: Add VF device ids and enable featureAriel Elior
2013-01-02bnx2x: Support PF <-> VF Bulletin BoardAriel Elior
2013-01-02bnx2x: Support VF FLRAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF release requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF close requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF q_filters requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF setup_q requestAriel Elior
2013-01-02bnx2x: Support statistics collection for VFs by the PFAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF init requestAriel Elior
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior
2013-01-02bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior
2013-01-02bnx2x: Prepare device and initialize VF databaseAriel Elior
2013-01-02bnx2x: Allocate VF database in PF when VFs are presentAriel Elior
2013-01-02bnx2x: VF fastpathAriel Elior
2013-01-02bnx2x: Support ndo_set_rxmode in VF driverAriel Elior
2013-01-02bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior
2013-01-02bnx2x: Separate VF and PF logicAriel Elior
2013-01-02bnx2x: Add to VF <-> PF channel the release requestAriel Elior
2013-01-02bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior
2013-01-02bnx2x: Support probing and removing of VF deviceAriel Elior
2012-12-27bnx2x: use ARRAY_SIZE where possibleSasha Levin
2012-12-17bnx2x: use prandom_bytes()Akinobu Mita
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11bnx2: Fix accidental reversions.Michael Chan
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07bnx2x: Prevent link flaps when booting from SAN.Barak Witkowski
2012-12-07cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan
2012-12-07cnic: Include bnx2x.hMichael Chan
2012-12-07bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan
2012-12-07bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan
2012-12-07bnx2: Rename register read and write macrosMichael Chan
2012-12-05cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai
2012-12-05cnic: Reset iSCSI EQ during shutdown.Michael Chan
2012-12-04tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...Matt Carlson
2012-12-04tg3: PTP - Add the hardware timestamp ioctlMatt Carlson
2012-12-04tg3: PTP - Implement the ptp api and ethtool functionsMatt Carlson
2012-12-04tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson
2012-12-04tg3: Fix inconsistent locking for tg3_netif_start().Nithin Nayak Sujir
2012-12-03Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller