summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-04iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho1-0/+4
2016-03-04iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-03-04iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-03-04iwlwifi: dvm: fix WoWLANEmmanuel Grumbach1-0/+3
2016-03-04rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger1-1/+7
2016-03-04rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2016-03-04rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2016-03-04rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger1-0/+9
2016-03-04rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2016-03-04rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2016-03-04rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2016-03-04rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2016-03-04can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-03-04pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-03-04net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev1-4/+5
2016-03-04net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-03-04net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-03-04qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork1-0/+1
2016-03-04bonding: Fix ARP monitor validationJay Vosburgh1-11/+28
2016-03-04enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2-8/+13
2016-03-04tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-6/+19
2016-03-04switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2-0/+5
2016-03-04net: dsa: fix mv88e6xxx switchesRussell King1-1/+1
2016-03-04pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa1-10/+24
2016-03-04tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross1-7/+16
2016-03-04net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier1-0/+17
2016-02-17rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger1-1/+1
2016-02-17rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger1-4/+5
2016-02-17wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-17wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-01-31team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel1-3/+3
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-31bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-31vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-3/+9
2016-01-31rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2016-01-07Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2-6/+6
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen1-0/+1
2016-01-06mkiss: fix scribble on freed memoryAlan1-0/+5
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes1-0/+6
2016-01-05net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern1-3/+7
2016-01-05r8152: add reset_resume functionhayeswang1-1/+9
2016-01-05cxgb4: correctly handling failed allocationInsu Yun1-0/+4
2016-01-05qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun1-2/+4
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-107/+221
2015-12-31Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-45/+1
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter1-1/+1