summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-12-14can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-12-14can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper
2014-12-14rt2x00: do not align payload on modern H/WStanislaw Gruszka
2014-12-14wireless: rt2x00: add new rt2800usb deviceCyril Brulebois
2014-12-14fix misuses of f_count() in ppp and netlinkAl Viro
2014-12-14rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka
2014-11-05can: at91_can: add missing prepare and unprepare of the clockDavid Dueck
2014-11-05can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde
2014-11-05can: flexcan: implement workaround for errata ERR005829David Jander
2014-11-05can: flexcan: correctly initialize mailboxesDavid Jander
2014-11-05can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde
2014-11-05Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach
2014-11-05rtlwifi: rtl8192cu: Add new IDLarry Finger
2014-09-13macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich
2014-09-13inetpeer: get rid of ip_id_countEric Dumazet
2014-09-13carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl
2014-08-06sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-08-06igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-08-06iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach
2014-08-06mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-07-11net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2014-07-11mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang
2014-07-11b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki
2014-07-11rt2x00: disable TKIP on USBStanislaw Gruszka
2014-06-09can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-06-09can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2014-06-09rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings
2014-06-09rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger
2014-06-09rt2x00: fix beaconing on USBStanislaw Gruszka
2014-06-09skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2014-06-09macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen
2014-06-09Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich
2014-06-09tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-06-09bonding: Remove debug_fs files when module init failsThomas Richter
2014-05-18rtl8192ce: Fix null dereference in watchdogBen Hutchings
2014-05-18mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-04-30b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-04-30ath9k: fix ready time of the multicast buffer queueFelix Fietkau
2014-04-30iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach
2014-04-30rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger
2014-04-30xen-netback: remove pointless clause from if statementPaul Durrant
2014-04-09net: asix: add missing flag to struct driver_infoEmil Goode
2014-04-09net: asix: handle packets crossing URB boundariesEmil Goode
2014-04-09asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet
2014-04-02tg3: Don't check undefined error bits in RXBDMichael Chan
2014-04-02virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-04-02bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2014-04-02usbnet: remove generic hard_header_len checkEmil Goode
2014-04-02tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir
2014-04-02vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann