summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-07-08net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-08net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-08net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai
2014-07-08r8152: wake up the device before dumping the hw counterhayeswang
2014-07-08xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel
2014-07-08xen-netfront: don't nest queue locks in xennet_connect()David Vrabel
2014-07-07net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz
2014-07-07net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-07Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller
2014-07-07powerpc/ucc_geth: deal with a compile warningZhao Qiang
2014-07-07rt2800usb: Don't perform DMA from stackAndrea Merello
2014-07-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-07-06iwlwifi: mvm: fix merge damageEmmanuel Grumbach
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar
2014-07-03iwlwifi: mvm: disable CTS to SelfEmmanuel Grumbach
2014-07-03iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach
2014-07-02net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers
2014-07-02net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers
2014-07-02net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
2014-07-02net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai
2014-07-02defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki
2014-07-02defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack
2014-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-07-01net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli
2014-07-01net: bcmgenet: start with carrier offFlorian Fainelli
2014-07-01net: bcmgenet: disable clock before register_netdevFlorian Fainelli
2014-07-01net: systemport: fix TX NAPI work done return valueFlorian Fainelli
2014-07-01net: systemport: fix UniMAC reset logicFlorian Fainelli
2014-07-01net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet
2014-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-26bnx2x: Fix the MSI flagsYijing Wang
2014-06-26Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan
2014-06-25brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel
2014-06-25mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-06-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing
2014-06-24iwlwifi: mvm: Fix broadcast filteringIlan Peer
2014-06-24Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov
2014-06-24iwlwifi: update the 7265 series HW IDsOren Givon
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy
2014-06-22at86rf230: fix irq setupPhoebe Buckheister
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu