summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-07rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...Sasha Levin1-1/+1
2016-06-07rtlwifi: Fix logic error in enter/exit power-save modeSasha Levin1-2/+2
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp2-5/+53
2016-06-03ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-0/+10
2016-06-01rtlwifi: rtl8723be: Fix module parameter initializationSasha Levin1-1/+7
2016-06-01ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-04-18rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-04-18net: mvneta: enable change MAC address when interface is upDmitri Epshtein1-1/+1
2016-04-12net: irda: Fix use-after-free in irtty_open()Peter Hurley1-10/+0
2016-03-21can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider1-13/+11
2016-03-21iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman1-0/+9
2016-03-13iwlwifi: pcie: support loading FW with extended mem rangeArik Nemtsov2-4/+28
2016-03-08can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-03-08iwlwifi: mvm: don't allow sched scans without matches to be startedSasha Levin1-0/+4
2016-02-15xen-netfront: update num_queues to real createdJoe Jin1-7/+7
2016-02-15xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2016-02-15xen-netback: respect user provided max_queuesWei Liu1-2/+5
2016-02-15team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-02-15ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings3-9/+11
2016-02-15bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-02-15vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-4/+8
2016-02-15veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2016-02-10mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring3-12/+12
2016-02-10iwlwifi: update and fix 7265 series PCI IDsSasha Levin1-2/+3
2016-02-10wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-10rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2016-02-10rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2016-02-10rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2016-02-10rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2016-02-10rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2016-02-10rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2016-02-02wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-02-02rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2016-01-22iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2-3/+3
2016-01-22iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach1-1/+1
2016-01-16pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong1-0/+6
2016-01-16sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-16net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2016-01-16atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-14sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-03qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-12-03virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-12-03qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork1-1/+4
2015-12-03stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-03net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-12-03ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-12-03macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-11-15sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1