index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2
-3
/
+7
2011-06-23
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
1
-11
/
+33
2011-06-23
ixgbe: move reset code into a separate function
Emil Tantilov
1
-12
/
+14
2011-06-23
ixgbe: move setting RSC into a separate function
Emil Tantilov
1
-16
/
+18
2011-06-23
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2
-0
/
+290
2011-06-23
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2
-0
/
+113
2011-06-23
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
1
-0
/
+19
2011-06-23
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
4
-280
/
+368
2011-06-23
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
3
-41
/
+30
2011-06-23
ixgbe: remove ntuple filtering
Alexander Duyck
1
-136
/
+0
2011-06-23
bonding: add min links parameter to 802.3ad
stephen hemminger
5
-2
/
+51
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
6
-6
/
+6
2011-06-21
irda: fix smsc-ircc2 section mismatch warning
Randy Dunlap
1
-1
/
+1
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
41
-0
/
+41
2011-06-21
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
Michael Chan
4
-9
/
+30
2011-06-21
mv643xx_eth: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-21
mv643xx_eth: fix race in trasmit path.
Richard Cochran
1
-2
/
+4
2011-06-21
xen: convert to 64 bit stats interface
stephen hemminger
1
-5
/
+64
2011-06-21
vxge: fix 64 bit access on 32 bit platforms
stephen hemminger
2
-40
/
+59
2011-06-21
ifb: convert to 64 bit stats
stephen hemminger
1
-9
/
+47
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
41
-147
/
+124
2011-06-21
ixgbe: setup per CPU PCI pool for FCoE DDP
Vasu Dev
2
-36
/
+82
2011-06-21
ixgbe: add support for Dell CEM
Emil Tantilov
7
-0
/
+229
2011-06-21
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
John Fastabend
1
-57
/
+1
2011-06-21
ixgbe: DCB and perfect filters can coexist
John Fastabend
1
-1
/
+0
2011-06-21
ixgbe: fix bit mask for DCB version
John Fastabend
1
-1
/
+1
2011-06-21
ixgbe: setup redirection table for multiple packet buffers
John Fastabend
1
-1
/
+5
2011-06-21
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
John Fastabend
1
-2
/
+2
2011-06-21
ixgbe: DCB use existing TX and RX queues
John Fastabend
2
-60
/
+49
2011-06-21
ixgbe: configure minimal packet buffers to support TC
John Fastabend
3
-114
/
+138
2011-06-21
ixgbe: consolidate MRQC and MTQC handling
John Fastabend
2
-57
/
+7
2011-06-21
ixgbe: consolidate packet buffer allocation
John Fastabend
13
-170
/
+160
2011-06-21
ixgbe: dcbnl reduce duplicated code and indentation
John Fastabend
1
-26
/
+23
2011-06-21
ixgbevf: remove unnecessary ampersands
Stephen Hemminger
1
-11
/
+11
2011-06-21
ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops
Greg Rose
2
-2
/
+2
2011-06-21
igb: convert to ndo_fix_features
Michał Mirosław
2
-74
/
+26
2011-06-21
e1000: convert to ndo_fix_features
Michał Mirosław
2
-73
/
+26
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
257
-1620
/
+4531
2011-06-20
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
10
-61
/
+84
2011-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
22
-38
/
+490
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-20
pxa168_eth: fix race in transmit path.
Richard Cochran
1
-1
/
+1
2011-06-20
gianfar v5: implement nfc
Sebastian Poehn
3
-4
/
+989
2011-06-20
ucc_geth: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-20
pxa168_eth: enable transmit time stamping.
Richard Cochran
1
-0
/
+3
2011-06-20
smsc911x: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2011-06-20
fs_enet: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-20
macb: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-20
fec_mpc52xx: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+3
2011-06-20
ll_temac: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+4
[next]