index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-16
qlcnic: Bumped up version number
Anirban Chakraborty
1
-2
/
+2
2010-06-16
qlcnic: Fix a bug in setting up NIC partitioning mode
Anirban Chakraborty
3
-52
/
+37
2010-06-15
gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
David S. Miller
1
-1
/
+1
2010-06-15
netdev:bfin_mac: reclaim and free tx skb as soon as possible after transfer
Sonic Zhang
2
-43
/
+85
2010-06-15
cnic: Fix cnic_cm_abort() error handling.
Michael Chan
1
-11
/
+18
2010-06-15
cnic: Refactor and fix cnic_ready_to_close().
Michael Chan
1
-16
/
+10
2010-06-15
cnic: Refactor code in cnic_cm_process_kcqe().
Michael Chan
1
-6
/
+9
2010-06-15
cnic: Return error code in cnic_cm_close() if unsuccessful.
Michael Chan
1
-0
/
+2
2010-06-15
ixgbe: update set_rx_mode to fix issues w/ macvlan
Alexander Duyck
3
-26
/
+79
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2
-2
/
+2
2010-06-15
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
Jiri Pirko
1
-12
/
+16
2010-06-15
net: add rx_handler data pointer
Jiri Pirko
1
-1
/
+1
2010-06-14
bnx2x: Fix link problem with some DACs
Yaniv Rosner
1
-3
/
+5
2010-06-14
loopback: Implement 64bit stats on 32bit arches
Eric Dumazet
1
-10
/
+51
2010-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-38
/
+20
2010-06-13
ixgbe: fix automatic LRO/RSC settings for low latency
Andy Gospodarek
1
-29
/
+8
2010-06-13
e1000: Fix message logging defect
Joe Perches
1
-9
/
+8
2010-06-13
ixgbe: fix for race with 8259(8|9) during shutdown
Don Skidmore
1
-0
/
+4
2010-06-12
usbnet: Print device statistics as unsigned
Ben Hutchings
1
-1
/
+1
2010-06-12
sfc: Implement 64-bit net device statistics on all architectures
Ben Hutchings
1
-3
/
+3
2010-06-12
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
1
-6
/
+7
2010-06-12
ucc_geth driver: add ioctl
Sergey Matyukevich
1
-0
/
+14
2010-06-12
enic: fix pci_alloc_consistent argument
Randy Dunlap
1
-1
/
+1
2010-06-11
bnx2: Fix compiler warning in bnx2_disable_forced_2g5().
Michael Chan
1
-15
/
+28
2010-06-11
enic: cleanup vic_provinfo_alloc()
Dan Carpenter
1
-2
/
+3
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-10
/
+67
2010-06-11
ethoc: use devres resource management
Jonas Bonn
1
-27
/
+1
2010-06-11
ethoc: Clear command buffer after write
Jonas Bonn
1
-1
/
+4
2010-06-11
Remove unused variable
Jonas Bonn
1
-1
/
+0
2010-06-11
ethoc: Clean up PHY probing
Jonas Bonn
1
-16
/
+8
2010-06-11
ethoc: write number of TX buffers in init_ring
Jonas Bonn
1
-2
/
+2
2010-06-11
ethoc: Write bus addresses to registers
Jonas Bonn
1
-5
/
+22
2010-06-11
ethoc: calculate number of buffers in ethoc_probe
Jonas Bonn
1
-7
/
+7
2010-06-11
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+1
2010-06-11
wimax/i2400m: fix missing endian correction read in fw loader
Inaky Perez-Gonzalez
1
-1
/
+1
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
153
-3563
/
+6814
2010-06-10
net-next: remove useless union keyword
Changli Gao
7
-12
/
+12
2010-06-10
net8139: fix a race at the end of NAPI
Figo.zhang
2
-2
/
+2
2010-06-09
cleanup: remove pppoe_xmit() declaration.
Rami Rosen
1
-1
/
+0
2010-06-09
r8169: fix mdio_read and update mdio_write according to hw specs
Timo Teräs
1
-3
/
+9
2010-06-09
gianfar: Revive the driver for eTSEC devices (disable timestamping)
Anton Vorontsov
1
-2
/
+1
2010-06-09
phylib: Add support for the LXT973 phy.
Richard Cochran
1
-1
/
+50
2010-06-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-204
/
+274
2010-06-08
iwlwifi: add missing rcu_read_lock
Johannes Berg
1
-0
/
+2
2010-06-08
wl1251: fix ELP_CTRL register reads
Grazvydas Ignotas
1
-6
/
+34
2010-06-08
ath5k: add debugfs file for queue debugging
Bruno Randolf
2
-0
/
+67
2010-06-08
ath5k: no need to save/restore the default antenna
Bruno Randolf
1
-7
/
+1
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
4
-27
/
+46
2010-06-08
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
Bruno Randolf
1
-2
/
+2
2010-06-08
libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...
Sascha Silbe
1
-6
/
+3
[next]