index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
sky2.c
Commit message (
Expand
)
Author
Age
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
|
\
|
*
sky2: avoid pci write posting after disabling irqs
Lino Sanfilippo
2014-12-06
*
|
sky2: Fix crash inside sky2_rx_clean
Mirko Lindner
2014-11-26
*
|
sky2: use new netdev_rss_key_fill() helper
Ian Morris
2014-11-21
|
/
*
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-09
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
sky2: use pci_zalloc_consistent
Joe Perches
2014-08-08
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
*
sky2: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-25
*
sky2: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
*
sky2: allow mac to come from dt
Tim Harvey
2014-03-10
*
sky2: initialize napi before registering device
Stanislaw Gruszka
2014-01-27
*
net: sky2 calls skb_set_hash
Tom Herbert
2013-12-18
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
|
\
|
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
*
|
net: sky2: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
|
/
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
*
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
2013-05-03
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
*
sky2: Threshold for Pause Packet is set wrong
Mirko Lindner
2013-03-29
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
*
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2012-12-03
|
\
|
*
skge: remove __dev* attributes
Bill Pemberton
2012-12-03
*
|
sky2: fix cleanup sequence in probe() function
Lino Sanfilippo
2012-12-03
|
/
*
drivers/net/ethernet/marvell/sky2.c: fix error return code
Peter Senna Tschudin
2012-10-07
*
sky2: Fix for interrupt handler
Mirko Lindner
2012-07-09
*
sky2: Added support for Optima EEE
Mirko Lindner
2012-07-09
*
sky2: fix checksum bit management on some chips
stephen hemminger
2012-06-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
|
\
|
*
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
stephen hemminger
2012-05-01
|
*
sky2: propogate rx hash when packet is copied
stephen hemminger
2012-05-01
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
|
\
|
|
*
sky2: copy received packets on inefficient unaligned architecture
stephen hemminger
2012-04-04
|
*
sky2: dont overwrite settings for PHY Quick link
Lino Sanfilippo
2012-04-02
*
|
sky2: fix missing register reset on error path in sky2_test_msi()
Lino Sanfilippo
2012-04-03
|
/
*
sky2: override for PCI legacy power management
stephen hemminger
2012-03-21
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
*
sky2: add bql support
stephen hemminger
2011-11-29
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
|
\
|
*
sky2: fix hang in napi_disable
stephen hemminger
2011-11-17
|
*
sky2: enforce minimum ring size
stephen hemminger
2011-11-17
|
*
sky2: version 1.30
stephen hemminger
2011-11-16
|
*
sky2: used fixed RSS key
stephen hemminger
2011-11-16
|
*
sky2: reduce default Tx ring size
stephen hemminger
2011-11-16
[next]