summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-06-01tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-06-01macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-2/+10
2014-06-01bonding: Remove debug_fs files when module init failsThomas Richter1-0/+1
2014-06-01wl18xx: align event mailbox with current fwEliad Peller1-0/+20
2014-06-01mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-05-13rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King1-1/+1
2014-05-13rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger1-0/+6
2014-05-13rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-05-13rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger1-1/+14
2014-05-13rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger1-4/+16
2014-05-13rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger1-3/+15
2014-05-13ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-05-13iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach1-1/+1
2014-05-13iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-05-13Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni1-8/+33
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-14iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira1-18/+18
2014-04-14net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix1-0/+3
2014-04-14net: vxlan: fix crash when interface is created with no groupMike Rapoport1-1/+5
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2-1/+9
2014-04-14xen-netback: disable rogue vif in kthread contextWei Liu3-2/+30
2014-04-14xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant1-1/+7
2014-04-14xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant1-1/+20
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-03-29veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich1-1/+4
2014-03-29ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich1-1/+2
2014-03-29qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-14/+19
2014-03-27virtio-net: correct error handling of virtqueue_kick()Jason Wang1-3/+3
2014-03-27net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni1-6/+11
2014-03-27net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni1-33/+8
2014-03-27net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon1-1/+29
2014-03-20via-rhine: Disable device in error pathRoger Luethi1-3/+5
2014-03-19ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-19vxlan: fix potential NULL dereference in arp_reduce()David Stevens1-0/+3
2014-03-19cnic: Update version to 2.5.20 and copyright year.Michael Chan4-6/+6
2014-03-19cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2-52/+62
2014-03-19cnic: Use proper ulp_ops for per device operations.Michael Chan1-2/+3
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork1-25/+23
2014-03-18net: cpsw: do not register cpts twiceBenedikt Spranger1-4/+0
2014-03-18ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin1-10/+4
2014-03-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-8/+9
2014-03-15net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth1-2/+1
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-8/+9