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
2012-09-21
can: c_can: Adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
2012-09-21
can: c_can: Add d_can suspend resume support
AnilKumar Ch
3
-0
/
+148
2012-09-21
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
3
-2
/
+49
2012-09-21
can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
1
-17
/
+38
2012-09-21
can: c_can: Modify c_can device names
AnilKumar Ch
3
-13
/
+16
2012-09-21
sunbmac: Remove unused local variable.
David S. Miller
1
-1
/
+0
2012-09-21
team: send port changed when added
Jiri Pirko
1
-8
/
+25
2012-09-21
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
1
-3
/
+8
2012-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-11
/
+105
2012-09-20
net1080: Neaten netdev_dbg use
Joe Perches
1
-5
/
+2
2012-09-20
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
6
-137
/
+152
2012-09-20
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
5
-51
/
+206
2012-09-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
17
-34
/
+1671
2012-09-20
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
1
-1
/
+1
2012-09-20
ixgbevf: Add support for VF API negotiation
Alexander Duyck
5
-2
/
+83
2012-09-20
igb: Support to enable EEE on all eee_supported devices
Akeem G. Abodunrin
3
-5
/
+16
2012-09-20
igb: Remove artificial restriction on RQDPC stat reading
Alexander Duyck
1
-3
/
+5
2012-09-19
r8169: use unlimited DMA burst for TX
Michal Schmidt
1
-1
/
+1
2012-09-19
netdev: make address const in device address management
stephen hemminger
2
-4
/
+4
2012-09-19
i825xx: znet: fix compiler warnings when building a 64-bit kernel
Mika Westerberg
1
-2
/
+2
2012-09-19
sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
Ben Hutchings
2
-0
/
+10
2012-09-19
sfc: Bump version to 3.2
Ben Hutchings
1
-1
/
+1
2012-09-19
sfc: Expose FPGA bitfile partition through MTD
Ben Hutchings
1
-1
/
+3
2012-09-19
sfc: Support variable-length response to MCDI GET_BOARD_CFG
Ben Hutchings
2
-3
/
+6
2012-09-19
sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
Ben Hutchings
1
-7
/
+11
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
11
-1
/
+1562
2012-09-19
sfc: Fix maximum array sizes for various MCDI commands
Ben Hutchings
1
-14
/
+14
2012-09-17
igb: Add 1588 support to I210/I211.
Matthew Vick
2
-45
/
+174
2012-09-17
igb: Prevent dropped Tx timestamps via work items and interrupts.
Matthew Vick
5
-25
/
+153
2012-09-17
igb: Store the MAC address in the name in the PTP struct.
Matthew Vick
1
-4
/
+3
2012-09-17
igb: Correct PTP support query from ethtool.
Matthew Vick
1
-24
/
+38
2012-09-17
igb: Update PTP function names/variables and locations.
Matthew Vick
4
-395
/
+398
2012-09-17
igb: Tidy up wrapping for CONFIG_IGB_PTP.
Matthew Vick
3
-10
/
+25
2012-09-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
109
-866
/
+3390
2012-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-64
/
+423
2012-09-15
ixgbe: Improve statistics accuracy for DDP traffic
Mark Rustad
1
-16
/
+16
2012-09-15
ixgbe: added reg_ops file to debugfs
Catherine Sullivan
1
-0
/
+118
2012-09-15
ixgbe: added netdev_ops file to debugfs
Catherine Sullivan
1
-2
/
+105
2012-09-15
ixgbe: add debugfs support
Catherine Sullivan
4
-2
/
+106
2012-09-15
ixgbe: fix reporting of spoofed packets
Emil Tantilov
1
-1
/
+1
2012-09-15
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
Alexander Duyck
1
-41
/
+59
2012-09-15
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2
-4
/
+10
2012-09-15
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
1
-0
/
+10
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
237
-914
/
+2263
2012-09-14
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
7
-36
/
+31
2012-09-14
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
3
-32
/
+40
2012-09-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-25
/
+14
2012-09-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-133
/
+297
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-238
/
+606
2012-09-14
Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-57
/
+410
[next]