index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-35
/
+32
2012-11-08
cxgb4: Fix initialization of SGE_CONTROL register
Vipul Pandya
1
-1
/
+1
2012-11-08
cxgb4: Initialize data structures before using.
Vipul Pandya
1
-0
/
+4
2012-11-03
cxgb4: Fix unable to get UP event from the LLD
Vipul Pandya
1
-10
/
+0
2012-10-31
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-4
/
+3
2012-10-22
cxgb4: Remove unnecessary #ifdef condition
Vipul Pandya
3
-24
/
+27
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
3
-29
/
+39
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
1
-1
/
+1
2012-10-04
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2012-10-04
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
1
-13
/
+30
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-280
/
+2169
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-28
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
5
-5
/
+206
2012-09-28
cxgb4: Inform caller if driver didn't upgrade firmware
Vipul Pandya
1
-0
/
+6
2012-09-28
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
5
-32
/
+442
2012-09-28
cxgb4: Add support for T4 configuration file
Vipul Pandya
6
-133
/
+920
2012-09-28
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
5
-71
/
+365
2012-09-28
cxgb4: Add functions to read memory via PCIE memory window
Vipul Pandya
3
-0
/
+219
2012-09-28
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
Vipul Pandya
1
-4
/
+4
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2
-2
/
+2
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
2
-2
/
+2
2012-09-06
cxgb4: Remove duplicate register definitions
Vipul Pandya
4
-58
/
+30
2012-08-23
cxgb4: Use PCI Express Capability accessors
Jiang Liu
2
-13
/
+3
2012-08-23
cxgb3: Use PCI Express Capability accessors
Jiang Liu
1
-14
/
+8
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-01
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2
-2
/
+2
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
1
-0
/
+4
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
3
-3
/
+3
2012-07-05
cxgb4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+2
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
3
-7
/
+12
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
1
-14
/
+9
2012-06-06
ethernet: Remove casts to same type
Joe Perches
4
-6
/
+5
2012-05-19
cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
6
-42
/
+280
2012-05-19
cxgb4: Common platform specific changes for DB Drop Recovery
Vipul Pandya
2
-11
/
+61
2012-05-19
cxgb4: Detect DB FULL events and notify RDMA ULD
Vipul Pandya
5
-0
/
+103
2012-05-01
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
1
-46
/
+46
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+4
2012-03-07
cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
1
-0
/
+2
2012-03-07
cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
1
-0
/
+2
2012-02-24
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
3
-3
/
+3
2012-02-16
cxgb3: update firmware version
Divy Le Ray
1
-2
/
+2
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-2
/
+0
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-01-05
net: make ethtool_ops const
stephen hemminger
2
-2
/
+2
2012-01-04
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-1
/
+1
[next]