blob: 39a839dfe3597db03d09fa8c69a97c4254ecfc89 [file] [log] [blame]
0ab54c5f2fe8 ("ice: Use bitfields when possible")
65124bbf980c ("ice: Reorganize tx_buf and ring structs")
a629cf0a018b ("ice: Update rings based on TC information")
00cc3f1b3a30 ("ice: Add code to process LLDP MIB change events")
7b9ffc76bf59 ("ice: Add code for DCB initialization part 3/4")
0ebd3ff13cca ("ice: Add code for DCB initialization part 2/4")
37b6f6469f75 ("ice: Add code for DCB initialization part 1/4")
f9867df6d965 ("ice: Fix incorrect use of abbreviations")
86e81794acdf ("ice: Create a generic name for the ice_rx_flg64_bits structure")
2bdc97be9713 ("ice: add and use new ice_for_each_traffic_class() macro")
26069b448e2d ("ice: Set LAN_EN for all directional rules")
277b3a4547b8 ("ice: Enable LAN_EN for the right recipes")
5eda8afd6bcc ("ice: Add support for PF/VF promiscuous mode")
c8b7abdd7d8e ("ice: fix some function prototype and signature style issues")
5743020d37d7 ("ice: Fix issue reconfiguring VF queues")
7a1f71117540 ("ice: Get resources per function")
80ed404abb48 ("ice: use ice_for_each_vsi macro when possible")
77a7a84d6221 ("ice: Fix broadcast traffic in port VLAN mode")
40c3c546380c ("ice: Fix for FC get rx/tx pause params")
198a666a4543 ("ice: fix stack hogs from struct ice_vsi_ctx structures")
c6dfd690f1c3 ("ice: sizeof(<type>) should be avoided")
aef74145f088 ("ice: Add support for new PHY types")
67fe64d78c43 ("ice: Implement getting and setting ethtool coalesce")
63f545ed1285 ("ice: Add support for adaptive interrupt moderation")
9be1d6f8c337 ("ice: Move aggregator list into ice_hw instance")
03f7a9866845 ("ice: Rework queue management code for reuse")
ab4ab73fc1ec ("ice: Add ethtool private flag to make forcing link down optional")
b6f934f027bb ("ice: Set physical link up/down when an interface is set up/down")
4c98ab550cc6 ("ice: Implement support for normal get_eeprom[_len] ethtool ops")
8e151d50a145 ("ice: Add ethtool set_phys_id handler")
1f9c7840e81a ("ice: Refactor a few Tx scheduler functions")
0bcd952feec7 ("ethernet/intel: consolidate NAPI and NAPI exit")
d337f2afb7ac ("ice: Use Tx|Rx in comments")
df17b7e02f0f ("ice: Cosmetic formatting changes")
2c5492de8770 ("ice: Cleanup short function signatures")
e0c9fd9b77a7 ("ice: Fix return value from NAPI poll")
6a7e69936992 ("ice: Do not set LAN_EN for MAC-VLAN filters")
c5a2a4a38856 ("ice: Fix to make VLAN priority tagged traffic to appear on all TCs")
d09e2693b689 ("ice: Avoid nested RTNL locking in ice_dis_vsi")
995c90f2de81 ("ice: Calculate guaranteed VSIs per function and use it")
10e03a22de45 ("ice: Remove node before releasing VSI")
b354e98f49ce ("ice: Check for q_vector when stopping rings")
c585ea42ec75 ("ice: Fix tx_timeout in PF driver")
25525b69bb44 ("ice: Fix napi delete calls for remove")
58297dd133f6 ("ice: Fix flags for port VLAN")
9ecd25c26810 ("ice: Remove duplicate addition of VLANs in replay path")
33e055fcc269 ("ice: Free VSI contexts during for unload")
ce317dd9f809 ("ice: Set carrier state and start/stop queues in rebuild")
4f4be03bdeb3 ("ice: Poll for link status change")
f203dca363f8 ("ice: Introduce ice_dev_onetime_setup")