index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-07
bnx2x: Segregate SR-IOV code
Ariel Elior
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2013-01-06
tg3: Improve PCI function number detection.
Michael Chan
2013-01-06
tg3: Add NVRAM support for 5762
Michael Chan
2013-01-06
tg3: Add support for new 5762 ASIC
Michael Chan
2013-01-04
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...
Peter Hüwe
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-02
bnx2x: Add VF device ids and enable feature
Ariel Elior
2013-01-02
bnx2x: Support PF <-> VF Bulletin Board
Ariel Elior
2013-01-02
bnx2x: Support VF FLR
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF release request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF close request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF q_teardown request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF q_filters request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF setup_q request
Ariel Elior
2013-01-02
bnx2x: Support statistics collection for VFs by the PF
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF init request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
2013-01-02
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
2013-01-02
bnx2x: Prepare device and initialize VF database
Ariel Elior
2013-01-02
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
2013-01-02
bnx2x: VF fastpath
Ariel Elior
2013-01-02
bnx2x: Support ndo_set_rxmode in VF driver
Ariel Elior
2013-01-02
bnx2x: Add teardown_q and close to VF <-> PF channel
Ariel Elior
2013-01-02
bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
Ariel Elior
2013-01-02
bnx2x: Separate VF and PF logic
Ariel Elior
2013-01-02
bnx2x: Add to VF <-> PF channel the release request
Ariel Elior
2013-01-02
bnx2x: VF <-> PF channel 'acquire' at vf probe
Ariel Elior
2013-01-02
bnx2x: Support probing and removing of VF device
Ariel Elior
2012-12-27
bnx2x: use ARRAY_SIZE where possible
Sasha Levin
2012-12-17
bnx2x: use prandom_bytes()
Akinobu Mita
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-11
bnx2: Fix accidental reversions.
Michael Chan
2012-12-11
bnx2x: use netdev_alloc_frag()
Eric Dumazet
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
2012-12-07
cnic: Include bnx2x.h
Michael Chan
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
2012-12-07
bnx2: Rename register read and write macros
Michael Chan
2012-12-05
cnic: Fix rare race condition during iSCSI disconnect.
Eddie Wai
2012-12-05
cnic: Reset iSCSI EQ during shutdown.
Michael Chan
2012-12-04
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...
Matt Carlson
2012-12-04
tg3: PTP - Add the hardware timestamp ioctl
Matt Carlson
2012-12-04
tg3: PTP - Implement the ptp api and ethtool functions
Matt Carlson
2012-12-04
tg3: PTP - Add header definitions, initialization and hw access functions.
Matt Carlson
2012-12-04
tg3: Fix inconsistent locking for tg3_netif_start().
Nithin Nayak Sujir
[next]