index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
be2net: move be_func_init() call inside be_setup()
Sathya Perla
1
-46
/
+42
2015-02-23
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
1
-24
/
+16
2015-02-23
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
1
-35
/
+21
2015-02-23
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2
-117
/
+55
2015-02-23
be2net: refactor error detect/recovery function
Kalesh AP
1
-14
/
+17
2015-02-23
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2
-16
/
+32
2015-02-23
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2
-44
/
+36
2015-02-23
be2net: get rid of be_get_initial_config() call from be_probe()
Sathya Perla
1
-25
/
+13
2015-02-23
be2net: move adapter fields alloc/free code to new routines
Sathya Perla
1
-213
/
+195
2015-02-22
bna: Update the Driver and Firmware Version
Rasesh Mody
2
-3
/
+3
2015-02-22
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
31
-99
/
+127
2015-02-21
sunvnet: failed trigger should not cause BUG_ON()
David L Stevens
1
-0
/
+2
2015-02-21
bonding: simple code refactor
Mahesh Bandewar
1
-4
/
+2
2015-02-20
net: macb: Add big endian CPU support
Arun Chandran
2
-13
/
+20
2015-02-20
bnx2-cnic: Driver Version Update
Rasesh Mody
2
-4
/
+4
2015-02-20
bnx2: Fix for Chip Initialization
Rasesh Mody
1
-2
/
+0
2015-02-20
bnx2-cnic: Driver Rebranding Changes
Rasesh Mody
6
-17
/
+17
2015-02-20
hso: always read interface number from the current altsetting
Aleksander Morgado
1
-4
/
+9
2015-02-20
be2net: Add a few inline functions to test TXQ conditions
Sriharsha Basavapatna
1
-4
/
+18
2015-02-20
be2net: Minor code cleanup in tx completion process
Sriharsha Basavapatna
2
-23
/
+31
2015-02-20
be2net: Refactor be_xmit_enqueue() routine
Sriharsha Basavapatna
1
-40
/
+86
2015-02-20
be2net: Refactor wrb_fill_hdr() routine
Sriharsha Basavapatna
2
-39
/
+99
2015-02-19
net: dsa: mv88e6171: Enable access to phys via internal mdio bus
Andrew Lunn
1
-8
/
+10
2015-02-19
net: dsa: mv88e6352: Refactor shareable code
Andrew Lunn
3
-65
/
+71
2015-02-19
net: eth: altera: Change reset_mac failure message masks from err to dbg
Vince Bridgers
1
-2
/
+10
2015-02-19
net: eth: altera: Change access ports to mdio for all xMII applications
Vince Bridgers
1
-4
/
+4
2015-02-19
r8152: support setting rx coalesce
hayeswang
1
-0
/
+57
2015-02-19
r8152: change rx early size when the mtu is changed
hayeswang
1
-1
/
+15
2015-02-19
r8152: separate USB_RX_EARLY_AGG
hayeswang
1
-26
/
+32
2015-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-74
/
+222
2015-02-18
Merge tag 'md/3.20-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-3
/
+6
2015-02-18
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
1
-1
/
+2
2015-02-18
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-42
/
+26
2015-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-52
/
+1
2015-02-18
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-88
/
+233
2015-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
6
-62
/
+85
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-261
/
+586
2015-02-17
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-11
/
+12
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
8
-78
/
+357
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
4
-42
/
+26
2015-02-17
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-29
/
+1
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-17
/
+2363
2015-02-17
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
3
-0
/
+2343
2015-02-17
brd: rename XIP to DAX
Matthew Wilcox
2
-13
/
+14
2015-02-17
staging: iio: isl29028: deprecate use of isl in compatible string for isil
Arnaud Ebalard
1
-2
/
+2
2015-02-17
rtc: isl12057: deprecate use of isl in compatible string for isil
Arnaud Ebalard
1
-1
/
+2
2015-02-17
rtc: isl12022: deprecate use of isl in compatible string for isil
Arnaud Ebalard
1
-1
/
+2
2015-02-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1104
-34438
/
+49419
2015-02-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-10
/
+630
2015-02-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-68
/
+233
[next]