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
...
*
|
cxgb3: fix device opening error path
Divy Le Ray
2010-10-25
1
-3
/
+5
*
|
typhoon: update to new VLAN acceleration model
David Dillow
2010-10-25
1
-63
/
+25
*
|
typhoon: wait for RX mode commands to finish
David Dillow
2010-10-25
1
-1
/
+1
*
|
slhc: Don't export symbols twice
Denis Kirjanov
2010-10-25
1
-11
/
+4
*
|
jme: Support WoL after shutdown
Guo-Fu Tseng
2010-10-25
1
-15
/
+30
*
|
vmxnet3: fix typo setting confPA
Harvey Harrison
2010-10-25
1
-1
/
+1
*
|
vmxnet3: annotate hwaddr members as __iomem pointers
Harvey Harrison
2010-10-25
1
-2
/
+2
*
|
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
2010-10-25
5
-41
/
+22
*
|
cxgb4: update to utilize the newer VLAN infrastructure
Dimitris Michailidis
2010-10-25
3
-31
/
+24
*
|
cxgb4: fix crash due to manipulating queues before registration
Dimitris Michailidis
2010-10-25
1
-1
/
+1
*
|
can: tscan1: add driver for TS-CAN1 boards
Andre B. Oliveira
2010-10-25
3
-0
/
+229
*
|
e1000: make e1000_reinit_safe local
stephen hemminger
2010-10-25
1
-1
/
+1
*
|
bnx2x: make local function static and remove dead code
stephen hemminger
2010-10-25
7
-242
/
+62
*
|
qlge: disable unsed dump code
stephen hemminger
2010-10-25
1
-6
/
+4
*
|
qlge: make local functions static
stephen hemminger
2010-10-25
3
-7
/
+8
*
|
vxge: make functions local and remove dead code
stephen hemminger
2010-10-25
7
-615
/
+304
*
|
phylib: make local function static
stephen hemminger
2010-10-25
2
-17
/
+15
*
|
atlx: make local functions/data static
stephen hemminger
2010-10-24
3
-11
/
+14
*
|
atl1c: make functions static
stephen hemminger
2010-10-24
2
-4
/
+4
*
|
benet: make be_poll_rx local
stephen hemminger
2010-10-24
1
-1
/
+1
*
|
benet: remove dead code
stephen hemminger
2010-10-24
3
-41
/
+0
*
|
mlx4: make functions local and remove dead code.
stephen hemminger
2010-10-24
2
-29
/
+1
*
|
can: at91_can: add KBUILD_MODNAME to bittiming constant
Marc Kleine-Budde
2010-10-24
1
-3
/
+3
*
|
can: at91_can: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
2010-10-24
1
-19
/
+16
*
|
can: at91_can: convert readl, writel their __raw pendants
Marc Kleine-Budde
2010-10-24
1
-2
/
+2
*
|
can: at91_can: set bittiming in chip_start
Marc Kleine-Budde
2010-10-24
1
-1
/
+1
*
|
can: at91_can: implement and use at91_get_berr_counter
Marc Kleine-Budde
2010-10-24
1
-7
/
+18
*
|
can: at91_can: fix section mismatch warning
Marc Kleine-Budde
2010-10-24
1
-1
/
+1
*
|
can: at91_can: fix compiler warning in at91_irq_err_state
Marc Kleine-Budde
2010-10-24
1
-1
/
+1
*
|
can: at91_can: fix use after free of priv
Marc Kleine-Budde
2010-10-24
1
-3
/
+3
*
|
can: at91_can: fix reception of extended frames
Marc Kleine-Budde
2010-10-24
1
-0
/
+9
*
|
can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLES
Marc Kleine-Budde
2010-10-24
1
-3
/
+3
*
|
can: Topcliff: Add PCH_CAN driver.
Masayuki Ohtake
2010-10-24
3
-0
/
+1472
*
|
connector: remove lazy workqueue creation
Tejun Heo
2010-10-24
2
-72
/
+12
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
174
-312
/
+201
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
111
-167
/
+150
|
*
Revert "drivers/usb: Remove unnecessary return's from void functions" for mus...
Jiri Kosina
2010-10-06
1
-0
/
+1
|
*
Revert "Fix typo: configuation => configuration" partially
Jiri Kosina
2010-09-24
1
-1
/
+1
|
*
drivers/scsi: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
2
-2
/
+2
|
*
drivers/s390: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
1
-3
/
+3
|
*
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
1
-2
/
+2
|
*
drivers/gpu/drm: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
3
-3
/
+3
|
*
Fix typo configue => configure in comments
Thomas Weber
2010-09-23
1
-1
/
+1
|
*
Fix typo: configuation => configuration
Thomas Weber
2010-09-23
3
-5
/
+5
|
*
Fix typo interrest[ing|ed] => interest[ing|ed]
Thomas Weber
2010-09-21
2
-3
/
+3
|
*
Fix various typos of valid in comments
Nikanth Karthikesan
2010-09-21
3
-4
/
+4
|
*
Revert "drivers/usb: Remove unnecessary return's from void functions" partially
Jiri Kosina
2010-09-02
1
-0
/
+3
|
*
parport_pc: show the detection of a 2 serial port ITE8874 chip
Niels de Vos
2010-08-24
1
-1
/
+1
|
*
Fix typo in Kconfig help text
Thomas Weber
2010-08-23
1
-1
/
+1
|
*
Use kzalloc in idedisk_prep_fn.
Tao Ma
2010-08-19
1
-2
/
+1
[prev]
[next]