| Commit message (Expand) | Author | Age |
* | pch_gbe: fix error handling in pch_gbe_up() | Veaceslav Falico | 2012-10-24 |
* | pch_gbe: don't reset MAC_RX on FIFO overflow | Veaceslav Falico | 2012-10-23 |
* | pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll | Veaceslav Falico | 2012-10-23 |
* | pch_gbe: create functions for MAC_RX {en,dis}able | Veaceslav Falico | 2012-10-23 |
* | pch_gbe: Fix build error by selecting all the possible dependencies. | Haicheng Li | 2012-10-09 |
* | pch_gbe: Fix PTP dependencies. | David S. Miller | 2012-10-02 |
* | netdev: make pci_error_handlers const | Stephen Hemminger | 2012-09-07 |
* | pch_gbe: vlan skb len fix | Andy Cress | 2012-07-26 |
* | pch_gbe: add extra clean tx | Andy Cress | 2012-07-26 |
* | pch_gbe: fix transmit watchdog timeout | Andy Cress | 2012-07-26 |
* | net/pch_gpe: Cannot disable ethernet autonegation | Wei Yang | 2012-07-25 |
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-16 |
|\ |
|
| * | pch_gbe: fix transmit races | Eric Dumazet | 2012-05-15 |
* | | pch_gbe: reprogram multicast address register on reset | RongQing.Li | 2012-04-30 |
* | | drivers/net/oki-semi: Donot recompute IP header checksum | RongQing.Li | 2012-04-28 |
* | | drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN | RongQing.Li | 2012-04-28 |
* | | pch_gbe: remove suspicious comment | Richard Cochran | 2012-04-21 |
* | | pch_gbe: run the ptp bpf just once per packet | Richard Cochran | 2012-04-21 |
* | | pch_gbe: correct receive time stamp filtering | Takahiro Shimizu | 2012-04-21 |
* | | pch_gbe: improve coding style | Takahiro Shimizu | 2012-04-21 |
* | | pch_gbe: export a method to set the receive match address | Takahiro Shimizu | 2012-04-21 |
* | | pch_gbe: reprogram multicast address register on reset | Takahiro Shimizu | 2012-04-21 |
* | | pch_gbe: simplify transmit time stamping flag test | Takahiro Shimizu | 2012-04-21 |
* | | pch_gbe: scale time stamps to nanoseconds | Takahiro Shimizu | 2012-04-21 |
|/ |
|
* | net/pch_gbe: supports eg20t ptp clock | Takahiroi Shimizu | 2012-03-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-01 |
|\ |
|
| * | pch_gbe: memory corruption calling pch_gbe_validate_option() | Dan Carpenter | 2012-03-01 |
* | | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 2012-02-13 |
* | | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 |
* | | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 |
|/ |
|
* | pch_gbe: Do not abort probe on bad MAC | Darren Hart | 2012-01-18 |
* | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones | 2011-11-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 |
|\ |
|
| * | pch_gbe: Move #include of module.h | Joe Perches | 2011-11-16 |
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 |
* | | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones | 2011-11-14 |
|/ |
|
* | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 |
* | pch_gbe: remove unused variable | Jon Mason | 2011-09-27 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 |
* | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 2011-09-15 |
* | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 2011-08-27 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
* | pch_gbe: Move the OKI Semiconductor driver | Jeff Kirsher | 2011-08-12 |