| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-16 | 2 | -16/+11 |
|\ |
|
| * | pch_gbe: fix transmit races | Eric Dumazet | 2012-05-15 | 2 | -16/+11 |
* | | pch_gbe: reprogram multicast address register on reset | RongQing.Li | 2012-04-30 | 1 | -55/+5 |
* | | drivers/net/oki-semi: Donot recompute IP header checksum | RongQing.Li | 2012-04-28 | 1 | -2/+0 |
* | | drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN | RongQing.Li | 2012-04-28 | 1 | -2/+1 |
* | | pch_gbe: remove suspicious comment | Richard Cochran | 2012-04-21 | 1 | -1/+0 |
* | | pch_gbe: run the ptp bpf just once per packet | Richard Cochran | 2012-04-21 | 1 | -3/+1 |
* | | pch_gbe: correct receive time stamp filtering | Takahiro Shimizu | 2012-04-21 | 1 | -1/+13 |
* | | pch_gbe: improve coding style | Takahiro Shimizu | 2012-04-21 | 1 | -9/+9 |
* | | pch_gbe: export a method to set the receive match address | Takahiro Shimizu | 2012-04-21 | 1 | -0/+1 |
* | | pch_gbe: reprogram multicast address register on reset | Takahiro Shimizu | 2012-04-21 | 1 | -3/+57 |
* | | pch_gbe: simplify transmit time stamping flag test | Takahiro Shimizu | 2012-04-21 | 1 | -3/+3 |
* | | pch_gbe: scale time stamps to nanoseconds | Takahiro Shimizu | 2012-04-21 | 1 | -4/+0 |
|/ |
|
* | net/pch_gbe: supports eg20t ptp clock | Takahiroi Shimizu | 2012-03-09 | 3 | -3/+240 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-01 | 1 | -7/+8 |
|\ |
|
| * | pch_gbe: memory corruption calling pch_gbe_validate_option() | Dan Carpenter | 2012-03-01 | 1 | -7/+8 |
* | | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 2012-02-13 | 1 | -1/+1 |
* | | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 | 1 | -2/+0 |
* | | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 | 1 | -6/+3 |
|/ |
|
* | pch_gbe: Do not abort probe on bad MAC | Darren Hart | 2012-01-18 | 1 | -3/+14 |
* | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones | 2011-11-22 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 | 1 | -1/+1 |
|\ |
|
| * | pch_gbe: Move #include of module.h | Joe Perches | 2011-11-16 | 1 | -1/+1 |
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -2/+3 |
* | | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones | 2011-11-14 | 1 | -4/+5 |
|/ |
|
* | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 | 1 | -4/+0 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 1 | -29/+27 |
* | pch_gbe: remove unused variable | Jon Mason | 2011-09-27 | 1 | -1/+0 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 3 | -116/+209 |
* | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 2011-09-15 | 1 | -0/+1 |
* | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 2011-08-27 | 1 | -0/+1 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | pch_gbe: Move the OKI Semiconductor driver | Jeff Kirsher | 2011-08-12 | 12 | -0/+4841 |