Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9961d84270ce1d5f4c662382acf0b418a3ff6a0f
9961d842
hso: add Vendor/Product ID's for new devices
by Jan Dumon
· 16 years ago
530e2eb
ucc_geth: Remove unused header
by Kumar Gala
· 16 years ago
53ea219
gianfar: Remove unused header
by Kumar Gala
· 16 years ago
4ff61c8
kaweth: Fix locking to be SMP-safe
by Larry Finger
· 16 years ago
f2bde73
net: allow multiple dev per napi with GRO
by Stephen Hemminger
· 16 years ago
d78ad8c
r8169: reset IntrStatus after chip reset
by Karsten Wiese
· 16 years ago
f9ed885
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters
by Mallikarjuna R Chilakala
· 16 years ago
71fd570
ixgbe: fix ethtool -A|a behavior
by Don Skidmore
· 16 years ago
a20a119
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
by Mallikarjuna R Chilakala
· 16 years ago
44df32c
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
by Alexander Duyck
· 16 years ago
8be0e46
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
by PJ Waskiewicz
· 16 years ago
cd7664f
ixgbe: feature - driver to default with FC on.
by Don Skidmore
· 16 years ago
ea4af4f
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
by PJ Waskiewicz
· 16 years ago
7c5b83230
ixgbe: Fix ethtool output with advertised mode.
by Don Skidmore
· 16 years ago
b453368
ixgbe: fix build when DEBUG is defined
by Alexander Duyck
· 16 years ago
3fe7c4c
net/igb: Fix kexec with igb (rev. 3)
by Rafael J. Wysocki
· 16 years ago
cdfa9f6
igb: cleanup igb loopback path
by Alexander Duyck
· 16 years ago
a6a6056
igb: increase delay for copper link setup
by Alexander Duyck
· 16 years ago
d1a8c9e
igb: set num_rx/tx_queues to 0 when queues are freed
by Alexander Duyck
· 16 years ago
59c3de8
igb: add support for x2 link width configurations
by Alexander Duyck
· 16 years ago
9404c82
net/fec_mpc52xx: Don't dereference phy_device if it is NULL
by Grant Likely
· 16 years ago
d360009
net/fec_mpc52xx: Migrate to net_device_ops.
by Henk Stegeman
· 16 years ago
461cadb
net/fec_mpc52xx: fix BUG on missing dma_ops
by Grant Likely
· 16 years ago
fa9a86d
netfilter: use rcu_read_bh() in ipt_do_table()
by Eric Dumazet
· 16 years ago
8cbd960
RDS: Use spinlock to protect 64b value update on 32b archs
by Andy Grover
· 16 years ago
745cbcc
RDS: Rewrite connection cleanup, fixing oops on rmmod
by Andy Grover
· 16 years ago
f1cffcb
RDS: Fix m_rs_lock deadlock
by Andy Grover
· 16 years ago
f178285
Neterion: New driver: Kconfig and Makefile
by Ramkrishna Vepa
· 16 years ago
5f548a3
Neterion: New driver: Driver version
by Ramkrishna Vepa
· 16 years ago
d26078f
Neterion: New driver: Ethtool related
by Ramkrishna Vepa
· 16 years ago
703da5a
Neterion: New driver: Main entry points
by Ramkrishna Vepa
· 16 years ago
1132413
Neterion: New driver: Traffic & alarm handler
by Ramkrishna Vepa
· 16 years ago
40a3a91
Neterion: New driver: Hardware init & configuration
by Ramkrishna Vepa
· 16 years ago
66d97fe
Neterion: New driver: register set - vxge-reg.h
by Ramkrishna Vepa
· 16 years ago
b136d1c
Neterion: New driver: Update Maintainer list
by Ramkrishna Vepa
· 16 years ago
5adfb64
Neterion: Driver help file
by Ramkrishna Vepa
· 16 years ago
7e765cb
sfc: Call netif_napi_add() before registering our interrupt handler
by Ben Hutchings
· 16 years ago
c9cacec
core: remove pointless conditional before kfree()
by Wei Yongjun
· 16 years ago
bb1fee8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/net-next-2.6
by David S. Miller
· 16 years ago
377f0a0
ipv4: remove unused parameter from tcp_recv_urg().
by Rami Rosen
· 16 years ago
eeb5f5c
ETHOC: fix build breakage on s390
by Heiko Carstens
· 16 years ago
75bf758
smc91c92_cs: use request_firmware
by Jaswinder Singh Rajput
· 16 years ago
4b6ece9
3C359: use request_firmware
by Jaswinder Singh Rajput
· 16 years ago
a7a5eb9
yam: use request_firmware
by Jaswinder Singh Rajput
· 16 years ago
321dee6
wireless: remove duplicated .ndo_set_mac_address
by Alexander Beregalov
· 16 years ago
424b86a
netfilter: xtables: fix IPv6 dependency in the cluster match
by Pablo Neira Ayuso
· 16 years ago
13223cb
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
1383bdb
tg3: Add GRO support.
by David S. Miller
· 16 years ago
4099e01
niu: Add GRO support.
by David S. Miller
· 16 years ago
129dd96
ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().
by David S. Miller
· 16 years ago
ee76db5
gianfar: Fix use-after-of_node_put() in gfar_of_init().
by David S. Miller
· 16 years ago
2c60b68
kernel: remove HIPQUAD()
by Harvey Harrison
· 16 years ago
e7557af
netpoll: store local and remote ip in net-endian
by Harvey Harrison
· 16 years ago
f940964
netfilter: fix endian bug in conntrack printks
by Harvey Harrison
· 16 years ago
3e8af30
dmascc: fix incomplete conversion to network_device_ops
by Alexander Beregalov
· 16 years ago
2f18185
gso: Fix support for linear packets
by Herbert Xu
· 16 years ago
4b21cd4
skbuff.h: fix missing kernel-doc
by Randy Dunlap
· 16 years ago
79f1bc0
ni5010: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
07d43ba
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
0fe41b8
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
eedf2c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30
by Linus Torvalds
· 16 years ago
0151f94
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
7c730cc
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
09b8ce0
i2c-core: Some style cleanups
by Zhenwen Xu
· 16 years ago
506a8b6
i2c-piix4: Add support for the Broadcom HT1100 chipset
by Flavio Leitner
· 16 years ago
87e1960
i2c-piix4: Add support to SB800 SMBus changes
by Shane Huang
· 16 years ago
6b110d1
i2c-pca-platform: Use defaults if no platform_data given
by Wolfram Sang
· 16 years ago
2378bc0
i2c-algo-pca: Use timeout for checking the state machine
by Wolfram Sang
· 16 years ago
8e99ada
i2c-algo-pca: Rework waiting for a free bus
by Wolfram Sang
· 16 years ago
eff9ec9
i2c-algo-pca: Add PCA9665 support
by Marco Aurelio da Costa
· 16 years ago
bac3e7c
i2c: Adapt debug macros for KERN_* constants
by Frank Seidel
· 16 years ago
98a679c
i2c-davinci: Fix timeout handling
by Jean Delvare
· 16 years ago
8a52c6b
i2c: Adapter timeout is in jiffies
by Jean Delvare
· 16 years ago
8fcfef6
i2c: Set a default timeout value for all adapters
by Jean Delvare
· 16 years ago
154d22b
i2c: Add missing KERN_* constants to printks
by Frank Seidel
· 16 years ago
94d78e1
i2c-algo-pcf: Handle timeout correctly
by Roel Kluin
· 16 years ago
0c168ce
i2c-algo-pcf: Style cleanups
by Roel Kluin
· 16 years ago
781b8a2
eeprom/at24: Remove EXPERIMENTAL
by Wolfram Sang
· 16 years ago
d2dd14a
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
by Jean Delvare
· 16 years ago
acec211
i2c: Clarify which clients are auto-removed
by Jean Delvare
· 16 years ago
f02e3d7
i2c: Let checkpatch shout on users of the legacy model
by Jean Delvare
· 16 years ago
764c169
i2c: Document the different ways to instantiate i2c devices
by Jean Delvare
· 16 years ago
8d735b4
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
d54b353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
9759d22
Merge branch 'master' into devel
by Russell King
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
f0bba9f9
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
by Mikael Pettersson
· 16 years ago
df52092
fastboot: remove duplicate unpack_to_rootfs()
by Li, Shaohua
· 16 years ago
0c40626
ide/net: flip the order of SATA and network init
by Arjan van de Ven
· 16 years ago
9710794
async: remove the temporary (2.6.29) "async is off by default" code
by Arjan van de Ven
· 16 years ago
9e49583
[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx
by Tony Lindgren
· 16 years ago
d6879c5
Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted
by Robin Getz
· 16 years ago
abd750a
Blackfin arch: add RSI's definitions to bf514 and bf516
by Cliff Cai
· 16 years ago
4636b30
Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow
by Mike Frysinger
· 16 years ago
1eb19e3
Blackfin arch: sport spi needs 6 gpio pins
by Cliff Cai
· 16 years ago
1e9aa95
Blackfin arch: add sport-spi related resource stuff to board file
by Cliff Cai
· 16 years ago
b89df50
Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well
by Michael Hennerich
· 16 years ago
fd775c0
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
dc52b5b
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
3ea5721
Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driver
by Michael Hennerich
· 16 years ago
Next »