aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-05-31bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov
2014-05-31net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck
2014-05-31sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov
2014-05-31macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen
2014-05-31net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork
2014-05-31net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork
2014-05-31net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-31net: cdc_ncm: fix buffer overflowBjørn Mork
2014-05-31Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich
2014-05-31mactap: Fix checksum errors for non-gso packets in bridge modeVlad Yasevich
2014-05-31slip: fix spinlock variantOliver Hartkopp
2014-05-31net: qmi_wwan: add a number of Dell devicesBjørn Mork
2014-05-31net: qmi_wwan: add a number of CMOTech devicesBjørn Mork
2014-05-31net: qmi_wwan: add Alcatel L800MABjørn Mork
2014-05-31net: qmi_wwan: add Olivetti Olicard 500Bjørn Mork
2014-05-31net: qmi_wwan: add Sierra Wireless MC7305/MC7355Bjørn Mork
2014-05-31net: qmi_wwan: add Sierra Wireless MC73xxBjørn Mork
2014-05-31net: qmi_wwan: add Sierra Wireless EM7355Bjørn Mork
2014-05-31tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-05-31macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-31bonding: Remove debug_fs files when module init failsThomas Richter
2014-05-31wl18xx: align event mailbox with current fwEliad Peller
2014-05-31mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-05-13rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King
2014-05-13rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger
2014-05-13rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger
2014-05-13ath9k: fix ready time of the multicast buffer queueFelix Fietkau
2014-05-13iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach
2014-05-13iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach
2014-05-13Revert "net: mvneta: fix usage as a module on RGMII configurations"Thomas Petazzoni
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-04-14iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira
2014-04-14net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix
2014-04-14net: vxlan: fix crash when interface is created with no groupMike Rapoport
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-04-14xen-netback: disable rogue vif in kthread contextWei Liu
2014-04-14xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant
2014-04-14xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-27virtio-net: correct error handling of virtqueue_kick()Jason Wang
2014-03-26net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni
2014-03-26net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni