Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
91fe9ca74e8220f17e2fa71a92cda330857daac4
/
drivers
91fe9ca
orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()
by Pavel Roskin
· 16 years ago
f05faa3
rt2x00: prevent double kfree when failing to register hardware
by Herton Ronaldo Krzesinski
· 16 years ago
d60cc91
fix iwl3945 registration regression
by Johannes Berg
· 16 years ago
591f3dc
b43: Do radio lock assertion in software
by Michael Buesch
· 16 years ago
6aabd4c
rt2x00: Add rt73usb USB IDs
by Ivo van Doorn
· 16 years ago
e306240
p54usb: add Telsey 802.11g USB2.0 Adapter
by Christian Lamparter
· 16 years ago
4fc298b
ar9170: add Cace Airpcap NX usb_id
by Christian Lamparter
· 16 years ago
011f5c5
airo: queue SIOCSIWAUTH-requested auth mode change for next commit
by Dan Williams
· 16 years ago
02a9a39
at76c50x-usb: Add device ID for OQO model 01+
by Jamie Lentin
· 16 years ago
f54930f
libertas: don't leak skb on receive error
by Philip Rakity
· 16 years ago
853da11
ath9k: fix access to a freed skb in ath_rx_tasklet()
by Pavel Roskin
· 16 years ago
c6dbe17
net/ps3: Fix wireless AP connect error handling
by Masakazu Mokuno
· 16 years ago
731c653
p54spi: fix locking warning in p54spi_op_tx
by Christian Lamparter
· 16 years ago
5408281
p54: replace MAC80211_LEDS with P54_LEDS in p54.h
by Christian Lamparter
· 16 years ago
cf68636
b43: Refresh RX poison on buffer recycling
by Michael Buesch
· 16 years ago
ec9a1d8
b43: Poison RX buffers
by Michael Buesch
· 16 years ago
3664090
phylib: Fix delay argument of schedule_delayed_work
by Atsushi Nemoto
· 16 years ago
9d8d05a
NET/ixgbe: Fix powering off during shutdown
by Rafael J. Wysocki
· 16 years ago
4f9de72
NET/e1000e: Fix powering off during shutdown
by Rafael J. Wysocki
· 16 years ago
b43fcd7
NET/e1000: Fix powering off during shutdown
by Rafael J. Wysocki
· 16 years ago
cbea2707
gianfar: stop send queue before resetting gianfar
by Markus Brunner
· 16 years ago
636d2f6
myr10ge: again fix lro_gen_skb() alignment
by Stanislaw Gruszka
· 16 years ago
ad5a24e0
declance: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
149da65
bfin_mac: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
d9a92ce
au1000: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
8e7678f
atarilance: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
444f1a9
a2065: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
af22ab1
ixgbe: update real_num_tx_queues on changing num_rx_queues
by Wu Fengguang
· 16 years ago
95615d9
ixgbe: fix tx queue index
by Wu Fengguang
· 16 years ago
239795a
sfc: Use correct macro to set event bitfield
by Ben Hutchings
· 16 years ago
718cff1
sfc: Match calls to netif_napi_add() and netif_napi_del()
by Ben Hutchings
· 16 years ago
2690f8d
bonding: Remove debug printk
by Jay Vosburgh
· 16 years ago
df26fd2
e1000/e1000: fix compile warning
by Jesse Brandeburg
· 16 years ago
32e8f9a
ehea: Fix incomplete conversion to net_device_ops
by Alexander Beregalov
· 16 years ago
d119b39
skge: fix occasional BUG during MTU change
by Michal Schmidt
· 16 years ago
0eca93b
tun: Fix crash with non-GSO users
by Herbert Xu
· 16 years ago
03a980d
be2net: fix for default setting of pause auto-negotiation
by Ajit Khaparde
· 16 years ago
a95c2a3
eth_v10: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
2b14254
ioc3-eth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
9b6bfec
isa-skeleton: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
d0174ae
mac89x0: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
5f1fa99
macb: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
c6e6d85
macsonic: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
ebf84ea
sh_eth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
7e4fdcb
sun3_82586: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
5a1c28b
tc35815: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
80ef1fc
tsi108_eth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
ccd97bb
xtsonic: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
dcd07be
phylib: Add interrupt source check function to M88E1121R driver
by Anatolij Gustschin
· 16 years ago
a8729eb
phylib: Allow early-out in phy_change
by Anatolij Gustschin
· 16 years ago
140bc92
phylib: Basic support for the M88E1121R Marvell chip
by Sergei Poselenov
· 16 years ago
8340020
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0d489ff
tg3: fix big endian MAC address collection failure
by James Bottomley
· 16 years ago
eebb2af
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
b534d38
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
c751085
PM/Hibernate: Wait for SCSI devices scan to complete during resume
by Rafael J. Wysocki
· 16 years ago
7b11428
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 16 years ago
8371f87
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
29a1e26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 16 years ago
01e4c5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
cec5455
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 16 years ago
9352986
i2c: Let new-style drivers implement attach_adapter
by Jean Delvare
· 16 years ago
3f307fb
i2c-voodoo3: Deprecate in favor of tdfxfb
by Jean Delvare
· 16 years ago
c454dee
i2c-algo-pca: Fix use of uninitialized variable in debug message
by Jean Delvare
· 16 years ago
f600535
ata: fix obviously wrong comment
by Vegard Nossum
· 16 years ago
aa431dd
ahci: force CAP_NCQ for earlier NV MCPs
by Tejun Heo
· 16 years ago
f1c2294
[libata] sata_via: kill uninit'd var warning
by Jeff Garzik
· 16 years ago
5a31bec
Bonding: fix zero address hole bug in arp_ip_target list
by Brian Haley
· 16 years ago
b0cbc86
Revert "ACPI battery: fix async boot oops"
by Linus Torvalds
· 16 years ago
9ca046d
igb: do not check for vf_data if we didn't enable vfs
by Alexander Duyck
· 16 years ago
2d16577
igbvf: fix unused external references
by Alexander Duyck
· 16 years ago
ff6f63d
igb: fix unused external references introduced with sr-iov changes
by Alexander Duyck
· 16 years ago
fe146be
ether3: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
0b179e3
ether1: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
9aa7b30
ep93xx_eth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
531c680
at91_ether: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
fefbfb1
am79c961a: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
f97b1f2
ariadne: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
15efc02
ibm_newemac: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
8c02acd
fs_enet: convert to netdev_ops
by Alexander Beregalov
· 16 years ago
3ca17df
via-velocity : fix compilation warning.
by Séguier Régis
· 16 years ago
57401d5
phy: error handling for platform_device_register_simple()
by Dan Carpenter
· 16 years ago
d6c519e
ixgbe: only allow WOL for 82599 KX4 NIC
by Alexander Duyck
· 16 years ago
87c1201
ixgbe: Move the LED blink code to common, since 82599 also uses it
by PJ Waskiewicz
· 16 years ago
e523b38
intel-iommu: Avoid panic() for DRHD at address zero.
by David Woodhouse
· 16 years ago
1e17d77
Merge git://git.infradead.org/~dwmw2/firmware-2.6
by Linus Torvalds
· 16 years ago
d848223
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
by Linus Torvalds
· 16 years ago
2f2a213
Separate out the proc- and unit-specific header directories from the general
by David Howells
· 16 years ago
6594d0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
0534c8c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
df55292
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
6c2da9c
forcedeth: Use napi_complete() not __napi_complete().
by David S. Miller
· 16 years ago
3230e8c
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Wim Van Sebroeck
· 16 years ago
d831220
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 16 years ago
c71d9ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a219ee8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
340cd44
dm kcopyd: fix callback race
by Mikulas Patocka
· 16 years ago
7383085
dm kcopyd: prepare for callback race fix
by Mikulas Patocka
· 16 years ago
af7e466
dm: implement basic barrier support
by Mikulas Patocka
· 16 years ago
92c6390
dm: remove dm_request loop
by Mikulas Patocka
· 16 years ago
Next »