aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-24drivers: net: xgene: fix: ifconfig up/down crashIyappan Subramanian1-13/+16
2015-11-24net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_commonBjørn Mork1-4/+4
2015-11-24Merge tag 'linux-can-fixes-for-4.4-20151123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller16-45/+24
2015-11-23broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-11-23vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-10/+1
2015-11-23net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie1-1/+2
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp12-17/+3
2015-11-23can: fix assignment of error location in CAN error messagesOliver Hartkopp10-28/+18
2015-11-23can: sja1000: clear interrupts on startMirza Krak1-0/+3
2015-11-22Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller14-72/+188
2015-11-20net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controllerMåns Rullgård6-0/+1891
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2015-11-20bnx2x: Fix vxlan removalYuval Mintz1-2/+2
2015-11-20net: cpsw: Fix ethernet regression for dm814xTony Lindgren1-0/+3
2015-11-18net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-11-18ravb: fix WARNING in __free_irq()Sergei Shtylyov1-2/+4
2015-11-18net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri2-0/+9
2015-11-18ethernet/atheros/alx: add Killer E2400 device IDBen Pope2-0/+3
2015-11-18hdlc: fix null-deref on allocation failurestephen hemminger1-5/+5
2015-11-18fm10k: fix memory leakstephen hemminger1-1/+3
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-35/+87
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-11/+14
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-3277/+449
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn1-0/+3
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+16
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca1-0/+2
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca1-1/+1
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca1-5/+7
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs1-21/+3
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2015-11-17rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger2-2/+2
2015-11-17Merge ath-current from ath.gitKalle Valo5-15/+107
2015-11-17Merge tag 'iwlwifi-for-kalle-2015-11-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo7-55/+79
2015-11-16ipg: Remove ipg driverOndrej Zary6-3068/+0
2015-11-16dl2k: Add support for IP1000A-based cardsOndrej Zary3-6/+69
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin1-5/+8
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz1-1/+1
2015-11-16ravb: remove unhandle int causeMasaru Nagai1-2/+0
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-11-16Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2-5/+6
2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas1-0/+5
2015-11-16be2net: replace hardcoded values with existing defineIvan Vecera2-2/+3
2015-11-16be2net: remove unused local rsstable arrayIvan Vecera1-14/+2
2015-11-16ravb: Fix int mask value overwritten issueMasaru Nagai1-2/+4
2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin1-11/+6
2015-11-16ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan1-1/+12
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård1-1/+15
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård1-0/+4
2015-11-16hwmon: (scpi) skip unsupported sensors properlySudeep Holla1-10/+11