index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8169: fix mdio_read and update mdio_write according to hw specs
Timo Teräs
2010-06-09
1
-3
/
+9
*
gianfar: Revive the driver for eTSEC devices (disable timestamping)
Anton Vorontsov
2010-06-09
1
-2
/
+1
*
phylib: Add support for the LXT973 phy.
Richard Cochran
2010-06-09
1
-1
/
+50
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-09
12
-204
/
+274
|
\
|
*
iwlwifi: add missing rcu_read_lock
Johannes Berg
2010-06-08
1
-0
/
+2
|
*
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
2010-06-07
1
-0
/
+7
|
*
p54usb: Add device ID for Dell WLA3310 USB
Jason Dravet
2010-06-07
1
-0
/
+1
|
*
wl1251: fix a memory leak in probe
Grazvydas Ignotas
2010-06-07
1
-0
/
+1
|
*
iwlwifi: move sysfs_create_group to post request firmware
Emmanuel Grumbach
2010-06-05
1
-159
/
+159
|
*
iwl3945: fix internal scan
Abhijeet Kolekar
2010-06-05
4
-31
/
+96
|
*
iwl3945: enable stuck queue detection on 3945
Reinette Chatre
2010-06-05
1
-0
/
+1
|
*
ath5k: retain promiscuous setting
Bob Copeland
2010-06-04
1
-1
/
+3
|
*
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
Tobias Doerffel
2010-06-04
1
-4
/
+4
|
*
Revert "wireless: hostap, fix oops due to early probing interrupt"
John W. Linville
2010-06-04
1
-9
/
+0
*
|
8139too: fix buffer overrun in rtl8139_init_board
Denis Kirjanov
2010-06-07
1
-0
/
+1
*
|
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
Jussi Kivilinna
2010-06-07
1
-1
/
+1
*
|
r8169: fix random mdio_write failures
Timo Teräs
2010-06-06
1
-0
/
+5
*
|
X25: remove duplicated #include
Huang Weiyi
2010-06-04
1
-2
/
+0
*
|
ppp_generic: fix multilink fragment sizes
Ben McKeegan
2010-06-04
1
-1
/
+1
*
|
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
2010-06-04
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-03
1
-14
/
+3
|
\
|
|
*
ath5k: wake queues on reset
Bruno Randolf
2010-06-01
1
-14
/
+3
*
|
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2010-06-03
2
-0
/
+3
*
|
sfc: Store port number in net_device::dev_id
Ben Hutchings
2010-06-03
2
-4
/
+2
*
|
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
Roland Dreier
2010-06-03
1
-3
/
+4
*
|
tehuti: return -EFAULT on copy_to_user errors
Dan Carpenter
2010-06-03
1
-2
/
+2
*
|
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
2010-06-03
1
-3
/
+3
*
|
e1000e: change logical negate to bitwise
Dan Carpenter
2010-06-03
1
-1
/
+1
*
|
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2010-06-03
2
-1
/
+7
*
|
net/fec: fix pm to survive to suspend/resume
Eric Bénard
2010-06-02
1
-8
/
+8
*
|
korina: count RX DMA OVR as rx_fifo_error
Phil Sutter
2010-06-02
1
-1
/
+1
*
|
korina: use netdev_alloc_skb_ip_align() here, too
Phil Sutter
2010-06-02
1
-2
/
+1
*
|
korina: fix deadlock on RX FIFO overrun
Phil Sutter
2010-06-02
1
-14
/
+13
*
|
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
Scott Feldman
2010-06-02
2
-103
/
+104
*
|
bnx2: Fix hang during rmmod bnx2.
Michael Chan
2010-06-02
1
-1
/
+13
*
|
drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held
Julia Lawall
2010-06-01
1
-2
/
+2
*
|
ksz884x: Add missing validate_addr hook
Denis Kirjanov
2010-06-01
1
-0
/
+1
*
|
ksz884x: convert to netdev_tx_t
Denis Kirjanov
2010-06-01
1
-1
/
+1
*
|
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
2010-06-01
1
-4
/
+4
*
|
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
2010-06-01
1
-1
/
+1
*
|
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
2010-06-01
1
-5
/
+5
*
|
greth: Fix build after OF device conversions.
David S. Miller
2010-05-31
1
-6
/
+5
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-31
2034
-80857
/
+206098
|
\
\
|
*
\
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2010-05-30
47
-955
/
+7260
|
|
\
\
|
|
*
|
mfd: Rename twl5031 sih modules
Ilkka Koskinen
2010-05-28
1
-5
/
+6
|
|
*
|
mfd: Storage class for timberdale should be before const qualifier
Tobias Klauser
2010-05-28
1
-10
/
+10
|
|
*
|
mfd: Remove unneeded and dangerous clearing of clientdata
Wolfram Sang
2010-05-28
2
-3
/
+0
|
|
*
|
mfd: New AB8500 driver
Rabin Vincent
2010-05-28
5
-214
/
+583
|
|
*
|
gpio: Fix inverted rdc321x gpio data out registers
Florian Fainelli
2010-05-28
1
-1
/
+1
|
|
*
|
mfd: Change rdc321x resources flags to IORESOURCE_IO
Florian Fainelli
2010-05-28
3
-6
/
+6
[next]