aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-05-091-0/+5
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-05-091-0/+4
* enic: fix rx skb checksumGovindarajulu Varadarajan2015-02-201-4/+8
* tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan2015-02-201-17/+17
* can: dev: fix crtlmode_supported checkOliver Hartkopp2015-02-201-2/+6
* ath5k: fix hardware queue index assignmentFelix Fietkau2015-02-201-7/+1
* ath9k: fix BE/BK queue orderFelix Fietkau2015-02-201-2/+2
* ath9k_hw: fix hardware queue allocationFelix Fietkau2015-02-201-8/+1
* drivers/net: macvtap and tun depend on INETBen Hutchings2015-01-011-0/+2
* drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2015-01-012-0/+8
* can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-12-141-0/+1
* can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper2014-12-141-1/+1
* rt2x00: do not align payload on modern H/WStanislaw Gruszka2014-12-141-38/+12
* wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-12-141-0/+1
* fix misuses of f_count() in ppp and netlinkAl Viro2014-12-141-1/+1
* rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka2014-12-141-1/+1
* can: at91_can: add missing prepare and unprepare of the clockDavid Dueck2014-11-051-3/+5
* can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde2014-11-051-0/+3
* can: flexcan: implement workaround for errata ERR005829David Jander2014-11-051-1/+15
* can: flexcan: correctly initialize mailboxesDavid Jander2014-11-051-0/+7
* can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde2014-11-051-2/+13
* Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-11-051-0/+13
* rtlwifi: rtl8192cu: Add new IDLarry Finger2014-11-051-0/+1
* macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich2014-09-131-0/+1
* inetpeer: get rid of ip_id_countEric Dumazet2014-09-131-1/+1
* carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2014-09-132-4/+28
* sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-08-061-1/+19
* igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-08-061-0/+2
* iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach2014-08-061-13/+0
* mwifiex: fix Tx timeout issueAmitkumar Karwar2014-08-061-0/+1
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-07-112-46/+65
* mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang2014-07-112-3/+11
* b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-07-111-3/+7
* rt2x00: disable TKIP on USBStanislaw Gruszka2014-07-111-0/+2
* can: peak_pci: prevent use after free at netdev removalStephane Grosjean2014-06-091-5/+9
* can: peak_pci: Fix the way channels are linked togetherStephane Grosjean2014-06-091-14/+9
* rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings2014-06-091-1/+1
* rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger2014-06-091-1/+14
* rt2x00: fix beaconing on USBStanislaw Gruszka2014-06-091-10/+12
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2014-06-091-1/+1
* macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen2014-06-091-2/+4
* Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich2014-06-091-3/+0
* tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera2014-06-091-1/+3
* bonding: Remove debug_fs files when module init failsThomas Richter2014-06-091-0/+1
* rtl8192ce: Fix null dereference in watchdogBen Hutchings2014-05-181-0/+3
* mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason2014-05-183-7/+1
* b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki2014-04-301-7/+7
* ath9k: fix ready time of the multicast buffer queueFelix Fietkau2014-04-301-1/+1
* iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach2014-04-301-2/+6
* rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-04-301-5/+19