summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho2016-03-031-0/+4
* iwlwifi: update and fix 7265 series PCI IDsOren Givon2016-03-031-2/+3
* iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach2016-03-031-3/+12
* iwlwifi: dvm: fix WoWLANEmmanuel Grumbach2016-03-031-0/+3
* rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger2016-03-031-1/+7
* rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger2016-03-031-2/+5
* rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger2016-03-031-2/+4
* rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger2016-03-031-0/+9
* rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger2016-03-031-2/+2
* rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger2016-03-031-0/+2
* rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger2016-03-031-0/+2
* rtlwifi: rtl_pci: Fix kernel panicLarry Finger2016-03-031-8/+3
* can: ems_usb: Fix possible tx overflowGerhard Uttenthaler2016-03-031-4/+10
* pppoe: fix reference counting in PPPoE proxyGuillaume Nault2016-03-031-0/+2
* net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev2016-03-031-4/+5
* net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev2016-03-031-6/+19
* net/mlx4_en: Count HW buffer overrun only onceAmir Vadai2016-03-031-2/+2
* qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork2016-03-031-0/+1
* bonding: Fix ARP monitor validationJay Vosburgh2016-03-031-11/+28
* enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-03-032-8/+13
* tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam2016-03-031-6/+19
* switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-03-032-0/+5
* net: dsa: fix mv88e6xxx switchesRussell King2016-03-031-1/+1
* pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa2016-03-031-10/+24
* tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross2016-03-031-7/+16
* net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-03-031-0/+17
* rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger2016-02-171-1/+1
* rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger2016-02-171-4/+5
* wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach2016-02-171-3/+7
* wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach2016-02-171-3/+7
* team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-311-3/+3
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-312-4/+5
* dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-311-1/+1
* bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-311-1/+4
* vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-01-311-3/+9
* rtlwifi: fix memory leak for USB devicePeter Wu2016-01-311-0/+2
* Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
* net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
* mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
* 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
* net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-041-3/+7
* r8152: add reset_resume functionhayeswang2016-01-041-1/+9
* cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
* qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3118-107/+221
|\
| * Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2015-12-302-20/+44
| |\
| | * Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-12-182-20/+44
| | |\
| | | * iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg2015-12-131-6/+9
| | | * iwlwifi: separate firmware version for 7260 devicesJohannes Berg2015-12-131-14/+35
| * | | drivers: net: cpsw: fix error return codeJulia Lawall2015-12-291-3/+7
OpenPOWER on IntegriCloud