index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
mts_cdma.fw.ihex
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
10
-53
/
+68
2009-11-24
sfc: Move all I2C stuff into struct falcon_board
Ben Hutchings
4
-24
/
+29
2009-11-24
sfc: Move struct falcon_board into struct falcon_nic_data
Ben Hutchings
4
-38
/
+39
2009-11-24
sfc: Move definition of struct falcon_nic_data into falcon.h
Ben Hutchings
2
-11
/
+11
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-23
net/ipv4: Move && and || to end of previous line
Joe Perches
12
-72
/
+73
2009-11-23
net: Fix missing kernel-doc notation
Jaswinder Singh Rajput
1
-1
/
+1
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-21
tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL
David S. Miller
1
-7
/
+1
2009-11-21
net: rename skb->iif to skb->skb_iif
Eric Dumazet
11
-20
/
+20
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
[next]