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-06-25
net/tg3: Avoid delay during MMIO access
Gavin Shan
2013-06-13
tg3: Wait for boot code to finish after power on
Nithin Sujir
2013-06-04
tg3: Add read dma workaround for 5720
Nithin Sujir
2013-06-04
bnx2x: Fix bridged GSO for 57710/57711 chips
Yuval Mintz
2013-06-04
bnx2x: fix TCP offload for tunneling ipv4 over ipv6
Dmitry Kravkov
2013-05-22
tg3: Update version to 3.132
Nithin Sujir
2013-05-22
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
2013-05-20
bnx2x: Fix GSO for 57710/57711 chips
Yuval Mintz
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
bnx2x: Prevent memory leak when cnic is absent
Yuval Mintz
2013-05-01
bnx2x: correct reading of speed capabilities
Yaniv Rosner
2013-04-30
Revert "bnx2x: allow nvram test to run when device is down"
Dmitry Kravkov
2013-04-30
tg3: fix to append hardware time stamping flags
Flavio Leitner
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-29
bnx2x: allow handling tunnel over udp offload
Dmitry Kravkov
2013-04-29
tg3: shows HW time stamping support only if ptp_capable is present
Flavio Leitner
2013-04-25
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
2013-04-25
bnx2x: Prevent NULL pointer dereference in kdump
Yuval Mintz
2013-04-24
bnx2x: Allow recovery from second slot reset
Yuval Mintz
2013-04-24
bnx2x: Fix memory leak
Yuval Mintz
2013-04-24
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
2013-04-24
bnx2x: Allow RX/TX pause control in autoneg
Yaniv Rosner
2013-04-24
bnx2x: prevent GRO false checksum claims
Yuval Mintz
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
bnx2x: update version to 1.78.17-0
Dmitry Kravkov
2013-04-22
bnx2x: allow nvram test to run when device is down
Dmitry Kravkov
2013-04-22
bnx2x: add additional regions for CRC memory test
Dmitry Kravkov
2013-04-22
bnx2x: remove non-necessary assignment
Dmitry Kravkov
2013-04-22
bnx2x: fix byte-by-byte nvram write for BE machines
Dmitry Kravkov
2013-04-22
bnx2x: refactor nvram read procedure
Dmitry Kravkov
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-18
bnx2x: Fix status blocks configuration
Ariel Elior
2013-04-18
bnx2x: Prevent UNDI FW illegal host access
Dmitry Kravkov
2013-04-16
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-10
bnx2: make cnic_probe static
stephen hemminger
2013-04-10
bnx2x: Prevent null pointer dereference in AFEX mode
Yuval Mintz
2013-04-09
tg3: Use bool not int
Joe Perches
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
2013-04-09
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2013-04-09
tg3: Add tg3_clear_mac_status() common function
Michael Chan
2013-04-09
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
[next]