summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi1-1/+1
2021-07-27net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak1-2/+31
2021-07-27net/mlx5: Unload device upon firmware fatal errorAya Levin1-2/+10
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin1-1/+1
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin1-1/+1
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin2-2/+7
2021-07-27net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy1-2/+3
2021-07-27net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan1-1/+10
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2-4/+4
2021-07-27net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman1-3/+4
2021-07-27net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman1-9/+20
2021-07-27net/mlx5: Fix flow table chainingMaor Gottlieb1-4/+6
2021-07-28net: ipa: don't suspend endpoints if setup not completeAlex Elder1-8/+11
2021-07-28net: ipa: add a clock reference for netdev operationsAlex Elder1-1/+8
2021-07-28net: ipa: add clock reference for remoteproc SSRAlex Elder1-0/+5
2021-07-28net: ipa: get another clock for ipa_setup()Alex Elder1-0/+5
2021-07-28net: ipa: get clock in ipa_probe()Alex Elder1-3/+15
2021-07-27net: ipa: kill ipa_interrupt_process_all()Alex Elder1-13/+5
2021-07-27net: ipa: get rid of some unneeded IPA interrupt codeAlex Elder1-16/+1
2021-07-27net: ipa: clear disabled IPA interrupt conditionsAlex Elder1-3/+14
2021-07-27net: ipa: make IPA interrupt handler threaded onlyAlex Elder1-18/+11
2021-07-27net: hns3: change the method of obtaining default ptp cycleYufeng Mo2-9/+37
2021-07-27ionic: add function tag to debug stringShannon Nelson1-2/+2
2021-07-27ionic: enable rxhash only with multiple queuesShannon Nelson1-1/+3
2021-07-27ionic: block some ethtool operations when fw in resetShannon Nelson1-0/+21
2021-07-27ionic: remove unneeded comp union fieldsShannon Nelson1-2/+0
2021-07-27ionic: increment num-vfs before configureShannon Nelson1-1/+1
2021-07-27ionic: use fewer inits on the buf_info structShannon Nelson1-16/+11
2021-07-27ionic: init reconfig err to 0Shannon Nelson1-3/+10
2021-07-27ionic: print firmware version on identifyShannon Nelson1-0/+2
2021-07-27ionic: monitor fw status generationShannon Nelson3-3/+31
2021-07-27ionic: minimize resources when under kdumpShannon Nelson1-2/+19
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann1-1/+1
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann22-229/+165
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann160-190/+206
2021-07-27wan: cosa: remove dead cosa_net_ioctl() functionArnd Bergmann1-14/+1
2021-07-27wan: use ndo_siocdevprivateArnd Bergmann8-56/+117
2021-07-27ppp: use ndo_siocdevprivateArnd Bergmann1-3/+3
2021-07-27sb1000: use ndo_siocdevprivateArnd Bergmann1-9/+11
2021-07-27hippi: use ndo_siocdevprivateArnd Bergmann2-6/+8
2021-07-27airo: use ndo_siocdevprivateArnd Bergmann1-7/+8
2021-07-27hamradio: use ndo_siocdevprivateArnd Bergmann9-60/+64
2021-07-27cxgb3: use ndo_siocdevprivateArnd Bergmann1-4/+8
2021-07-27slip/plip: use ndo_siocdevprivateArnd Bergmann2-7/+18
2021-07-27net: usb: use ndo_siocdevprivateArnd Bergmann2-4/+6
2021-07-27fddi: use ndo_siocdevprivateArnd Bergmann1-7/+12
2021-07-27eql: use ndo_siocdevprivateArnd Bergmann1-9/+15
2021-07-27tehuti: use ndo_siocdevprivateArnd Bergmann1-13/+5
2021-07-27hamachi: use ndo_siocdevprivateArnd Bergmann1-25/+38
2021-07-27appletalk: use ndo_siocdevprivateArnd Bergmann1-6/+10