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
*
igb: Add support for i340 Quad Port Fiber Adapter
Carolyn Wyborny
2011-01-24
3
-0
/
+3
*
e1000e: Use kmemdup rather than duplicating its implementation
Bruce Allan
2011-01-24
1
-9
/
+2
*
e1000e: reduce scope of some variables, remove unnecessary ones
Bruce Allan
2011-01-24
5
-33
/
+31
*
e1000e: convert to stats64
Jeff Kirsher
2011-01-24
3
-34
/
+80
*
ppp: Use SKB queue abstraction interfaces in fragment processing.
David S. Miller
2011-01-21
1
-15
/
+16
*
ppp: Reconstruct fragmented packets using frag lists instead of copying.
David S. Miller
2011-01-21
1
-16
/
+23
*
ppp: Clean up kernel log messages.
David S. Miller
2011-01-21
1
-37
/
+49
*
enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociate
Roopa Prabhu
2011-01-21
2
-7
/
+9
*
via-velocity: fix the WOL bug on 1000M full duplex forced mode.
françois romieu
2011-01-21
2
-4
/
+13
*
atl1e: remove private #define.
françois romieu
2011-01-21
4
-136
/
+25
*
atl1c: remove private #define.
françois romieu
2011-01-21
2
-49
/
+9
*
vxge: update driver version
Jon Mason
2011-01-20
1
-2
/
+2
*
vxge: MSIX one shot mode
Jon Mason
2011-01-20
6
-50
/
+302
*
vxge: correct eprom version detection
Jon Mason
2011-01-20
2
-2
/
+2
*
vxge: cleanup probe error paths
Jon Mason
2011-01-20
1
-30
/
+25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-19
22
-215
/
+459
|
\
|
*
gianfar: Fix misleading indentation in startup_gfar()
Anton Vorontsov
2011-01-19
1
-1
/
+1
|
*
net/irda/sh_irda: return to RX mode when TX error
Kuninori Morimoto
2011-01-19
1
-2
/
+12
|
*
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
2011-01-19
1
-7
/
+12
|
*
ns83820: Avoid bad pointer deref in ns83820_init_one().
Jesper Juhl
2011-01-19
1
-3
/
+2
|
*
bnx2x: Update bnx2x version to 1.62.00-4
Yaniv Rosner
2011-01-19
1
-2
/
+2
|
*
bnx2x: Fix AER setting for BCM57712
Yaniv Rosner
2011-01-19
1
-1
/
+1
|
*
bnx2x: Fix BCM84823 LED behavior
Yaniv Rosner
2011-01-19
2
-1
/
+21
|
*
bnx2x: Mark full duplex on some external PHYs
Yaniv Rosner
2011-01-19
1
-1
/
+8
|
*
bnx2x: Fix BCM8073/BCM8727 microcode loading
Yaniv Rosner
2011-01-19
1
-30
/
+43
|
*
bnx2x: LED fix for BCM8727 over BCM57712
Yaniv Rosner
2011-01-19
1
-1
/
+17
|
*
bnx2x: Common init will be executed only once after POR
Yaniv Rosner
2011-01-19
1
-0
/
+11
|
*
bnx2x: Swap BCM8073 PHY polarity if required
Yaniv Rosner
2011-01-19
2
-0
/
+46
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-01-18
9
-13
/
+22
|
|
\
|
|
*
iwlwifi: fix valid chain reading from EEPROM
Wey-Yi Guy
2011-01-18
1
-1
/
+1
|
|
*
ath5k: fix locking in tx_complete_poll_work
Bob Copeland
2011-01-18
1
-0
/
+4
|
|
*
ath9k_hw: do PA offset calibration only on longcal interval
Rajkumar Manoharan
2011-01-17
1
-5
/
+5
|
|
*
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2011-01-17
2
-4
/
+6
|
|
*
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
Luis R. Rodriguez
2011-01-17
2
-3
/
+3
|
|
*
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
Jesper Juhl
2011-01-13
1
-0
/
+1
|
|
*
iwmc3200wifi: Return proper error for iwm_if_alloc
Axel Lin
2011-01-13
1
-0
/
+2
|
*
|
vmxnet3: Dont allocate extra MSI-x vectors
Shreyas Bhatewara
2011-01-16
2
-5
/
+5
|
*
|
vmxnet3: Add locking for access to command register
Shreyas Bhatewara
2011-01-16
3
-0
/
+54
|
*
|
vmxnet3: Disable napi in suspend, reenable in resume.
Shreyas Bhatewara
2011-01-16
1
-1
/
+6
|
*
|
vmxnet3: Make ethtool handlers multiqueue aware
Shreyas Bhatewara
2011-01-16
1
-114
/
+145
|
*
|
vmxnet3: Provide required number of bytes in first SG buffer
Shreyas Bhatewara
2011-01-16
1
-14
/
+9
|
*
|
vmxnet3: Enable HW Rx VLAN stripping by default
Shreyas Bhatewara
2011-01-16
1
-13
/
+1
|
*
|
vmxnet3: Preserve the MAC address configured by ifconfig
Shreyas Bhatewara
2011-01-16
1
-0
/
+5
|
*
|
vmxnet3: fix ring size update
Shreyas Bhatewara
2011-01-16
1
-1
/
+1
|
*
|
qeth: l3 hw tx csum circumvent hw bug
Frank Blaschka
2011-01-16
1
-1
/
+3
|
*
|
qeth: postpone open till recovery is finished
Ursula Braun
2011-01-16
2
-4
/
+32
*
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-01-18
2
-4
/
+21
|
\
\
\
|
*
|
|
hwmon: (lm93) Add support for LM94
Guenter Roeck
2011-01-18
2
-4
/
+21
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2011-01-18
3
-0
/
+301
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
Gabor Juhos
2011-01-18
3
-0
/
+301
[next]