Age | Commit message (Expand) | Author | Files | Lines |
2014-11-21 | amd-xgbe: Incorporate Smatch coding suggestion | Lendacky, Thomas | 1 | -1/+2 |
2014-11-21 | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas | 3 | -7/+74 |
2014-11-21 | amd-xgbe: Add a read memory barrier to Tx/Rx path | Lendacky, Thomas | 2 | -0/+7 |
2014-11-21 | net: USB: Deletion of unnecessary checks before the function call "kfree" | Markus Elfring | 2 | -4/+2 |
2014-11-21 | net: Xilinx: Deletion of unnecessary checks before two function calls | Markus Elfring | 2 | -4/+2 |
2014-11-21 | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" | Markus Elfring | 1 | -16/+8 |
2014-11-21 | net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set | Saeed Mahameed | 1 | -1/+1 |
2014-11-21 | macvtap: advance iov iterator when needed in macvtap_put_user() | Jason Wang | 1 | -0/+2 |
2014-11-21 | mlx4: don't duplicate kvfree() | Al Viro | 1 | -8/+2 |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro | 3 | -6/+6 |
2014-11-21 | r8152: adjust rtl_start_rx | hayeswang | 1 | -0/+19 |
2014-11-21 | r8152: adjust r8152_submit_rx | hayeswang | 1 | -20/+20 |
2014-11-21 | net: bcmgenet: log RX buffer allocation and RX/TX dma failures | Florian Fainelli | 2 | -1/+12 |
2014-11-21 | net: systemport: log RX buffer allocation and RX/TX DMA failures | Florian Fainelli | 2 | -1/+12 |
2014-11-21 | vlan: introduce *vlan_hwaccel_push_inside helpers | Jiri Pirko | 1 | -16/+6 |
2014-11-21 | vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto | Jiri Pirko | 3 | -10/+12 |
2014-11-21 | vlan: kill vlan_put_tag helper | Jiri Pirko | 3 | -20/+7 |
2014-11-21 | net: phy: micrel: add copyright entry | Johan Hovold | 1 | -0/+1 |
2014-11-21 | net: phy: micrel: refactor interrupt config | Johan Hovold | 1 | -42/+29 |
2014-11-21 | net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 | Johan Hovold | 1 | -5/+6 |
2014-11-21 | net: phy: micrel: add generic clock-mode-select support | Johan Hovold | 1 | -43/+50 |
2014-11-21 | net: phy: micrel: add has-broadcast-disable flag to type data | Johan Hovold | 1 | -8/+6 |
2014-11-21 | net: phy: micrel: parse of nodes at probe | Johan Hovold | 1 | -18/+21 |
2014-11-21 | net: phy: micrel: add device-type abstraction | Johan Hovold | 1 | -13/+70 |
2014-11-21 | sky2: use new netdev_rss_key_fill() helper | Ian Morris | 1 | -9/+4 |
2014-11-21 | enic: support skb->xmit_more | Govindarajulu Varadarajan | 2 | -11/+17 |
2014-11-20 | bonding: Introduce 4 AD link speed to fix agg_bandwidth | Jianhua Xie | 1 | -1/+37 |
2014-11-20 | bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed | Jianhua Xie | 1 | -32/+34 |
2014-11-19 | usbnet: rtl8150: remove unused variable | Sudip Mukherjee | 1 | -2/+1 |
2014-11-19 | stmmac: review driver when run kernel-doc | Giuseppe CAVALLARO | 4 | -69/+142 |
2014-11-19 | stmmac: document common header file | Giuseppe CAVALLARO | 1 | -0/+8 |
2014-11-19 | tun: return NET_XMIT_DROP for dropped packets | Jason Wang | 1 | -1/+1 |
2014-11-18 | Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can... | David S. Miller | 3 | -63/+176 |
2014-11-18 | net: fec: remove unused return value from swap_buffer() | Lothar Waßmann | 1 | -3/+1 |
2014-11-18 | net: fec: simplify loop counter handling in swap_buffer() | Lothar Waßmann | 1 | -1/+1 |
2014-11-18 | net: fec: use swab32s() instead of cpu_to_be32() | Lothar Waßmann | 1 | -1/+1 |
2014-11-18 | net: fec: improve access to quirk flags by copying them into fec_enet_private... | Lothar Waßmann | 2 | -68/+39 |
2014-11-18 | net: fec: change type of 'bufdesc_ex' to bool | Lothar Waßmann | 2 | -4/+2 |
2014-11-18 | net: fec: properly parenthesize macro args | Lothar Waßmann | 1 | -15/+16 |
2014-11-18 | net: fec: consistently use lower case chars as hex digits | Lothar Waßmann | 1 | -44/+44 |
2014-11-18 | net: fec: indentation cleanup | Lothar Waßmann | 1 | -54/+54 |
2014-11-18 | i40e: Set XPS bit mask to zero in DCB mode | Neerav Parikh | 1 | -7/+31 |
2014-11-18 | i40e: Prevent link flow control settings when PFC is enabled | Neerav Parikh | 1 | -2/+12 |
2014-11-18 | i40e: Do not disable/enable FCoE VSI with DCB reconfig | Neerav Parikh | 1 | -1/+11 |
2014-11-18 | i40e: Modify Tx disable wait flow in case of DCB reconfiguration | Neerav Parikh | 2 | -0/+61 |
2014-11-18 | i40e: Update VEB's enabled_tc after reconfiguration | Neerav Parikh | 1 | -0/+1 |
2014-11-18 | i40e: Check for LLDP AdminStatus before querying DCBX | Neerav Parikh | 3 | -0/+63 |
2014-11-18 | i40e: Add support to firmware CEE DCBX mode | Neerav Parikh | 10 | -35/+328 |
2014-11-18 | i40e: Resume Port Tx after DCB event | Neerav Parikh | 3 | -1/+52 |
2014-11-18 | i40e: Bump version to 1.1.23 | Catherine Sullivan | 1 | -2/+2 |