Commit Graph

222447 Commits (64387df8da1e4f178a47d53930288a46a357a479)
 

Author SHA1 Message Date
John Fastabend c84d324c77 ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs 14 years ago
Alexander Duyck e3de4b7bdf ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiber 14 years ago
Alexander Duyck 2274543f15 ixgbe: populate the ring->q_vector pointer during ring mapping 14 years ago
Alexander Duyck d0759ebb05 ixgbe: cleanup ixgbe_map_rings_to_vectors 14 years ago
Alexander Duyck 125601bf03 ixgbe: simplify math and improve stack use of ixgbe_set_itr functions 14 years ago
Alexander Duyck bf29ee6c48 ixgbe: cleanup unclear references to reg_idx 14 years ago
Alexander Duyck 9d6b758f42 ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss 14 years ago
Alexander Duyck 673ac60461 ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c 14 years ago
Alexander Duyck 50d6c681d0 ixgbe: add WOL support for backplane adapters 14 years ago
Alexander Duyck e2b4e216b7 ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration 14 years ago
Alexander Duyck bd50817859 ixgbe: change mac_type if statements to switch statements 14 years ago
Alexander Duyck aa80175a53 ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB 14 years ago
Alexander Duyck ee9e0f0b40 ixgbe: cleanup ATR filter setup function 14 years ago
Alexander Duyck c267fc166a ixgbe: cleanup ixgbe_clean_rx_irq 14 years ago
Alexander Duyck 32aa77a4fc ixgbe: change vector numbering so that queues end up on correct CPUs 14 years ago
Alexander Duyck b953799ee2 ixgbe: reorder Tx cleanup so that if adapter will reset we don't rearm 14 years ago
Alexander Duyck 80fba3f434 ixgbe: Disable RSC when ITR setting is too high to allow RSC 14 years ago
Alexander Duyck 73c4b7cdd2 ixgbe: cleanup race conditions in link setup 14 years ago
Alexander Duyck 7d637bcc8f ixgbe: add a state flags to ring 14 years ago
Alexander Duyck 33cf09c958 ixgbe: move CPU variable from ring into q_vector, add ring->q_vector 14 years ago
Alexander Duyck c60fbb00f0 ixgbe: move adapter into pci_dev driver data instead of netdev 14 years ago
Alexander Duyck 01fa7d905f ixgbe: remove residual code left over from earlier combining of TXDCTL 14 years ago
Alexander Duyck 5f5ae6fc86 ixgbe: move ixgbe_clear_interrupt_scheme to before pci_save_state 14 years ago
Alexander Duyck fc77dc3cc1 ixgbe: add a netdev pointer to the ring structure 14 years ago
Alexander Duyck 5b7da51547 ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap 14 years ago
Alexander Duyck b6ec895ecd ixgbe: move device pointer into the ring structure 14 years ago
Alexander Duyck 84ea2591e4 ixgbe: drop ring->head, make ring->tail a pointer instead of offset 14 years ago
Alexander Duyck d5f398ed73 ixgbe: cleanup ixgbe_alloc_rx_buffers 14 years ago
Alexander Duyck 8ad494b0e5 ixgbe: move GSO segments and byte count processing into ixgbe_tx_map 14 years ago
Alexander Duyck 4c0ec6544a ixgbe: remove unnecessary re-init of adapter on Rx-csum change 14 years ago
John Fastabend 80ab193dce ixgbe: DCB: credit max only needs to be gt TSO size for 82598 14 years ago
John Fastabend 16b61beb39 ixgbe: DCB set PFC high and low water marks per data sheet specs 14 years ago
Greg Rose 66c87bd50d ixgbevf: Update Version String and Copyright Notice 14 years ago
Eric Dumazet 1a51502bdd ixgbe: delay rx_ring freeing 14 years ago
Luis R. Rodriguez 9236d838c9 cfg80211: fix extension channel checks to initiate communication 14 years ago
Rajkumar Manoharan b5261cf4f3 ath9k_hw: Set proper eeprom offset for AR9287 HTC devices 14 years ago
Rajkumar Manoharan 7cbf2611da ath9k_htc: Add new devices into AR7010 14 years ago
Rajkumar Manoharan 32b089558c ath9k_htc: Update usb device ID list 14 years ago
Vivek Natarajan e8364bb8d0 ath9k: Remove pm_qos request after hw unregister. 14 years ago
Ulrich Weber 7d98ffd8c2 xfrm: update flowi saddr in icmp_send if unset 14 years ago
Eric Dumazet 9d1e5e40d6 mpc52xx: cleanup locking 14 years ago
Eric Dumazet b178bb3dfc net: reorder struct sock fields 14 years ago
Eric Dumazet c31504dc0d udp: use atomic_inc_not_zero_hint 14 years ago
Eric Dumazet 213b15ca81 vlan: remove ndo_select_queue() logic 14 years ago
Eric Dumazet 4af429d29b vlan: lockless transmit path 14 years ago
Eric Dumazet 8ffab51b3d macvlan: lockless tx path 14 years ago
Neil Horman 0e3125c755 packet: Enhance AF_PACKET implementation to not require high order contiguous memory allocation (v4) 14 years ago
Joe Perches 020f01ebd0 drivers/isdn/mISDN: Use printf extension %pV 14 years ago
Jan Engelhardt 3654654f7a netlink: let nlmsg and nla functions take pointer-to-const args 14 years ago
Wolfram Sang 4c62ab9c53 irda: irttp: allow zero byte packets 14 years ago