summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-01-15tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-01-15tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-11tg3: missing break statement in tg3_get_5720_nvram_info()Dan Carpenter
2013-01-10bnx2x: Allow management traffic after boot from SANBarak Witkowski
2013-01-10bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz
2013-01-10bnx2x: move debugging code before the returnDan Carpenter
2013-01-10bnx2x: align define usage to satisfy static checkersAriel Elior
2013-01-10bnx2x: NULL dereference on error in debug codeDan Carpenter
2013-01-10bgmac: driver for GBit MAC core on BCMA busRafał Miłecki
2013-01-09remove init of dev->perm_addr in driversJiri Pirko
2013-01-08bnx2x: Segregate SR-IOV codeAriel Elior
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-07tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir
2013-01-07tg3: Improve PCI function number detection.Michael Chan
2013-01-07tg3: Add NVRAM support for 5762Michael Chan
2013-01-07tg3: Add support for new 5762 ASICMichael Chan
2013-01-04ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe
2013-01-04net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
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-28bnx2x: use ARRAY_SIZE where possibleSasha Levin
2012-12-18bnx2x: 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-12bnx2: 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