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
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>
Javier Martinez Canillas
1
-20
/
+1
2011-12-20
phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added
Frederic LAMBERT
3
-0
/
+380
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-11-26
net: Revert ARCNET and PHYLIB to tristate options
Ben Hutchings
1
-1
/
+1
2011-11-22
net: Change mii to ethtool advertisement function names
Matt Carlson
1
-2
/
+2
2011-11-17
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
1
-17
/
+3
2011-11-16
mdio-gpio: Add reset functionality to mdio-gpio driver(v2).
Srinivas Kandagatla
2
-0
/
+10
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-69
/
+287
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-25
dp83640: free packet queues on remove
Richard Cochran
1
-0
/
+7
2011-10-25
dp83640: use proper function to free transmit time stamping packets
Richard Cochran
1
-2
/
+2
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2011-10-25
net: Fix driver name for mdio-gpio.c
Dirk Eibach
1
-1
/
+1
2011-10-19
phylib: Modify Vitesse RGMII skew settings
Andy Fleming
1
-12
/
+22
2011-10-19
net/phy: extra delay only for RGMII interfaces for IC+ IP 1001
Giuseppe CAVALLARO
1
-5
/
+8
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-2
/
+2
2011-10-01
netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.
David Daney
1
-7
/
+7
2011-10-01
netdev/phy: Use mdiobus_read() so that proper locks are taken.
David Daney
1
-2
/
+2
2011-09-29
dp83640: reduce driver noise
Richard Cochran
1
-2
/
+2
2011-09-27
treewide: Correct spelling of successfully in comments
Joe Perches
1
-1
/
+1
2011-09-27
dp83640: add time stamp insertion for sync messages
Richard Cochran
1
-13
/
+57
2011-09-27
dp83640: enable six external events and one periodic output
Richard Cochran
1
-19
/
+116
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-6
/
+11
2011-09-20
net/phy: add IC+ IP101A and support APS.
Giuseppe CAVALLARO
1
-11
/
+68
2011-08-27
drivers/net: Kconfig & Makefile cleanup
Jeff Kirsher
1
-1
/
+1
2011-08-26
net/phy: fix DP83865 phy interrupt handler
Giuseppe CAVALLARO
1
-6
/
+11
2011-08-08
dp83640: increase receive time stamp buffer size
Richard Cochran
1
-3
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-7
/
+18
2011-06-17
net: icplus: remove unnecessary code
Greg Dietsche
1
-5
/
+1
2011-06-17
dp83640: drop PHY status frames in the driver.
Richard Cochran
1
-2
/
+2
2011-06-17
dp83640: fix phy status frame event parsing
Richard Cochran
1
-5
/
+15
2011-06-17
phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
Ralf Baechle
1
-0
/
+1
2011-05-24
ptp: Fix dp83640 build warning when building statically
John Stultz
1
-1
/
+1
2011-05-24
ptp: Added a clock driver for the National Semiconductor PHYTER.
Richard Cochran
3
-0
/
+1368
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-1
/
+1
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-4
/
+6
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-30
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
1
-2
/
+6
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+4
2011-03-15
phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses
Peter Korsgaard
1
-3
/
+5
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2011-02-15
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
Baruch Siach
1
-8
/
+16
2011-02-12
phy: Remove unneeded depends on PHYLIB
hartleys
1
-1
/
+0
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+55
2010-12-11
phy: add the IC+ IP1001 driver
Giuseppe CAVALLARO
2
-6
/
+55
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-13
/
+151
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
1
-2
/
+2
[next]