index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
sfc: Make board information explicitly Falcon-specific
Ben Hutchings
8
-75
/
+88
2009-11-24
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
Ben Hutchings
5
-27
/
+33
2009-11-24
sfc: Use a single blink implementation
Ben Hutchings
8
-77
/
+62
2009-11-24
sfc: SFT9001: Reset LED configuration correctly after blinking
Ben Hutchings
1
-4
/
+7
2009-11-24
sfc: Record RX queue number on GRO path
Ben Hutchings
1
-2
/
+4
2009-11-24
sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
Ben Hutchings
1
-12
/
+14
2009-11-24
sfc: Remove ridiculously paranoid assertions
Ben Hutchings
1
-3
/
+0
2009-11-24
sfc: Remove redundant gotos from __efx_rx_packet()
Ben Hutchings
1
-5
/
+2
2009-11-24
sfc: Remove pointless abstraction of memory BAR number (2)
Ben Hutchings
1
-2
/
+0
2009-11-23
ixgbe: Only set/clear VFE in ixgbe_set_rx_mode
Alexander Duyck
1
-8
/
+10
2009-11-23
ixgbe: Use rx buffer length from rx ring for configuring rscctl
Mallikarjuna R Chilakala
1
-4
/
+4
2009-11-23
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
3
-8
/
+24
2009-11-23
be2net: remove BUG_ON() when be2net runs out of mccq wrbs
Sathya Perla
1
-4
/
+85
2009-11-23
be2net: Fix cleanup path in be_probe()
Sathya Perla
1
-4
/
+12
2009-11-23
be2net: Issue fw_init/clean cmds to fw
Sathya Perla
3
-16
/
+87
2009-11-23
be2net: Fix rx_drops_no_fragments stat being incorrectly indexed
Sathya Perla
1
-1
/
+2
2009-11-23
be2net: support configuration of 64 multicast addresses instead of 32
Sathya Perla
4
-17
/
+55
2009-11-21
e1000e: update Tx Unit hang detection message
Bruce Allan
2
-8
/
+39
2009-11-21
e1000e: cosmetic - group local variables of the same type
Bruce Allan
3
-16
/
+9
2009-11-21
e1000e: remove redundant might_sleep()
Bruce Allan
1
-2
/
+0
2009-11-21
e1000e: do not error out on identification LED init failure
Bruce Allan
3
-9
/
+6
2009-11-21
e1000e: set pm_qos DMA latency requirement per interface when needed
Bruce Allan
1
-19
/
+28
2009-11-21
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
4
-123
/
+116
2009-11-21
e1000e: cleanup - shift indentation left by exiting early in e1000_tso
Bruce Allan
1
-54
/
+50
2009-11-21
e1000e: set bools to true/false instead of 1/0
Bruce Allan
5
-28
/
+30
2009-11-21
e1000e: provide comment for 82571 workaround
Bruce Allan
1
-0
/
+7
2009-11-21
e1000e: remove comments regarding a non-existent api module
Bruce Allan
2
-31
/
+8
2009-11-21
e1000e: update copyright information
Bruce Allan
11
-12
/
+12
2009-11-21
e1000e: cleanup ops function pointers
Bruce Allan
8
-203
/
+201
2009-11-21
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
8
-206
/
+183
2009-11-21
e1000e: cleanup redundant #include's
Bruce Allan
5
-19
/
+1
2009-11-21
e1000e: Incorrect MII Link beat reporting.
Bruce Allan
1
-0
/
+2
2009-11-21
e1000e: disable K1 on PCH LOM when in PHY loopback mode
Bruce Allan
3
-2
/
+6
2009-11-21
e1000e: improper return code signage
Bruce Allan
1
-1
/
+1
2009-11-21
e1000e: link reporting problems
Bruce Allan
1
-0
/
+11
2009-11-21
e1000e: don't clean Rx ring while resetting
Bruce Allan
1
-1
/
+1
2009-11-21
e1000e: function pointers for ethtool set/get offloads
Bruce Allan
1
-0
/
+2
2009-11-21
e1000e: clearing interrupt timers causes descriptors to get flushed
Bruce Allan
1
-2
/
+0
2009-11-21
e1000e: add missing tests for 82583 in ethtool functions
Bruce Allan
1
-1
/
+4
2009-11-21
e1000e: check WoL mode is among set of supported modes
Bruce Allan
1
-5
/
+4
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
1
-3
/
+3
2009-11-20
be2net: Patch to flash redboot section while firmware update.
Sarveshwar Bandi
4
-0
/
+67
2009-11-20
netxen: remove PCI IDs of CNA device
Amit Kumar Salecha
1
-6
/
+0
2009-11-20
igb: Add full support for 82580 devices
Alexander Duyck
5
-3
/
+193
2009-11-20
igb: add support for 82580 MAC
Alexander Duyck
7
-42
/
+299
2009-11-20
igb: add support for the 82580 phy
Alexander Duyck
3
-0
/
+275
2009-11-19
drivers/net: tasklet_init - Remove unnecessary leading & from second arg
Joe Perches
3
-8
/
+8
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
96
-131
/
+131
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
63
-13
/
+77
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-251
/
+183
[next]