]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/net
HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
[mirror_ubuntu-bionic-kernel.git] / drivers / net /
2018-10-01 Maxime Chevalliernet: mvpp2: Fix clk error path in mvpp2_probe
2018-10-01 Jakub Kicinskinfp: don't depend on eth_tbl being available
2018-10-01 Vinicius Costa Gomesigb: Fix the transmission mode of queue 0 for Qav mode
2018-10-01 Nathan Fontenotibmvnic: Do not notify peers on parameter change resets
2018-10-01 Emil Tantilovixgbe: return error on unsupported SFP module when...
2018-10-01 Michal Kalderonqede: Fix gfp flags sent to rdma event node allocation
2018-10-01 Michal Kalderonqed: Fix l2 initializations over iWARP personality
2018-10-01 Jakob Unterwurzachercan: dev: increase bus-off message severity
2018-10-01 Igor Russkikhnet: aquantia: driver should correctly declare vlan_fea...
2018-10-01 Jingju Hounet: phy: marvell: clear wol event before setting it
2018-10-01 Jakub Kicinskinfp: ignore signals when communicating with management FW
2018-10-01 Netanel Belgazalnet: ena: fix incorrect usage of memory barriers
2018-10-01 Netanel Belgazalnet: ena: fix missing calls to READ_ONCE
2018-10-01 Netanel Belgazalnet: ena: fix missing lock during device destruction
2018-10-01 Netanel Belgazalnet: ena: fix potential double ena_destroy_device()
2018-10-01 Netanel Belgazalnet: ena: fix device destruction to gracefully free...
2018-10-01 Netanel Belgazalnet: ena: fix driver when PAGE_SIZE == 64kB
2018-10-01 Netanel Belgazalnet: ena: fix surprise unplug NULL dereference kernel...
2018-10-01 Gal Pressmannet: ena: Fix use of uninitialized DMA address bits...
2018-10-01 Kees CookUBUNTU: SAUCE: ena: devm_kzalloc() -> devm_kcalloc()
2018-10-01 Sinan Kayanet: ena: Eliminate duplicate barriers on weakly-ordere...
2018-10-01 Netanel Belgazalnet: ena: increase ena driver version to 1.5.0
2018-10-01 Netanel Belgazalnet: ena: add detection and recovery mechanism for...
2018-09-05 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: separate roce from...
2018-09-05 Jian Shennet: hns3: Fix for phy link issue when using marvell...
2018-09-05 Peng Linet: hns3: Add support for serdes loopback selftest
2018-09-05 Jian Shennet: hns3: Add SPDX tags to HNS3 PF driver
2018-09-05 Jian Shennet: hns3: Remove unused struct member and definition
2018-09-05 Jian Shennet: hns3: Fix misleading parameter name
2018-09-05 Jian Shennet: hns3: Modify inconsistent bit mask macros
2018-09-05 Jian Shennet: hns3: Use decimal for bit offset macros
2018-09-05 Jian Shennet: hns3: Correct unreasonable code comments
2018-09-05 Jian Shennet: hns3: Remove extra space and brackets
2018-09-05 Jian Shennet: hns3: Standardize the handle of return value
2018-09-05 Jian Shennet: hns3: Remove some redundant assignments
2018-09-05 Fuyun Liangnet: hns3: Fix comments for hclge_get_ring_chain_from_mbx
2018-09-05 Fuyun Liangnet: hns3: Fix for using wrong mask and shift in hclge_...
2018-09-05 Yunsheng Linnet: hns3: Fix for reset_level default assignment probelm
2018-09-05 Huazhong Tannet: hns3: remove unnecessary ring configuration operat...
2018-09-05 Huazhong Tannet: hns3: Fix return value error in hns3_reset_notify_...
2018-09-05 Huazhong Tannet: hns3: Correct reset event status register
2018-09-05 Huazhong Tannet: hns3: Prevent to request reset frequently
2018-09-05 Huazhong Tannet: hns3: Reset net device with rtnl_lock
2018-09-05 Huazhong Tannet: hns3: Modify the order of initializing command...
2018-09-05 Huazhong Tannet: hns3: Prevent sending command during global or...
2018-09-05 Peng Linet: hns3: Remove the warning when clear reset cause
2018-09-05 Yunsheng Linnet: hns3: Fix get_vector ops in hclgevf_main module
2018-09-05 Yunsheng Linnet: hns3: Fix warning bug when doing lp selftest
2018-09-05 Jian Shennet: hns3: Add configure for mac minimal frame size
2018-09-05 Fuyun Liangnet: hns3: Fix for mailbox message truncated problem
2018-09-05 Yunsheng Linnet: hns3: Fix for l4 checksum offload bug
2018-09-05 Yunsheng Linnet: hns3: Fix for waterline not setting correctly
2018-09-05 Yunsheng Linnet: hns3: Fix for mac pause not disable in pfc mode
2018-09-05 Yunsheng Linnet: hns3: Fix tc setup when netdev is first up
2018-09-05 Peng Linet: hns3: modify hnae_ to hnae3_
2018-09-05 Huazhong Tannet: hns3: use dma_zalloc_coherent instead of kzalloc...
2018-09-05 Huazhong Tannet: hns3: give default option while dependency HNS3 set
2018-09-05 Huazhong Tannet: hns3: remove some unused members of some structures
2018-09-05 Huazhong Tannet: hns3: remove a redundant hclge_cmd_csq_done
2018-09-05 Huazhong Tannet: hns3: simplify hclge_cmd_csq_clean
2018-09-05 Huazhong Tannet: hns3: remove some redundant assignments
2018-09-05 Huazhong Tannet: hns3: remove useless code in hclge_cmd_send
2018-09-05 Huazhong Tannet: hns3: remove unused hclge_ring_to_dma_dir
2018-09-05 Huazhong Tannet: hns3: use lower_32_bits and upper_32_bits
2018-09-05 Huazhong Tannet: hns3: remove back in struct hclge_hw
2018-09-05 Peng Linet: hns3: remove the Redundant put_vector in hns3_clie...
2018-09-05 Peng Linet: hns3: print the ret value in error information
2018-09-05 Peng Linet: hns3: extraction an interface for state init|uninit
2018-09-05 Peng Linet: hns3: remove unused head file in hnae3.c
2018-09-05 Peng Linet: hns3: add unlikely for error check
2018-09-05 Peng Linet: hns3: add l4_type check for both ipv4 and ipv6
2018-09-05 Peng Linet: hns3: add vector status check before free vector
2018-09-05 Peng Linet: hns3: rename the interface for init_client_instanc...
2018-09-05 Peng Linet: hns3: remove hclge_get_vector_index from hclge_bin...
2018-09-05 Xi Wangnet: hns3: Optimize PF CMDQ interrupt switching process
2018-09-05 Xi Wangnet: hns3: Fix for VF mailbox receiving unknown message
2018-09-05 Xi Wangnet: hns3: Fix for VF mailbox cannot receiving PF response
2018-09-05 Arnd Bergmannnet: hns3: remove unused hclgevf_cfg_func_mta_filter
2018-09-05 Peng Linet: hns3: Updates RX packet info fetch in case of...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add support...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: RX BD inform...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: rename the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add vector...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove unuse...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: extraction...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: print the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove back...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove unuse...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove usele...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove some...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: simplify...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: using modulo...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove a...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove some...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: give default...
next