summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-02amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas4-3/+12
2014-09-02drivers: net: NET_XGENE should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-09-02Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-4/+6
2014-09-01stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO1-4/+3
2014-09-01stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO1-0/+5
2014-09-01stmmac: fix LPI TW timer value to 20.5us.nandini sharma1-1/+1
2014-09-01stmmac: fix the EEE LPI Macro definitions.nandini sharma1-4/+4
2014-08-30mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz2-1/+37
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2-29/+40
2014-08-30stmmac: fix dma api misuseGiuseppe CAVALLARO5-27/+79
2014-08-30stmmac: ptp: fix the reference clockGiuseppe CAVALLARO3-6/+18
2014-08-30stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO3-3/+3
2014-08-30stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO1-1/+1
2014-08-28phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO1-9/+9
2014-08-26mvneta: Add missing if_vlan.h include.David S. Miller1-0/+1
2014-08-26xen-netback: move netif_napi_add before binding interruptWei Liu1-3/+3
2014-08-26qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-2/+3
2014-08-26mvneta: Fix TSO and checksum for non-acceleration vlan trafficVlad Yasevich1-3/+4
2014-08-26i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26ehea: Fix TSO and hw checksums with non-accelerated vlan packets.Vlad Yasevich1-1/+1
2014-08-26bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich1-3/+4
2014-08-26e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-8/+11
2014-08-26e1000e: Fix TSO with non-accelerated vlansVlad Yasevich1-12/+9
2014-08-26net: moxa: continue loop on skb allocation failureJonas Jensen1-7/+5
2014-08-26net: moxa: synchronize DMA memoryJonas Jensen1-0/+6
2014-08-26net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()Jonas Jensen1-4/+5
2014-08-26net: moxa: clear DESC1 on ndo_start_xmit()Jonas Jensen1-4/+3
2014-08-26stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO1-0/+1
2014-08-26stmmac: fix rx checksum programmingGiuseppe CAVALLARO1-7/+6
2014-08-25rtlwifi: rtl8192cu: Add new IDLarry Finger1-0/+1
2014-08-25bcma: add PCI ID for spromless BCM43217Hauke Mehrtens1-0/+1
2014-08-25ath9k: fix wrong string size for strncmp in write_file_spec_scan_ctl()Maks Naumov1-1/+1
2014-08-25at76c50x-usb: fix use after free on failure path in at76_probe()Alexey Khoroshilov1-2/+1
2014-08-25rtlwifi: btcoexist: adjust double testHimangi Saraogi1-1/+1
2014-08-25ssb: add PCI ID 0x4351Álvaro Fernández Rojas1-0/+1
2014-08-23vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel1-4/+4
2014-08-23Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+6
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-215/+350
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+15
2014-08-22cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-22Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller3-30/+43
2014-08-22cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-22bnx2x: Revert UNDI flushing mechanismYuval Mintz1-75/+17
2014-08-22qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25