index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-01
bnx2x: multicasts in NPAR mode
Vladislav Zolotarov
1
-7
/
+2
2011-02-01
depca: Fix warnings
Alan Cox
1
-3
/
+3
2011-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-46
/
+58
2011-02-01
vxge: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-02-01
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
1
-1
/
+7
2011-01-31
enc28j60: Fix reading of transmit status vector
Stefan Weil
1
-1
/
+1
2011-01-31
axnet_cs: reduce delay time at ei_rx_overrun
Ken Kawasaki
1
-4
/
+2
2011-01-31
CAN: softing driver depends on IOMEM
Chuck Ebbert
1
-1
/
+1
2011-01-31
wl12xx: fix use after free
Mathias Krause
1
-2
/
+1
2011-01-30
bnx2x: Update bnx2x version to 1.62.00-5
Yaniv Rosner
1
-2
/
+2
2011-01-30
bnx2x: Fix potential link loss in multi-function mode
Yaniv Rosner
1
-7
/
+11
2011-01-30
bnx2x: Fix port swap for BCM8073
Yaniv Rosner
1
-3
/
+6
2011-01-30
bnx2x: Fix LED blink rate on BCM84823
Yaniv Rosner
1
-0
/
+12
2011-01-30
bnx2x: Remove setting XAUI low-power for BCM8073
Yaniv Rosner
1
-44
/
+0
2011-01-30
slcan: fix referenced website in Kconfig help text
Oliver Hartkopp
1
-1
/
+1
2011-01-28
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2
-2
/
+2
2011-01-28
ath9k_hw: Fix system hang when resuming from S3/S4
Rajkumar Manoharan
1
-2
/
+1
2011-01-27
dl2k: nulify fraginfo after unmap
Stanislaw Gruszka
1
-2
/
+2
2011-01-27
xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL
Ian Campbell
1
-8
/
+88
2011-01-27
ath9k_htc: fix race conditions when stop device
Stanislaw Gruszka
2
-9
/
+15
2011-01-27
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2
-5
/
+9
2011-01-27
ath5k: correct endianness of frame duration
Bob Copeland
1
-3
/
+1
2011-01-27
ath5k: fix error handling in ath5k_hw_dma_stop
Bob Copeland
1
-2
/
+2
2011-01-27
rtlwifi: Fix firmware upload errors
Chaoming Li
1
-20
/
+20
2011-01-26
bnx2: Eliminate AER error messages on systems not supporting it
Michael Chan
2
-8
/
+10
2011-01-26
cnic: Fix big endian bug
Michael Chan
1
-6
/
+6
2011-01-26
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-12
/
+29
2011-01-25
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
1
-0
/
+1
2011-01-24
USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()
Jesper Juhl
1
-0
/
+1
2011-01-24
pch_gbe: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2011-01-24
bnx2: Always set ETH_FLAG_TXVLAN
Michael Chan
1
-0
/
+4
2011-01-24
Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...
David S. Miller
1
-26
/
+112
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
56
-103
/
+94
2011-01-24
can: at91_can: make can_id of mailbox 0 configurable
Marc Kleine-Budde
1
-7
/
+83
2011-01-24
can: at91_can: don't use mailbox 0
Marc Kleine-Budde
1
-12
/
+20
2011-01-24
can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM
Marc Kleine-Budde
1
-8
/
+10
2011-01-24
module: fix missing semicolons in MODULE macro usage
Rusty Russell
1
-1
/
+1
2011-01-21
can: add driver for Softing card
Kurt Van Dijck
3
-0
/
+374
2011-01-21
can: add driver for Softing card
Kurt Van Dijck
8
-0
/
+1815
2011-01-21
rtlwifi: Fix possible NULL dereference
Jesper Juhl
1
-2
/
+9
2011-01-21
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2
-5
/
+5
2011-01-21
ath9k_hw: disabled PAPRD for AR9003
Luis R. Rodriguez
2
-1
/
+6
2011-01-21
iwlwifi: don't read sku information from EEPROM for 4965
Wey-Yi Guy
2
-4
/
+8
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-20
bonding: Ensure that we unshare skbs prior to calling pskb_may_pull
Neil Horman
3
-0
/
+12
2011-01-20
cxgb4: fix reported state of interfaces without link
Dimitris Michailidis
1
-1
/
+2
2011-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-210
/
+424
2011-01-18
gianfar: Fix misleading indentation in startup_gfar()
Anton Vorontsov
1
-1
/
+1
2011-01-18
net/irda/sh_irda: return to RX mode when TX error
Kuninori Morimoto
1
-2
/
+12
[next]