aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/oki-semi
AgeCommit message (Expand)Author
2013-04-16pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2012-11-17pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings
2012-11-01pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings
2012-10-24pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico
2012-10-23pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico
2012-10-23pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico
2012-10-23pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li
2012-10-02pch_gbe: Fix PTP dependencies.David S. Miller
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-07-26pch_gbe: vlan skb len fixAndy Cress
2012-07-26pch_gbe: add extra clean txAndy Cress
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress
2012-07-25net/pch_gpe: Cannot disable ethernet autonegationWei Yang
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-04-30pch_gbe: reprogram multicast address register on resetRongQing.Li
2012-04-28drivers/net/oki-semi: Donot recompute IP header checksumRongQing.Li
2012-04-28drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALENRongQing.Li
2012-04-21pch_gbe: remove suspicious commentRichard Cochran
2012-04-21pch_gbe: run the ptp bpf just once per packetRichard Cochran
2012-04-21pch_gbe: correct receive time stamp filteringTakahiro Shimizu
2012-04-21pch_gbe: improve coding styleTakahiro Shimizu
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu
2012-04-21pch_gbe: reprogram multicast address register on resetTakahiro Shimizu
2012-04-21pch_gbe: simplify transmit time stamping flag testTakahiro Shimizu
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu
2012-03-09net/pch_gbe: supports eg20t ptp clockTakahiroi Shimizu
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-01pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-18pch_gbe: Do not abort probe on bad MACDarren Hart
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16pch_gbe: Move #include of module.hJoe Perches
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller