Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cd0ea2419544cfc4ccbf8ee0087d0d9f109852d2
/
drivers
cd0ea24
gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic)
by Jarek Poplawski
· 14 years ago
1941bf8
drivers/atm/eni.c: Remove multiple uses of KERN_<level>
by Joe Perches
· 14 years ago
f2dc0d1
tg3: Do not call device_set_wakeup_enable() under spin_lock_bh
by Rafael J. Wysocki
· 14 years ago
78fd9c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
b9958a9
can: mcp251x: fix reception of standard RTR frames
by Marc Kleine-Budde
· 14 years ago
9a27586
can: flexcan: fix use after free of priv
by Marc Kleine-Budde
· 14 years ago
06d6e6d
drivers/net: sgiseeq: fix return on error
by Nicolas Kaiser
· 14 years ago
10d8c46
pch_can: depends on PCI
by Randy Dunlap
· 14 years ago
5202e17
tms380tr: Use mdelay() in tms380tr_wait().
by David S. Miller
· 14 years ago
0926f91
mlx4_en: Fix out of bounds array access
by Eli Cohen
· 14 years ago
b336369
macb: Don't re-enable interrupts while in polling mode
by Joshua Hoke
· 14 years ago
c6ce2f4
be2net: Fix CSO for UDP packets
by Somnath Kotur
· 14 years ago
63a7694
be2net: Call netif_carier_off() after register_netdev()
by Somnath Kotur
· 14 years ago
18edc84
cxgb3: fix device opening error path
by Divy Le Ray
· 14 years ago
822395b
iwlwifi: quiet a noisy printk
by Don Fry
· 14 years ago
fac6b6a
ath9k: resume aggregation immediately after a hardware reset
by Felix Fietkau
· 14 years ago
dafeac3
carl9170: fix scheduling while atomic
by Christian Lamparter
· 14 years ago
30115c2
b43: N-PHY: fix infinite-loop-typo
by Rafał Miłecki
· 14 years ago
04348f2
wl1251: fix module names
by Grazvydas Ignotas
· 14 years ago
0299a50
ath9k: fix handling of rate control probe frames
by Felix Fietkau
· 14 years ago
0845735
ath9k: fix crash in ath_update_survey_stats
by Felix Fietkau
· 14 years ago
2d3fca1
ath9k_hw: Fix divide by zero cases in paprd.
by Senthil Balasubramanian
· 14 years ago
0dfa6db
ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2
by Luis R. Rodriguez
· 14 years ago
3d2f2cd
carl9170: fix memory leak issue in async cmd macro wrappers
by Christian Lamparter
· 14 years ago
cae7f95
carl9170: fix async command buffer leak
by Christian Lamparter
· 14 years ago
9192f71
ath5k: Properly initialize ath_common->cc_lock.
by Ben Greear
· 14 years ago
20b2574
ath9k: Properly initialize ath_common->cc_lock.
by Ben Greear
· 14 years ago
fd59cba
typhoon: update to new VLAN acceleration model
by David Dillow
· 14 years ago
154ccd8
typhoon: wait for RX mode commands to finish
by David Dillow
· 14 years ago
7f8a688
slhc: Don't export symbols twice
by Denis Kirjanov
· 14 years ago
1c55781
jme: Support WoL after shutdown
by Guo-Fu Tseng
· 14 years ago
0561cf3
vmxnet3: fix typo setting confPA
by Harvey Harrison
· 14 years ago
81e8e56
vmxnet3: annotate hwaddr members as __iomem pointers
by Harvey Harrison
· 14 years ago
3843e51
vmxnet3: remove set_flag_le{16,64} helpers
by Harvey Harrison
· 14 years ago
19ecae2
cxgb4: update to utilize the newer VLAN infrastructure
by Dimitris Michailidis
· 14 years ago
8f6d9f4
cxgb4: fix crash due to manipulating queues before registration
by Dimitris Michailidis
· 14 years ago
2d3359f
can: tscan1: add driver for TS-CAN1 boards
by Andre B. Oliveira
· 14 years ago
38df7a3
e1000: make e1000_reinit_safe local
by stephen hemminger
· 14 years ago
8d96286
bnx2x: make local function static and remove dead code
by stephen hemminger
· 14 years ago
fa274cb
qlge: disable unsed dump code
by stephen hemminger
· 14 years ago
ac40921
qlge: make local functions static
by stephen hemminger
· 14 years ago
42821a5
vxge: make functions local and remove dead code
by stephen hemminger
· 14 years ago
89ff05e
phylib: make local function static
by stephen hemminger
· 14 years ago
ff2d8d6
atlx: make local functions/data static
by stephen hemminger
· 14 years ago
0fb1e54
atl1c: make functions static
by stephen hemminger
· 14 years ago
49b0522
benet: make be_poll_rx local
by stephen hemminger
· 14 years ago
3f3a5fd
benet: remove dead code
by stephen hemminger
· 14 years ago
9740d78
mlx4: make functions local and remove dead code.
by stephen hemminger
· 14 years ago
00389b0
can: at91_can: add KBUILD_MODNAME to bittiming constant
by Marc Kleine-Budde
· 14 years ago
882055c
can: at91_can: convert dev_<level> printing to netdev_<level>
by Marc Kleine-Budde
· 14 years ago
7672fe7
can: at91_can: convert readl, writel their __raw pendants
by Marc Kleine-Budde
· 14 years ago
b156fd0
can: at91_can: set bittiming in chip_start
by Marc Kleine-Budde
· 14 years ago
33a6f29
can: at91_can: implement and use at91_get_berr_counter
by Marc Kleine-Budde
· 14 years ago
a9d992e
can: at91_can: fix section mismatch warning
by Marc Kleine-Budde
· 14 years ago
b61f674
can: at91_can: fix compiler warning in at91_irq_err_state
by Marc Kleine-Budde
· 14 years ago
759a6c7
can: at91_can: fix use after free of priv
by Marc Kleine-Budde
· 14 years ago
8a0e0a4
can: at91_can: fix reception of extended frames
by Marc Kleine-Budde
· 14 years ago
dbe9132
can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLES
by Marc Kleine-Budde
· 14 years ago
b21d18b
can: Topcliff: Add PCH_CAN driver.
by Masayuki Ohtake
· 14 years ago
6cebb17
connector: remove lazy workqueue creation
by Tejun Heo
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
8de547e
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/edac
by Linus Torvalds
· 14 years ago
1765a1f
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
bdaf12b
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
7c024e9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
188e213
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
bf5d95c
i2c-viapro: Don't log nacks
by Jean Delvare
· 14 years ago
db79f2a
i2c/pca954x: Remove __devinit and __devexit from probe and remove functions
by Guenter Roeck
· 14 years ago
ae63b13
i2c/mux: Driver for PCA9541 I2C Master Selector
by Guenter Roeck
· 14 years ago
51b54ba
i2c: Optimize function i2c_detect()
by Jean Delvare
· 14 years ago
d57558d
i2c: Discard warning message on device instantiation from user-space
by Jean Delvare
· 14 years ago
9cb2c27
i2c-amd8111: Add proper error handling
by Julia Lawall
· 14 years ago
ef9d9b8
i2c: Change to new flag variable
by matt mooney
· 14 years ago
a8d7be8
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
97cc4d4
i2c: Let i2c_parent_is_i2c_adapter return the parent adapter
by Jean Delvare
· 14 years ago
3235844
i2c-pca-platform: Change device name of request_irq
by Nobuhiro Iwamatsu
· 14 years ago
0a57274
i2c: Fix Kconfig dependencies
by Jean Delvare
· 14 years ago
cefa33e
KVM: S390: Add virtio hotplug add support
by Alexander Graf
· 14 years ago
fc678d6
KVM: S390: take a full byte as ext_param indicator
by Alexander Graf
· 14 years ago
d8692ac
HID: fix mismerge in hid-lg
by Jiri Kosina
· 14 years ago
f127541
Merge branch 'waltop' into for-linus
by Jiri Kosina
· 14 years ago
8b66a16
Merge branch 'uc-logic' into for-linus
by Jiri Kosina
· 14 years ago
bbd128b
Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat' into for-linus
by Jiri Kosina
· 14 years ago
c3d9d74
Merge branches 'upstream' and 'upstream-fixes' into for-linus
by Jiri Kosina
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
8814011
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
73ecf3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b9da0571
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
80c226f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 14 years ago
91b7450
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
8abfc6e
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
4f3a29d
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
91b152a
kdb,kgdb: fix sparse fixups
by Jason Wessel
· 14 years ago
f5d9d24
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
Next »