index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
3
-21
/
+42
2014-09-19
bnx2x: New multi-function mode: UFP
Yuval Mintz
6
-18
/
+200
2014-09-19
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
5
-42
/
+54
2014-09-19
net: bcmgenet: communicate integrated PHY revision to PHY driver
Florian Fainelli
3
-2
/
+14
2014-09-19
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
Florian Fainelli
1
-10
/
+0
2014-09-12
drivers: net: b44: Fix typo in returning multicast stats
Mark Einon
1
-1
/
+1
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-09-08
net: bcmgenet: check harder for out of memory conditions
Florian Fainelli
1
-14
/
+19
2014-09-08
net: systemport: check harder for out of memory conditions
Florian Fainelli
1
-12
/
+19
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-57
/
+109
2014-09-05
cnic : Cleanup CONFIG_IPV6 & VLAN check
Anish Bhatt
2
-3
/
+3
2014-09-05
bnx2x: Fix link problems for 1G SFP RJ45 module
Yaniv Rosner
3
-36
/
+50
2014-09-04
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
1
-3
/
+6
2014-09-02
bnx2x: Configure device endianity on driver load and reset endianity on removal.
Manish Chopra
1
-18
/
+39
2014-09-02
tg3: prevent ifup/ifdown during PCI error recovery
Ivan Vecera
2
-0
/
+17
2014-09-01
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
1
-0
/
+9
2014-09-01
bnx2x: fix tunneled GSO over IPv6
Dmitry Kravkov
1
-1
/
+1
2014-09-01
bnx2x: prevent incorrect byte-swap in BE
Dmitry Kravkov
1
-20
/
+0
2014-08-29
bnx2x: Fix sparse warnings
Yuval Mintz
2
-8
/
+8
2014-08-27
bnx2x: Fix static checker warning regarding `txdata_ptr'
Yuval Mintz
1
-2
/
+2
2014-08-25
net: bnx2x: fix build error with ptp
Randy Dunlap
1
-0
/
+1
2014-08-25
bnx2x: Fix timesync endianity
Michal Kalderon
1
-2
/
+4
2014-08-25
bnx2x: Be more forgiving toward SW GRO
Dmitry Kravkov
1
-1
/
+9
2014-08-25
bnx2x: VF clean statistics
Yuval Mintz
1
-0
/
+5
2014-08-25
bnx2x: Fix stop-on-error
Yuval Mintz
2
-6
/
+21
2014-08-25
bnx2x: ethtool -d might cause timeout in log
Dmitry Kravkov
1
-9
/
+5
2014-08-25
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
2
-2
/
+4
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-79
/
+17
2014-08-22
bnx2x: FW assertion changes
Ariel Elior
1
-103
/
+82
2014-08-22
bnx2x: Make BP_VF more robust
Yuval Mintz
1
-1
/
+2
2014-08-22
bnx2x: Prevent pci_disable_sriov with assigned VFs
Yuval Mintz
1
-4
/
+8
2014-08-22
bnx2x: Prevent IOV if no entries in CAM
Yuval Mintz
1
-2
/
+7
2014-08-22
bnx2x: Safe bnx2x_panic_dump()
Yuval Mintz
1
-0
/
+29
2014-08-22
bnx2x: Update driver version to 1.710.51
Yuval Mintz
1
-1
/
+1
2014-08-22
bnx2x: Code cleanup
Yuval Mintz
6
-60
/
+17
2014-08-22
bnx2x: Add timestamping and PTP hardware clock support
Michal Kalderon
8
-13
/
+984
2014-08-22
bnx2x: Utilize FW 7.10.51
Dmitry Kravkov
7
-224
/
+345
2014-08-22
cnic: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-3
/
+3
2014-08-22
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Rasmus Villemoes
1
-4
/
+0
2014-08-21
bnx2x: Revert UNDI flushing mechanism
Yuval Mintz
1
-75
/
+17
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
4
-6
/
+6
2014-08-13
tg3: fix return value in tg3_get_stats64
Govindarajulu Varadarajan
1
-1
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
4
-6
/
+6
2014-08-11
net: bcmgenet: correctly resume adapter from Wake-on-LAN
Florian Fainelli
1
-4
/
+6
2014-08-11
net: bcmgenet: update UMAC_CMD only when link is detected
Florian Fainelli
1
-2
/
+6
2014-08-11
net: bcmgenet: correctly suspend and resume PHY device
Florian Fainelli
1
-2
/
+11
2014-08-11
net: bcmgenet: request and enable main clock earlier
Florian Fainelli
1
-7
/
+7
2014-08-07
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
1
-2
/
+4
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+12
2014-08-05
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
1
-10
/
+12
[prev]
[next]