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
2009-10-29
gigaset: checkpatch cleanup
Tilman Schmidt
5
-89
/
+74
2009-10-29
usb_gigaset: code cleanup
Tilman Schmidt
4
-331
/
+358
2009-10-29
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
5
-50
/
+70
2009-10-29
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
1
-1
/
+1
2009-10-29
gigaset: CAPI module readability improvements
Tilman Schmidt
1
-63
/
+81
2009-10-29
be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
Ajit Khaparde
1
-0
/
+2
2009-10-29
e1000e: flow control doesn't re-enable
Bruce Allan
1
-2
/
+10
2009-10-29
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
3
-0
/
+48
2009-10-29
ixgbe: Add support for 82599 alternative WWNN/WWPN prefix
Yi Zou
2
-0
/
+65
2009-10-29
vmxnet3: remove duplicate #include
Shreyas Bhatewara
1
-5
/
+0
2009-10-28
be2net: Changes to update ethtool get_settings function to return appropriate...
Sarveshwar Bandi
4
-6
/
+117
2009-10-28
e100: Fix to allow systems with FW based cards to resume from STD
David Graham
1
-4
/
+16
2009-10-28
netxen: update version to 4.0.65
Dhananjay Phadke
1
-2
/
+2
2009-10-28
netxen: module firmware hints
Dhananjay Phadke
3
-1
/
+15
2009-10-28
netxen: update module info
Dhananjay Phadke
1
-12
/
+6
2009-10-28
netxen: add PCI IDs for new chip
Dhananjay Phadke
3
-4
/
+8
2009-10-28
netxen: refactor indirect register access
Dhananjay Phadke
1
-39
/
+36
2009-10-28
netxen: support for new firmware file format
Amit Kumar Salecha
2
-63
/
+278
2009-10-28
via-velocity: Remove private device list
Ben Hutchings
2
-38
/
+3
2009-10-28
tc35815: Enable NAPI
Atsushi Nemoto
1
-0
/
+1
2009-10-28
tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled
Atsushi Nemoto
1
-0
/
+5
2009-10-28
NET/KS8695: add support NAPI for Rx
Figo.zhang
1
-25
/
+78
2009-10-28
igb: Fix warnings in igb_set_ringparam()
David S. Miller
1
-2
/
+2
2009-10-28
igb: cleanup whitespace issues in igb_main.c
Alexander Duyck
1
-22
/
+19
2009-10-28
igb: open up SCTP checksum offloads to all MACs 82576 and newer
Alexander Duyck
1
-1
/
+1
2009-10-28
igb: limit minimum mtu to 68 to keep ip bound to interface
Alexander Duyck
1
-2
/
+1
2009-10-28
igb: add pci_dev in few spots to clean up use of dev_err/info/warn
Alexander Duyck
1
-12
/
+12
2009-10-28
igb: replace unecessary &adapter->hw with just hw where applicable
Alexander Duyck
1
-14
/
+12
2009-10-28
igb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv
Alexander Duyck
1
-5
/
+19
2009-10-28
igb: cleanup igb xmit frame path
Alexander Duyck
1
-15
/
+15
2009-10-28
igb: cleanup igb.h header whitespace and some structure formatting
Alexander Duyck
1
-6
/
+6
2009-10-28
igb: Remove invalid stats counters
Alexander Duyck
2
-23
/
+1
2009-10-28
igb: cleanup interrupt enablement in regards to msix_other
Alexander Duyck
1
-8
/
+23
2009-10-28
igb: change queue ordering for 82576 based adapters
Alexander Duyck
1
-12
/
+13
2009-10-28
igb: cleanup code related to ring resource allocation and free
Alexander Duyck
1
-12
/
+17
2009-10-28
igb: make tx hang check multiqueue, check eop descriptor
Alexander Duyck
1
-4
/
+6
2009-10-28
igb: move global_quad_port_a from global into local static define
Alexander Duyck
1
-6
/
+2
2009-10-28
igb: only process global stats in igb_update_stats
Alexander Duyck
1
-32
/
+29
2009-10-28
igb: move vf init into a seperate function
Alexander Duyck
1
-42
/
+56
2009-10-28
igb: rework handling of the vfta and vlvf registers in relation to mng_vlan
Alexander Duyck
1
-62
/
+32
2009-10-28
igb: rework use of VMOLR in regards to PF and VFs
Alexander Duyck
3
-60
/
+125
2009-10-28
igb: replace the VF clear_to_send with a flags value
Alexander Duyck
2
-60
/
+70
2009-10-28
igb: use packet buffer sizes from RXPBS register
Alexander Duyck
3
-1
/
+6
2009-10-28
igb: misc cleanups within igb_ethtool.c
Alexander Duyck
1
-45
/
+60
2009-10-28
igb: cleanup some of the code related to hw timestamping
Alexander Duyck
5
-268
/
+242
2009-10-28
igb: add support for seperate tx-usecs setting in ethtool
Alexander Duyck
3
-22
/
+54
2009-10-28
sfc: Really allow RX checksum offload to be disabled
Ben Hutchings
1
-2
/
+3
2009-10-28
vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAG...
Sreenivasa Honnur
2
-3
/
+4
2009-10-28
netxen: fix builds for SYSFS=n or MODULES=n
Randy Dunlap
1
-0
/
+9
2009-10-28
net: add a list_head parameter to dellink() method
Eric Dumazet
2
-4
/
+4
[next]