index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-19
igb: Remove multi_tx_table and simplify igb_xmit_frame
Alexander Duyck
2
-17
/
+23
2011-09-19
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
Alexander Duyck
3
-20
/
+20
2011-09-19
igb: drop the "adv" off function names relating to descriptors
Alexander Duyck
3
-36
/
+36
2011-09-19
igb: Refactor clean_rx_irq to reduce overhead and improve performance
Alexander Duyck
1
-49
/
+47
2011-09-19
igb: update ring and adapter structure to improve performance
Alexander Duyck
2
-41
/
+46
2011-09-19
igb: streamline Rx buffer allocation and cleanup
Alexander Duyck
2
-88
/
+104
2011-09-19
igb: drop support for single buffer mode
Alexander Duyck
3
-86
/
+28
2011-09-19
igb: Update max_frame_size to account for an optional VLAN tag if present
Alexander Duyck
2
-9
/
+12
2011-09-19
igb: Update RXDCTL/TXDCTL configurations
Alexander Duyck
2
-16
/
+12
2011-09-16
ixgbe: remove duplicate netif_tx_start_all_queues
Emil Tantilov
1
-2
/
+0
2011-09-16
ixgbe: fix FCRTL/H register dump for X540
Emil Tantilov
1
-0
/
+1
2011-09-16
ixgbe: cleanup some register reads
Emil Tantilov
1
-9
/
+21
2011-09-16
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
3
-19
/
+35
2011-09-16
ixgbe: drop adapter from ixgbe_fso call documentation
Alexander Duyck
1
-1
/
+0
2011-09-16
ixgbe: Add SFP support for missed 82598 PHY
Alexander Duyck
1
-0
/
+3
2011-09-16
ixgbe: Add missing code for enabling overheat sensor interrupt
Alexander Duyck
1
-0
/
+4
2011-09-16
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
Alexander Duyck
2
-18
/
+7
2011-09-16
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
Alexander Duyck
1
-4
/
+6
2011-09-16
ixgbe: remove redundant configuration of tx_sample_rate
Alexander Duyck
1
-9
/
+4
2011-09-16
ixgb: convert to ndo_fix_features
Michał Mirosław
3
-61
/
+31
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-0
/
+2
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-3
/
+2
2011-09-16
Merge git://github.com/Jkirsher/net-next
David S. Miller
7
-580
/
+341
2011-09-16
Merge branch 'master' of ../netdev-next/
David S. Miller
7
-30
/
+22
2011-09-15
ixgbe: Correctly name and handle MSI-X other interrupt
Alexander Duyck
2
-95
/
+97
2011-09-15
ixgbe: cleanup configuration of EITRSEL and VF reset path
Alexander Duyck
1
-12
/
+13
2011-09-15
ixgbe: cleanup reset paths
Alexander Duyck
4
-83
/
+43
2011-09-15
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
Alexander Duyck
1
-17
/
+18
2011-09-15
ixgbe: combine PCI_VDEVICE and board declaration to same line
Alexander Duyck
1
-53
/
+26
2011-09-15
ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup
Alexander Duyck
1
-9
/
+9
2011-09-15
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
Alexander Duyck
1
-54
/
+34
2011-09-15
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
Alexander Duyck
1
-4
/
+4
2011-09-15
ixgbe: cleanup allocation and freeing of IRQ affinity hint
Alexander Duyck
1
-40
/
+36
2011-09-15
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
Alexander Duyck
1
-216
/
+63
2011-09-15
ixgbe: Change default Tx work limit size to 256 buffers
Alexander Duyck
2
-4
/
+5
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+1
2011-08-30
intel: convert to SKB paged frag API.
Ian Campbell
7
-30
/
+22
2011-08-29
ixgbe: clear RNBC only for 82598
Emil Tantilov
1
-2
/
+3
2011-08-29
ixgbe: add check for supported modes
Emil Tantilov
1
-3
/
+7
2011-08-29
ixgbe: fix ixgbe_fc_autoneg_fiber bug
Don Skidmore
1
-2
/
+2
2011-08-29
ixgbe: cleanup feature flags in ixgbe_probe
Don Skidmore
1
-1
/
+0
2011-08-29
ixgbe: PFC not cleared on X540 devices
John Fastabend
2
-1
/
+4
2011-08-29
ixgbe: consolidate, setup for multiple traffic classes
John Fastabend
2
-49
/
+27
2011-08-29
ixgbe: remove unneeded fdir pb alloc case
John Fastabend
1
-87
/
+0
2011-08-29
ixgbe: fixup remaining call sites for arbitrary TCs
John Fastabend
1
-2
/
+2
2011-08-29
ixgbe: Always tag VLAN tagged packets
Alexander Duyck
1
-1
/
+2
2011-08-29
ixgbe: Add support for setting CC bit when SR-IOV is enabled
Alexander Duyck
2
-2
/
+16
2011-08-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
1
-0
/
+1
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
1
-0
/
+1
2011-08-27
ixgbe: convert rings from q_vector bit indexed array to linked list
Alexander Duyck
2
-139
/
+60
[next]