index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: Add capability to take FW dump deterministically
Sritej Velaga
2011-06-24
3
-10
/
+27
*
ixgbe: update driver version string
Don Skidmore
2011-06-24
2
-5
/
+6
*
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2011-06-24
2
-3
/
+7
*
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
2011-06-24
1
-11
/
+33
*
ixgbe: move reset code into a separate function
Emil Tantilov
2011-06-24
1
-12
/
+14
*
ixgbe: move setting RSC into a separate function
Emil Tantilov
2011-06-24
1
-16
/
+18
*
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2011-06-24
2
-0
/
+290
*
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2011-06-24
2
-0
/
+113
*
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
2011-06-24
1
-0
/
+19
*
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
2011-06-24
4
-280
/
+368
*
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
2011-06-24
3
-41
/
+30
*
ixgbe: remove ntuple filtering
Alexander Duyck
2011-06-24
1
-136
/
+0
*
bonding: add min links parameter to 802.3ad
stephen hemminger
2011-06-23
5
-2
/
+51
*
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-22
6
-6
/
+6
*
irda: fix smsc-ircc2 section mismatch warning
Randy Dunlap
2011-06-22
1
-1
/
+1
*
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-22
41
-0
/
+41
*
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
Michael Chan
2011-06-22
4
-9
/
+30
*
mv643xx_eth: enable transmit time stamping.
Richard Cochran
2011-06-22
1
-0
/
+2
*
mv643xx_eth: fix race in trasmit path.
Richard Cochran
2011-06-22
1
-2
/
+4
*
xen: convert to 64 bit stats interface
stephen hemminger
2011-06-22
1
-5
/
+64
*
vxge: fix 64 bit access on 32 bit platforms
stephen hemminger
2011-06-22
2
-40
/
+59
*
ifb: convert to 64 bit stats
stephen hemminger
2011-06-22
1
-9
/
+47
*
drivers/net: Remove casts of void *
Joe Perches
2011-06-22
41
-147
/
+124
*
ixgbe: setup per CPU PCI pool for FCoE DDP
Vasu Dev
2011-06-21
2
-36
/
+82
*
ixgbe: add support for Dell CEM
Emil Tantilov
2011-06-21
7
-0
/
+229
*
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
John Fastabend
2011-06-21
1
-57
/
+1
*
ixgbe: DCB and perfect filters can coexist
John Fastabend
2011-06-21
1
-1
/
+0
*
ixgbe: fix bit mask for DCB version
John Fastabend
2011-06-21
1
-1
/
+1
*
ixgbe: setup redirection table for multiple packet buffers
John Fastabend
2011-06-21
1
-1
/
+5
*
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
John Fastabend
2011-06-21
1
-2
/
+2
*
ixgbe: DCB use existing TX and RX queues
John Fastabend
2011-06-21
2
-60
/
+49
*
ixgbe: configure minimal packet buffers to support TC
John Fastabend
2011-06-21
3
-114
/
+138
*
ixgbe: consolidate MRQC and MTQC handling
John Fastabend
2011-06-21
2
-57
/
+7
*
ixgbe: consolidate packet buffer allocation
John Fastabend
2011-06-21
13
-170
/
+160
*
ixgbe: dcbnl reduce duplicated code and indentation
John Fastabend
2011-06-21
1
-26
/
+23
*
ixgbevf: remove unnecessary ampersands
Stephen Hemminger
2011-06-21
1
-11
/
+11
*
ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops
Greg Rose
2011-06-21
2
-2
/
+2
*
igb: convert to ndo_fix_features
Michał Mirosław
2011-06-21
2
-74
/
+26
*
e1000: convert to ndo_fix_features
Michał Mirosław
2011-06-21
2
-73
/
+26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-21
257
-1620
/
+4531
|
\
|
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-06-21
10
-61
/
+84
|
|
\
|
|
*
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
2011-06-21
4
-0
/
+16
|
|
*
drm/nouveau: drop leftover debugging
Dave Airlie
2011-06-20
1
-1
/
+0
|
|
*
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2011-06-20
4
-39
/
+46
|
|
|
\
|
|
|
*
drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
Ben Skeggs
2011-06-18
1
-34
/
+25
|
|
|
*
drm/nv50/disp: fix gamma with page flipping overlay turned on
Ben Skeggs
2011-06-18
1
-3
/
+14
|
|
|
*
drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
Emil Velikov
2011-06-18
1
-0
/
+5
|
|
|
*
drm/nouveau: fix big-endian switch
Ben Skeggs
2011-06-18
1
-2
/
+2
|
|
*
|
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
Dave Airlie
2011-06-20
2
-18
/
+14
|
|
*
|
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
Alex Deucher
2011-06-20
1
-2
/
+3
[next]