Age | Commit message (Expand) | Author | Files | Lines |
2014-09-22 | pch_gbe: 'select' NET_PTP_CLASSIFY. | David S. Miller | 1 | -0/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-06-07 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 1 | -1/+1 |
2014-05-17 | net: pch_gbe depends on x86_32 | Jean Delvare | 1 | -1/+1 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-03-31 | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 1 | -10/+1 |
2013-12-06 | ethernet: Fix FSF address in file headers | Jeff Kirsher | 8 | -16/+8 |
2013-11-15 | pch_gbe: Validate hwtstamp_config completely before applying it | Ben Hutchings | 1 | -9/+3 |
2013-09-24 | oki-semi: Remove extern from function prototypes | Joe Perches | 1 | -28/+28 |
2013-08-30 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 1 | -9/+7 |
2013-08-21 | pch_gbe: ethtool cannot change parameters when link is down | Anders Larsen | 1 | -0/+1 |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-07-25 | pch_gbe: Add MinnowBoard support | Darren Hart | 4 | -0/+163 |
2013-07-25 | pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32 | Darren Hart | 1 | -1/+1 |
2013-07-23 | net: pch_gbe depends on x86 | Jiri Slaby | 1 | -1/+1 |
2013-06-29 | pch_gbe: use managed functions pcim_* and devm_* | Andy Shevchenko | 1 | -35/+15 |
2013-06-29 | pch_gbe: convert pr_* to netdev_* | Andy Shevchenko | 6 | -164/+250 |
2013-06-29 | pch_gbe: remove inline keyword for exported functions | Andy Shevchenko | 3 | -13/+13 |
2013-06-20 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
2013-04-17 | pch_gbe: minor: report the actual error on MTU change | Veaceslav Falico | 1 | -1/+1 |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2013-03-26 | pch_gbe: fix ip_summed checksum reporting on rx | Veaceslav Falico | 1 | -2/+2 |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 1 | -6/+5 |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 1 | -8/+4 |
2012-11-18 | pch_gbe, ptp_pch: Fix the dependency direction between these drivers | Ben Hutchings | 1 | -0/+1 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -79/+37 |
2012-11-01 | ptp: Enable clock drivers along with associated net/PHY drivers | Ben Hutchings | 3 | -30/+0 |
2012-11-01 | ptp: Make PTP_1588_CLOCK select rather than depend on PPS | Ben Hutchings | 1 | -1/+0 |
2012-11-01 | pps, ptp: Remove dependencies on EXPERIMENTAL | Ben Hutchings | 1 | -1/+0 |
2012-10-25 | pch_gbe: fix error handling in pch_gbe_up() | Veaceslav Falico | 1 | -6/+11 |
2012-10-23 | pch_gbe: don't reset MAC_RX on FIFO overflow | Veaceslav Falico | 1 | -60/+6 |
2012-10-23 | pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll | Veaceslav Falico | 1 | -13/+6 |
2012-10-23 | pch_gbe: create functions for MAC_RX {en,dis}able | Veaceslav Falico | 1 | -6/+20 |
2012-10-09 | pch_gbe: Fix build error by selecting all the possible dependencies. | Haicheng Li | 1 | -0/+3 |
2012-10-03 | pch_gbe: Fix PTP dependencies. | David S. Miller | 1 | -1/+1 |
2012-09-08 | netdev: make pci_error_handlers const | Stephen Hemminger | 1 | -1/+1 |
2012-07-27 | pch_gbe: vlan skb len fix | Andy Cress | 1 | -7/+0 |
2012-07-27 | pch_gbe: add extra clean tx | Andy Cress | 1 | -13/+44 |
2012-07-27 | pch_gbe: fix transmit watchdog timeout | Andy Cress | 1 | -1/+1 |
2012-07-26 | net/pch_gpe: Cannot disable ethernet autonegation | Wei Yang | 2 | -2/+3 |
2012-07-11 | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 4 | -34/+34 |
2012-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -16/+11 |
2012-05-15 | pch_gbe: fix transmit races | Eric Dumazet | 2 | -16/+11 |
2012-05-01 | pch_gbe: reprogram multicast address register on reset | RongQing.Li | 1 | -55/+5 |
2012-04-29 | drivers/net/oki-semi: Donot recompute IP header checksum | RongQing.Li | 1 | -2/+0 |
2012-04-29 | drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN | RongQing.Li | 1 | -2/+1 |
2012-04-21 | pch_gbe: remove suspicious comment | Richard Cochran | 1 | -1/+0 |
2012-04-21 | pch_gbe: run the ptp bpf just once per packet | Richard Cochran | 1 | -3/+1 |
2012-04-21 | pch_gbe: correct receive time stamp filtering | Takahiro Shimizu | 1 | -1/+13 |
2012-04-21 | pch_gbe: improve coding style | Takahiro Shimizu | 1 | -9/+9 |