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