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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-11
[PATCH] libertas: single out mesh code
Holger Schurig
5
-47
/
+104
2007-06-11
[PATCH] libertas: tune debug code
Holger Schurig
3
-33
/
+34
2007-06-11
[PATCH] libertas: make debug configurable
Holger Schurig
17
-975
/
+1082
2007-06-11
[PATCH] libertas: exclude non-used code when PROC_DEBUG is not set
Holger Schurig
1
-10
/
+11
2007-06-11
[PATCH] libertas: fix scanning from associate path
Marcelo Tosatti
3
-12
/
+21
2007-06-11
[PATCH] libertas: make libertas_wlan_data_rates static
Holger Schurig
3
-10
/
+8
2007-06-11
[PATCH] libertas: move vendor & product id's into if_usb.c
Holger Schurig
2
-11
/
+2
2007-06-11
[PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LEN
Holger Schurig
2
-8
/
+0
2007-06-11
[PATCH] libertas: remove __FILE__ from debug output
Holger Schurig
1
-4
/
+4
2007-06-11
[PATCH] libertas: remove deprecated pm_register and associated code
Marcelo Tosatti
3
-151
/
+2
2007-06-11
[PATCH] libertas: fix removal of all debugfs files
Holger Schurig
1
-1
/
+2
2007-06-11
[PATCH] libertas: a debug output was missing a newline
Holger Schurig
1
-1
/
+1
2007-06-11
[PATCH] libertas: rename wlan_association_worker
Holger Schurig
3
-3
/
+3
2007-06-11
[PATCH] libertas: scan two channels per scan command
Marcelo Tosatti
2
-9
/
+27
2007-06-04
[TG3]: Fix link problem on Dell's onboard 5906.
Michael Chan
1
-2
/
+3
2007-06-03
myri10ge: report link up/down in standard ethtool way
Brice Goglin
1
-0
/
+1
2007-06-03
NetXen: Removal of extra free_irq call
Mithlesh Thukral
1
-2
/
+0
2007-06-03
smc91x: sh solution engine fixes.
Paul Mundt
1
-4
/
+1
2007-06-03
e1000: disable polling before registering netdevice
Auke Kok
1
-4
/
+7
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
14
-183
/
+6
2007-06-03
atl1: eliminate unneeded kill_vid code
Stephen Hemminger
1
-32
/
+1
2007-06-03
8139cp: fix VLAN unregistration
Stephen Hemminger
1
-13
/
+4
2007-06-03
sky2: Fix VLAN unregistration
Stephen Hemminger
1
-18
/
+13
2007-06-03
qla3xxx: device doesnt do hardware checksumming.
Stephen Hemminger
1
-1
/
+1
2007-06-01
net/hp100: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2007-06-01
parse errors in ifdefs
Yoann Padioleau
1
-1
/
+1
2007-06-01
potential parse error in ifdef
Yoann Padioleau
3
-3
/
+3
2007-06-01
Add select PHYLIB to the UCC_GETH Kconfig option
Jan Altenberg
1
-0
/
+1
2007-05-31
[CASSINI]: Fix printk message typo.
David S. Miller
1
-1
/
+1
2007-05-30
ehea: Fixed multi queue RX bug
Thomas Klein
2
-2
/
+2
2007-05-30
sky2: enable IRQ on duplex renegotiation
Stephen Hemminger
1
-1
/
+1
2007-05-30
e1000: restore netif_poll_enable call but make sure IRQs are off
Herbert Xu
1
-1
/
+8
2007-05-30
defxx: Fix the handling of ioremap() failures
Maciej W. Rozycki
1
-0
/
+1
2007-05-30
sky2: program proper register for fiber PHY
Stephen Hemminger
1
-1
/
+1
2007-05-30
sky2: checksum offload plus vlan bug
Stephen Hemminger
1
-1
/
+1
2007-05-30
sky2: dont set bogus bit in PHY register
Stephen Hemminger
2
-23
/
+1
2007-05-30
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2
-7
/
+11
2007-05-30
IB/mlx4: Fix last allocated object tracking in bitmap allocator
Roland Dreier
1
-1
/
+1
2007-05-30
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Linus Torvalds
1
-1
/
+0
2007-05-29
[PATCH] hostap: Allocate enough tailroom for TKIP
Brandon Craig Rhodes
1
-5
/
+8
2007-05-29
[PATCH] prism54: fix monitor mode oops
Björn Steinbrink
1
-2
/
+3
2007-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-31
/
+24
2007-05-25
[CASSINI]: Check pci_set_mwi() return value.
David S. Miller
1
-1
/
+4
2007-05-25
[TR]: Use menuconfig objects.
Jan Engelhardt
1
-17
/
+16
2007-05-25
[ARCNET]: Use menuconfig objects.
Jan Engelhardt
1
-13
/
+4
2007-05-25
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-59
/
+74
2007-05-25
forcedeth: fix cpu irq mask
Ayaz Abdulla
1
-1
/
+1
2007-05-25
chelsio parenthesis fix
Mariusz Kozlowski
1
-1
/
+1
2007-05-25
spidernet: skb used after netif_receive_skb
Florin Malita
1
-3
/
+3
2007-05-25
meth driver renovation
Ralf Baechle
1
-23
/
+45
[prev]
[next]