]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/net/ethernet/intel/igb/igb.h
igb: Consolidate all of the ring feature flags into a single value
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / intel / igb / igb.h
2011-10-08 Alexander Duyckigb: Consolidate all of the ring feature flags into...
2011-10-08 Alexander Duyckigb: Use node specific allocations for the q_vectors...
2011-10-08 Alexander Duyckigb: push data into first igb_tx_buffer sooner to reduc...
2011-10-07 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-10-07 David S. MillerMerge git://github.com/Jkirsher/net-next
2011-10-07 Alexander Duyckigb: consolidate creation of Tx buffer info and data...
2011-10-07 Alexander Duyckigb: Combine all flag info fields into a single tx_flag...
2011-10-07 Alexander Duyckigb: Create separate functions for generating cmd_type...
2011-10-07 Alexander Duyckigb: Make first and tx_buffer_info->next_to_watch into...
2011-10-07 Alexander Duyckigb: split buffer_info into tx_buffer_info and rx_buffe...
2011-10-07 Alexander Duyckigb: Make Tx budget for NAPI user adjustable
2011-09-30 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-21 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-09-20 David S. MillerMerge branch 'tipc-Sep17-2011' of git://openlinux.windr...
2011-09-20 David S. MillerMerge git://github.com/Jkirsher/net-next
2011-09-20 Alexander Duyckigb: Remove multi_tx_table and simplify igb_xmit_frame
2011-09-20 Alexander Duyckigb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
2011-09-20 Alexander Duyckigb: drop the "adv" off function names relating to...
2011-09-20 Alexander Duyckigb: update ring and adapter structure to improve perfo...
2011-09-20 Alexander Duyckigb: streamline Rx buffer allocation and cleanup
2011-09-20 Alexander Duyckigb: drop support for single buffer mode
2011-09-20 Alexander Duyckigb: Update max_frame_size to account for an optional...
2011-09-20 Alexander Duyckigb: Update RXDCTL/TXDCTL configurations
2011-09-19 John W. LinvilleMerge branch 'master' of ssh://infradead/~/public_git...
2011-09-13 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-08-29 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-08-24 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-08-22 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-08-20 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-08-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-08-11 Jeff Kirsherintel: Move the Intel wired LAN drivers