Commit Graph

222523 Commits (b02038a17b271e0f70616c54e4eccb5cc33d1b74)
 

Author SHA1 Message Date
Eric Paris ee58681195 network: tcp_connect should return certain errors up the stack 14 years ago
Eric Paris da68365004 netfilter: allow hooks to pass error code back up the stack 14 years ago
Joe Perches 37d6680042 net/atm: Remove unnecessary casts of netdev_priv 14 years ago
Joe Perches ece49153b6 drivers/net: Remove unnecessary casts of netdev_priv 14 years ago
Joe Perches 5f54cebb13 drivers/net/vxge: Remove unnecessary casts of netdev_priv 14 years ago
Joe Perches 8739cfef1a drivers/net/usb: Remove unnecessary casts of netdev_priv 14 years ago
Joe Perches b16fed0af8 drivers/net/qlge: Remove unnecessary casts of netdev_priv 14 years ago
Joe Perches 4dd151876b drivers/net/qla3xxx.c: Remove unnecessary casts of netdev_priv 14 years ago
Joe Perches a887e22076 drivers/net/pcmcia: Remove unnecessary casts of netdev_priv 14 years ago
Joe Perches c04914af68 drivers/net/bonding: Remove unnecessary casts of netdev_priv 14 years ago
Joe Perches a17531fa4c drivers/isdn/i4l: Remove unnecessary casts of netdev_priv 14 years ago
David S. Miller a1082bfe7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 14 years ago
Dongdong Deng 147b2c8cb4 e1000e: add netpoll support for MSI/MSI-X IRQ modes 14 years ago
Bruce Allan 1b98c2bb63 e1000e: 82574 intermittently fails to initialize with manageability f/w 14 years ago
Bruce Allan d478eb44f7 e1000e: 82571 SerDes link handle null code word from partner 14 years ago
Greg Rose b1d670f10e Remove extra struct page member from the buffer info structure 14 years ago
Julian Stecklina eca2a33c98 igbvf: Remove some dead code in igbvf 14 years ago
Greg Rose 2c20ebbaed igbvf: Update version and Copyright 14 years ago
Greg Rose 5d426ad1af ixgbevf: Fix Oops 14 years ago
Eric Dumazet e2ddeba95c ixgbe: refactor ixgbe_alloc_queues() 14 years ago
Don Skidmore b93a22260f ixgbe: add support for x540 MAC 14 years ago
Don Skidmore fe15e8e1c7 ixgbe: add MAC and PHY support for x540 14 years ago
Don Skidmore a391f1d512 ixgbe: make silicon specific functions generic 14 years ago
Yi Zou 9b55bb0384 ixgbe: make sure FCoE DDP user buffers are really released by the HW 14 years ago
Yi Zou 8ca371e484 ixgbe: invalidate FCoE DDP context when no error status is available 14 years ago
Yi Zou a41c059741 ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING 14 years ago
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