Age | Commit message (Expand) | Author | Files | Lines |
2013-12-13 | sfc: Revise sensor names to be more understandable and consistent | Edward Cree | 1 | -23/+26 |
2013-12-13 | sfc: Report units in sensor warnings | Edward Cree | 1 | -4/+20 |
2013-12-13 | sfc: Correct RX dropped count for drops while interface is down | Jon Cooper | 9 | -11/+83 |
2013-12-13 | sfc: Make initial fill of RX descriptors synchronous | Jon Cooper | 5 | -9/+12 |
2013-12-13 | sfc: Tighten the check for RX merged completion events | Ben Hutchings | 1 | -4/+9 |
2013-12-13 | sfc: Add MC BISTs to ethtool offline self test on EF10 | Jon Cooper | 8 | -2/+152 |
2013-12-07 | sfc: Update MCDI protocol definitions | Ben Hutchings | 1 | -70/+663 |
2013-12-07 | sfc: Demote "MC Scheduler error" messages | Robert Stonehouse | 1 | -2/+2 |
2013-12-07 | Merge branch 'sfc-3.13' into master | Ben Hutchings | 6 | -23/+101 |
2013-12-07 | sfc: Poll for MCDI completion once before timeout occurs | Robert Stonehouse | 1 | -4/+12 |
2013-12-07 | sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once() | Robert Stonehouse | 1 | -6/+17 |
2013-12-07 | sfc: RX buffer allocation takes prefix size into account in IP header alignment | Andrew Rybchenko | 3 | -4/+9 |
2013-12-07 | sfc: Maintain current frequency adjustment when applying a time offset | Ben Hutchings | 1 | -2/+2 |
2013-12-07 | sfc: Stop/re-start PTP when stopping/starting the datapath. | Alexandre Rames | 3 | -3/+33 |
2013-12-07 | sfc: Rate-limit log message for PTP packets without a matching timestamp event | Ben Hutchings | 1 | -2/+3 |
2013-12-07 | sfc: PTP: Moderate log message on event queue overflow | Laurence Evans | 1 | -2/+21 |
2013-12-07 | sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx() | Ben Hutchings | 1 | -0/+4 |
2013-12-06 | 3c59x/net: Use dev_is_pci() instead of hardcoding | Yijing Wang | 1 | -1/+1 |
2013-12-06 | net/fddi: Replace local macro with PCI standard macro | Yijing Wang | 1 | -13/+7 |
2013-12-06 | tun: spelling fixes | stephen hemminger | 1 | -6/+6 |
2013-12-06 | drivers/net/*: Fix FSF address in file headers | Jeff Kirsher | 11 | -22/+11 |
2013-12-06 | usb: Fix FSF address in file headers | Jeff Kirsher | 25 | -50/+25 |
2013-12-06 | irda: Fix FSF address in file headers | Jeff Kirsher | 11 | -30/+11 |
2013-12-06 | ethernet: Fix FSF address in file headers | Jeff Kirsher | 60 | -134/+60 |
2013-12-06 | macvlan: Support creating macvtaps from macvlans | Kevin Wallace | 1 | -5/+3 |
2013-12-06 | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 15 | -39/+257 |
2013-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 19 | -44/+134 |
2013-12-04 | cxgb4: Add new scheme to update T4/T5 firmware | Hariprasad Shenai | 4 | -190/+289 |
2013-12-04 | cxgb4vf: added much cleaner implementation of is_t4() | Hariprasad Shenai | 6 | -16/+39 |
2013-12-04 | cxgb4: Much cleaner implementation of is_t4()/is_t5() | Hariprasad Shenai | 5 | -70/+73 |
2013-12-03 | net/mlx4_core: destroy workqueue when driver fails to register | Wei Yang | 1 | -0/+2 |
2013-12-03 | xen-netback: clear vif->task on disconnect | Paul Durrant | 1 | -8/+12 |
2013-12-03 | net: do not pretend FRAGLIST support | Eric Dumazet | 4 | -4/+3 |
2013-12-03 | net: fec_main: dma_map() only the length of the skb | Sebastian Siewior | 1 | -5/+4 |
2013-12-03 | drivers: net: cpsw: fix dt probe for one port ethernet | Mugunthan V N | 1 | -0/+2 |
2013-12-03 | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ... | Rafael J. Wysocki | 1 | -7/+19 |
2013-12-02 | brcmfmac: fix uninitialized warning | Arend van Spriel | 1 | -0/+2 |
2013-12-02 | net: wireless: wcn36xx: fix potential NULL pointer dereference | Michal Nazarewicz | 1 | -6/+13 |
2013-12-02 | net: wireless: ath9k: avoid possible NULL pointer dereference | Michal Nazarewicz | 1 | -4/+3 |
2013-12-02 | ath9k: Fix XLNA bias strength | Sujith Manoharan | 1 | -1/+1 |
2013-12-02 | ath9k: Fix QuickDrop usage | Sujith Manoharan | 1 | -9/+11 |
2013-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -240/+263 |
2013-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif... | John W. Linville | 12 | -18/+88 |
2013-12-02 | net/mlx4_en: Remove selftest TX queues empty condition | Eugenia Emantayev | 1 | -7/+0 |
2013-12-02 | virtio_net: make all RX paths handle erors consistently | Michael S. Tsirkin | 1 | -17/+37 |
2013-12-02 | virtio_net: fix error handling for mergeable buffers | Michael S. Tsirkin | 1 | -31/+51 |
2013-12-01 | virtio_net: Fixed a trivial typo (fitler --> filter) | Thomas Huth | 1 | -1/+1 |
2013-11-30 | ixgbe: Make ixgbe_identify_qsfp_module_generic static | Mark Rustad | 2 | -2/+2 |
2013-11-30 | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default | John Fastabend | 1 | -3/+2 |
2013-11-30 | ixgbe: ixgbe_fwd_ring_down needs to be static | John Fastabend | 1 | -2/+2 |