Age | Commit message (Expand) | Author | Files | Lines |
2014-05-06 | net: macb: Fix race between HW and driver | Soren Brinkmann | 1 | -10/+0 |
2014-05-06 | net: macb: Remove 'unlikely' optimization | Soren Brinkmann | 1 | -1/+1 |
2014-05-06 | net: macb: Re-enable RX interrupt only when RX is done | Soren Brinkmann | 1 | -7/+6 |
2014-05-06 | net: macb: Clear interrupt flags | Soren Brinkmann | 1 | -0/+10 |
2014-05-06 | net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP | Soren Brinkmann | 1 | -1/+1 |
2014-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 3 | -29/+46 |
2014-05-06 | e1000e: Restrict MDIO Slow Mode workaround to relevant parts | David Ertman | 1 | -6/+8 |
2014-05-06 | e1000e: Fix issue with link flap on 82579 | David Ertman | 2 | -0/+13 |
2014-05-05 | e1000e: Expand workaround for 10Mb HD throughput bug | David Ertman | 2 | -4/+12 |
2014-05-05 | e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 | David Ertman | 2 | -19/+13 |
2014-05-05 | net/mlx4_core: Don't issue PCIe speed/width checks for VFs | Eyal Perry | 1 | -1/+2 |
2014-05-05 | net/mlx4_core: Load the Eth driver first | Or Gerlitz | 1 | -2/+2 |
2014-05-05 | net/mlx4_core: Fix slave id computation for single port VF | Matan Barak | 1 | -15/+20 |
2014-05-05 | net/mlx4_core: Adjust port number in qp_attach wrapper when detaching | Jack Morgenstein | 1 | -0/+23 |
2014-05-05 | net: cdc_ncm: fix buffer overflow | Bjørn Mork | 1 | -1/+1 |
2014-05-05 | Altera TSE: ALTERA_TSE should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2014-05-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 13 | -43/+41 |
2014-05-03 | net: mvmdio: Check for a valid interrupt instead of an error | Ezequiel Garcia | 1 | -1/+4 |
2014-05-02 | net phy: Check for aneg completion before setting state to PHY_RUNNING | Balakumaran Kannan | 1 | -0/+11 |
2014-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 13 | -43/+41 |
2014-05-01 | hyperv: Properly handle checksum offload | KY Srinivasan | 1 | -0/+4 |
2014-05-01 | gianfar: Avoid unnecessary reg accesses in adjust_link() | Claudiu Manoil | 1 | -110/+113 |
2014-05-01 | Revert "macvlan : fix checksums error when we are in bridge mode" | Vlad Yasevich | 1 | -3/+0 |
2014-05-01 | mactap: Fix checksum errors for non-gso packets in bridge mode | Vlad Yasevich | 1 | -0/+9 |
2014-05-01 | net: sxgbe: Added set function for interrupt on complete | Byungho An | 3 | -0/+11 |
2014-05-01 | net: sxgbe: Added rxqueue enable function | Byungho An | 4 | -0/+36 |
2014-05-01 | net: sxgbe: sw reset moved to probe function | Byungho An | 2 | -13/+22 |
2014-05-01 | cxgb4: Decode PCIe Gen3 link speed | Roland Dreier | 1 | -0/+2 |
2014-05-01 | Altera TSE: Add missing include to silence sparse warnings | Tobias Klauser | 1 | -0/+1 |
2014-05-01 | Altera TSE: Fix DMA secriptor length initialization | Tobias Klauser | 1 | -37/+37 |
2014-04-30 | rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init() | Ben Hutchings | 1 | -1/+1 |
2014-04-30 | rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb | Larry Finger | 1 | -0/+6 |
2014-04-30 | ath9k: remove tid->paused flag | Felix Fietkau | 3 | -17/+3 |
2014-04-30 | ath9k_hw: do not lower ANI setting below default on AR913x | Felix Fietkau | 1 | -0/+6 |
2014-04-28 | net: bonding: Fix format string mismatch in bond_sysfs.c | Masanari Iida | 1 | -1/+1 |
2014-04-28 | slip: fix spinlock variant | Oliver Hartkopp | 1 | -3/+3 |
2014-04-28 | net: qmi_wwan: add a number of Dell devices | Bjørn Mork | 1 | -0/+5 |
2014-04-28 | net: qmi_wwan: add a number of CMOTech devices | Bjørn Mork | 1 | -0/+16 |
2014-04-28 | net: qmi_wwan: add Alcatel L800MA | Bjørn Mork | 1 | -0/+1 |
2014-04-28 | net: qmi_wwan: add Olivetti Olicard 500 | Bjørn Mork | 1 | -0/+1 |
2014-04-28 | net: qmi_wwan: add Sierra Wireless MC7305/MC7355 | Bjørn Mork | 1 | -0/+1 |
2014-04-28 | net: qmi_wwan: add Sierra Wireless MC73xx | Bjørn Mork | 1 | -0/+3 |
2014-04-28 | net: qmi_wwan: add Sierra Wireless EM7355 | Bjørn Mork | 1 | -0/+1 |
2014-04-28 | arc_emac: add clock handling | Heiko Stübner | 2 | -11/+37 |
2014-04-28 | arc_emac: fix probe error path | Heiko Stübner | 1 | -9/+14 |
2014-04-28 | cxgb4: Update Kconfig to include Chelsio T5 adapter | Hariprasad Shenai | 1 | -6/+7 |
2014-04-26 | i40e: fix Timesync Tx interrupt handler code | Jacob Keller | 1 | -4/+1 |
2014-04-26 | Merge tag 'linux-can-fixes-for-3.15-20140424' of git://gitorious.org/linux-ca... | David S. Miller | 8 | -382/+343 |
2014-04-26 | Altera TSE: Change driver name used by Ethtool | Vince Bridgers | 1 | -1/+7 |
2014-04-26 | Altera TSE: Fix Panic in probe routine when phy probe fails | Vince Bridgers | 1 | -21/+24 |