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
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
97
-591
/
+663
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-63
/
+131
2012-02-26
mlx4_en: dont change mac_header on xmit
Eric Dumazet
1
-12
/
+3
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-3
/
+7
2012-02-26
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-17
/
+17
2012-02-25
e1000e: rename e1000e_reload_nvm() and call as function pointer
Bruce Allan
6
-4
/
+8
2012-02-25
e1000e: cleanup - remove unnecessary variable
Bruce Allan
1
-2
/
+1
2012-02-25
e1000e: use true/false for boolean send_xon, do not assume always true
Bruce Allan
2
-2
/
+4
2012-02-25
e1000e: cleanup comment in e1000_hash_mc_addr()
Bruce Allan
1
-2
/
+1
2012-02-25
e1000e: rename e1000e_config_collision_dist() and call as function pointer
Bruce Allan
8
-11
/
+14
2012-02-25
e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan
Bruce Allan
1
-1
/
+1
2012-02-25
e1000e: cleanup calls to setup_physical_interface function pointer
Bruce Allan
1
-1
/
+1
2012-02-25
e1000e: cleanup use of check_reset_block function pointer
Bruce Allan
6
-18
/
+16
2012-02-25
e1000e: cleanup use of check_mng_mode function pointer
Bruce Allan
3
-8
/
+3
2012-02-25
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
Bruce Allan
5
-8
/
+8
2012-02-25
e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
Bruce Allan
5
-10
/
+9
2012-02-25
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-7
/
+7
2012-02-25
Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-2
/
+2
2012-02-25
sfc: Fix assignment of ip_summed for pre-allocated skbs
Ben Hutchings
1
-2
/
+2
2012-02-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
17
-100
/
+101
2012-02-25
ppp: fix 'ppp_mp_reconstruct bad seq' errors
Ben McKeegan
1
-0
/
+23
2012-02-25
enic: Fix endianness bug.
Santosh Nayak
2
-2
/
+2
2012-02-25
Staging: wlags49_h2: print MAC via printk format specifier
Danny Kukawka
1
-5
/
+2
2012-02-25
Staging: ft1000-pcmcia: print MAC via printk format specifier
Danny Kukawka
1
-5
/
+2
2012-02-25
usb/kaweth: print MAC via printk format specifier
Danny Kukawka
1
-7
/
+1
2012-02-25
usb/cdc_ncm: print MAC via printk format specifier
Danny Kukawka
1
-5
/
+1
2012-02-25
xscale/ixp2000/ixpdev: print MAC via printk format specifier
Danny Kukawka
1
-5
/
+2
2012-02-25
sun/sunqe: print MAC via printk format specifier
Danny Kukawka
1
-8
/
+2
2012-02-25
ixgbevf: print MAC via printk format specifier
Danny Kukawka
1
-7
/
+1
2012-02-25
dec/tulip/de4x5: print MAC via printk format specifier
Danny Kukawka
1
-5
/
+1
2012-02-25
cirrus/mac89x0: print MAC via printk format specifier
Danny Kukawka
1
-4
/
+8
2012-02-25
amd/hplance.c: print MAC via printk format specifier
Danny Kukawka
1
-8
/
+2
2012-02-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-23
/
+74
2012-02-24
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-2
/
+2
2012-02-24
hwmon: (max34440) Fix resetting temperature history
Guenter Roeck
1
-1
/
+1
2012-02-24
v2 e1000: Neaten e1000_dump function
Tushar Dave
1
-63
/
+50
2012-02-24
e1000: Neaten e1000_config_dsp_after_link_change
Joe Perches
1
-83
/
+73
2012-02-24
e1000e: cosmetic comment changes to make lines less than 80 characters
Bruce Allan
1
-2
/
+2
2012-02-24
e1000e: cosmetic change to boolean comparisons
Bruce Allan
1
-2
/
+2
2012-02-24
r8169: Support RX-FCS flag.
Ben Greear
1
-1
/
+5
2012-02-24
r8169: Support RX-ALL flag.
Ben Greear
1
-13
/
+38
2012-02-24
8139too: Support RX-FCS flag.
Ben Greear
1
-1
/
+5
2012-02-24
8139too: Support RX-ALL logic.
Ben Greear
1
-0
/
+52
2012-02-24
e1000: Support RX-FCS flag.
Ben Greear
1
-10
/
+11
2012-02-24
e1000: Support sending custom Ethernet CRC.
Ben Greear
1
-0
/
+13
2012-02-24
e1000e: Support RXALL feature flag.
Ben Greear
2
-4
/
+26
2012-02-24
e1000e: Support sending custom Ethernet CRC.
Ben Greear
1
-0
/
+12
2012-02-24
e1000e: Support RXFCS feature flag.
Ben Greear
3
-8
/
+39
2012-02-24
davinci_emac: Do not free all rx dma descriptors during init
Christian Riesch
1
-2
/
+4
2012-02-24
davinci_mdio: Correct bitmask for clock divider value
Christian Riesch
1
-1
/
+1
[next]