summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-12-12sfc: Remove dependency of PTP on having a dedicated channelBen Hutchings
2013-12-12sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()Ben Hutchings
2013-12-12sfc: Return EBUSY for filter insertion on EF10, matching Falcon/SienaBen Hutchings
2013-12-12sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10Ben Hutchings
2013-12-12sfc: Fold efx_flush_all() into efx_stop_port() and update commentsBen Hutchings
2013-12-12sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPPBen Hutchings
2013-12-12sfc: Log all unexpected MCDI errorsEdward Cree
2013-12-12sfc: Add new sensor namesBen Hutchings
2013-12-12sfc: Revise sensor names to be more understandable and consistentEdward Cree
2013-12-12sfc: Report units in sensor warningsEdward Cree
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper
2013-12-12sfc: Make initial fill of RX descriptors synchronousJon Cooper
2013-12-12sfc: Tighten the check for RX merged completion eventsBen Hutchings
2013-12-12sfc: Add MC BISTs to ethtool offline self test on EF10Jon Cooper
2013-12-06sfc: Update MCDI protocol definitionsBen Hutchings
2013-12-06sfc: Demote "MC Scheduler error" messagesRobert Stonehouse
2013-12-06Merge branch 'sfc-3.13' into masterBen Hutchings
2013-12-06sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2013-12-06sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2013-12-06sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2013-12-06sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2013-12-06sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2013-12-06sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2013-12-06sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang
2013-12-06net/fddi: Replace local macro with PCI standard macroYijing Wang
2013-12-06tun: spelling fixesstephen hemminger
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-12-06irda: Fix FSF address in file headersJeff Kirsher
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-12-05macvlan: Support creating macvtaps from macvlansKevin Wallace
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-03cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai
2013-12-03cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai
2013-12-03cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai
2013-12-03net/mlx4_core: destroy workqueue when driver fails to registerWei Yang
2013-12-03xen-netback: clear vif->task on disconnectPaul Durrant
2013-12-02net: do not pretend FRAGLIST supportEric Dumazet
2013-12-02net: fec_main: dma_map() only the length of the skbSebastian Siewior
2013-12-02drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki
2013-12-02brcmfmac: fix uninitialized warningArend van Spriel
2013-12-02net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-12-02net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz
2013-12-02ath9k: Fix XLNA bias strengthSujith Manoharan
2013-12-02ath9k: Fix QuickDrop usageSujith Manoharan
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds