index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+6
2012-02-24
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2
-2
/
+2
2012-02-23
tg3: Create timer helper functions
Matt Carlson
1
-96
/
+112
2012-02-23
tg3: Clear RECOVERY_PENDING with reset_task_cancel
Matt Carlson
1
-1
/
+1
2012-02-23
tg3: Remove SPEED_UNKNOWN checks
Matt Carlson
1
-44
/
+23
2012-02-23
tg3: Fix link check in tg3_adjust_link
Matt Carlson
2
-2
/
+5
2012-02-23
ethernet/broadcom: ip6_route_output() never returns NULL.
RongQing.Li
1
-1
/
+5
2012-02-22
tg3: remove IRQF_SAMPLE_RANDOM flag
Davidlohr Bueso
1
-1
/
+1
2012-02-21
bnx2x: update driver version to 1.72.10-0
Dmitry Kravkov
1
-2
/
+2
2012-02-21
bnx2x: add gro_check
Dmitry Kravkov
4
-0
/
+25
2012-02-21
cnic: update for FW 7.2.xx
Michael Chan
1
-12
/
+12
2012-02-21
use FW 7.2.16
Dmitry Kravkov
8
-82
/
+177
2012-02-20
bnx2x: make bnx2x_close() static again
Michal Schmidt
2
-3
/
+3
2012-02-20
b44: remove __exit from b44_pci_exit()
Nikola Pajkovsky
1
-1
/
+1
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-21
/
+6
2012-02-16
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2
-1
/
+2
2012-02-16
bnx2x: allow all functions to display the phy FW version
Mintz Yuval
3
-12
/
+6
2012-02-16
bnx2x: removed code re-checking memory base after device open
Mintz Yuval
1
-11
/
+0
2012-02-16
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
Mintz Yuval
1
-0
/
+5
2012-02-16
bnx2x: notify cnic of address of info-to-the-mcp
Mintz Yuval
1
-0
/
+5
2012-02-16
bnx2x: allocate smaller Rx rings for 1G functions
Mintz Yuval
1
-0
/
+7
2012-02-16
bnx2x: allocate memory dynamically in ethtool self-test.
Mintz Yuval
1
-2
/
+11
2012-02-16
bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised
Mintz Yuval
1
-8
/
+1
2012-02-16
bnx2x: added autoneg-restart after link advertisement changes
Mintz Yuval
1
-1
/
+1
2012-02-16
bnx2x: ethtool publishes link partners speed and FC
Mintz Yuval
3
-79
/
+272
2012-02-16
bnx2x: half duplex support added for several boards
Mintz Yuval
2
-0
/
+4
2012-02-16
bnx2x: consistent statistics after internal driver reload
Mintz Yuval
6
-236
/
+374
2012-02-14
bnx2x: remove the 'poll' module option
Michal Schmidt
1
-16
/
+1
2012-02-14
tg3: Update copyright
Matt Carlson
2
-2
/
+2
2012-02-14
tg3: Use *_UNKNOWN ethtool definitions
Matt Carlson
2
-23
/
+20
2012-02-14
tg3: Remove unneeded link_config.orig_... members
Matt Carlson
2
-35
/
+12
2012-02-14
tg3: Remove unused link config code
Matt Carlson
1
-5
/
+1
2012-02-14
tg3: Consolidate ASIC rev detection code
Matt Carlson
1
-80
/
+79
2012-02-14
tg3: Reduce UMP event collision window
Matt Carlson
1
-16
/
+26
2012-02-14
tg3: Fix NVRAM page writes on newer devices
Matt Carlson
1
-2
/
+5
2012-02-14
tg3: Fix copper autoneg adv checks
Matt Carlson
1
-1
/
+10
2012-02-14
tg3: Fix stats while interface is down
Matt Carlson
1
-4
/
+4
2012-02-14
tg3: Disable new DMA engine for 57766
Matt Carlson
1
-5
/
+0
2012-02-14
bnx2x: fix bnx2x_storm_stats_update() on big endian
Eric Dumazet
1
-4
/
+4
2012-02-14
bcm63xx-enet: fix PHY name to match MDIO bus name
Florian Fainelli
1
-1
/
+1
2012-02-14
tg3: Move transmit comment to a better location
Matt Carlson
1
-1
/
+3
2012-02-14
tg3: Eliminate unneeded prototype
Matt Carlson
1
-3
/
+2
2012-02-14
tg3: Relocate tg3_find_peer
Matt Carlson
1
-30
/
+28
2012-02-14
tg3: Move tg3_nvram_write_block functions
Matt Carlson
1
-250
/
+250
2012-02-14
tg3: Move tg3_set_rx_mode
Matt Carlson
1
-100
/
+99
2012-02-14
tg3: Move tg3_change_mtu to a better location
Matt Carlson
1
-81
/
+78
2012-02-14
tg3: Relocate tg3_reset_task
Matt Carlson
1
-47
/
+45
2012-02-14
tg3: Move tg3_restart_hw to a better location
Matt Carlson
1
-27
/
+29
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-2
/
+1
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
[next]