index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sky2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
Michel Lespinasse
2011-03-14
1
-1
/
+1
*
sky2: convert to new VLAN model (v0.2)
Stephen Hemminger
2011-01-09
1
-67
/
+50
*
sky2: fix limited auto negotiation
Stephen Hemminger
2011-01-09
1
-9
/
+17
*
sky2: implement 64 bit stats
stephen hemminger
2011-01-01
1
-36
/
+67
*
sky2: Do not use legacy PCI power management
Rafael J. Wysocki
2010-12-31
1
-26
/
+28
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
1
-1
/
+1
*
sky2: enable GRO by default
stephen hemminger
2010-09-15
1
-1
/
+2
*
sky2: Code style fixes
Mike McCormack
2010-07-30
1
-12
/
+12
*
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-30
1
-10
/
+6
*
sky2: enable rx/tx in sky2_phy_reinit()
Brandon Philips
2010-06-23
1
-5
/
+14
*
sky2: version 1.28
stephen hemminger
2010-05-14
1
-1
/
+1
*
sky2: Avoid allocating memory in sky2_resume
Mike McCormack
2010-05-14
1
-15
/
+5
*
sky2: Refactor down/up code out of sky2_restart()
Mike McCormack
2010-05-14
1
-7
/
+19
*
sky2: Shut off interrupts before NAPI
Mike McCormack
2010-05-14
1
-2
/
+2
*
sky2: Avoid race in sky2_change_mtu
Mike McCormack
2010-05-14
1
-1
/
+1
*
sky2: Restore multicast after restart
Mike McCormack
2010-05-14
1
-0
/
+1
*
sky2: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-28
1
-11
/
+11
*
sky2: add support for receive hashing
Stephen Hemminger
2010-04-24
1
-2
/
+77
*
sky2: size status ring based on Tx/Rx ring
stephen hemminger
2010-04-22
1
-16
/
+19
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
|
sky2: avoid duplicate link up on Optima chip
stephen hemminger
2010-03-30
1
-1
/
+2
*
|
sky2: add XL revisions
stephen hemminger
2010-03-30
1
-4
/
+6
*
|
sky2: support Yukon EC_U rev B1 and later
stephen hemminger
2010-03-30
1
-2
/
+5
|
/
*
sky2: Avoid rtnl_unlock without rtnl_lock
Mike McCormack
2010-03-13
1
-1
/
+1
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
2010-02-18
1
-3
/
+2
*
drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-17
1
-36
/
+27
*
drivers/net/sky2: Convert to use netif_printk macros
Joe Perches
2010-02-16
1
-38
/
+27
*
sky2: version 1.27
stephen hemminger
2010-02-12
1
-1
/
+1
*
sky2: Avoid down and up during sky2_reset
Mike McCormack
2010-02-12
1
-21
/
+47
*
sky2: Refactor sky2_down into two functions
Mike McCormack
2010-02-12
1
-11
/
+17
*
sky2: Refactor sky2_up into two functions
Mike McCormack
2010-02-12
1
-16
/
+25
*
sky2: Allocate initial skbs in sky2_alloc_buffers
Mike McCormack
2010-02-12
1
-30
/
+36
*
sky2: Factor out code to calculate packet sizes
Mike McCormack
2010-02-12
1
-20
/
+37
*
sky2: jumbo packet changes
stephen hemminger
2010-02-12
1
-22
/
+14
*
sky2: dont enable PME legacy mode
stephen hemminger
2010-02-12
1
-6
/
+0
*
sky2: WoL changes
stephen hemminger
2010-02-12
1
-56
/
+9
*
sky2: fix sparse warning
stephen hemminger
2010-02-12
1
-1
/
+1
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-2
/
+2
*
sky2: receive checksum refactoring
stephen hemminger
2010-02-10
1
-31
/
+28
*
sky2: disable ASF on Yukon Supreme
stephen hemminger
2010-02-10
1
-1
/
+10
*
sky2: resume clocks
stephen hemminger
2010-02-10
1
-4
/
+5
*
sky2: Flow control frames recorded as dropped packets
Stephen Hemminger
2010-02-03
1
-3
/
+5
*
sky2: hand receive DMA mapping failures
stephen hemminger
2010-02-03
1
-19
/
+42
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-03
1
-5
/
+3
|
\
|
*
sky2: fix transmit DMA map leakage
stephen hemminger
2010-02-03
1
-5
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
1
-7
/
+35
|
\
|
|
*
sky2: revert config space change
stephen hemminger
2010-01-24
1
-0
/
+13
[next]