Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0ef309956cecbaf6d96c31371bf393c296886fa6
/
drivers
/
net
/
cxgb3
d6fe5f4
cxgb3: skb_record_rx_queue now records the queue index relative to the net_device.
by John (Jay) Hernandez
· 13 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 13 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
d2fe275
net: cxgb3: convert to hw_features
by Michał Mirosław
· 14 years ago
fce5592
ethtool: allow custom interval for physical identification
by Allan, Bruce W
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
12fcf94
cxgb3: implement set_phys_id
by stephen hemminger
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c211c96
cxgb3: Apply interrupt coalescing settings to all queues
by Anton Blanchard
· 14 years ago
1765a57
net: make dev->master general
by Jiri Pirko
· 14 years ago
8d13a2a9
net: Kill NETEVENT_PMTU_UPDATE.
by David S. Miller
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
215faf9
drivers/net/*/: Use static const
by Joe Perches
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
c661c4a
cxgb3: Removing unused return variable
by Breno Leitao
· 14 years ago
89bf67f
drivers/net: use vzalloc()
by Eric Dumazet
· 14 years ago
d3d2a7d
cxgb3: remove call to stop TX queues at load time.
by Divy Le Ray
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
b1424ed
cxgb3: Fix panic in free_tx_desc()
by Krishna Kumar
· 14 years ago
69dcfc8
cxgb3: fix crash due to manipulating queues before registration
by Nishanth Aravamudan
· 14 years ago
18edc84
cxgb3: fix device opening error path
by Divy Le Ray
· 14 years ago
a5190b4
cxgb3: function namespace cleanup
by stephen hemminger
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
19221e7
cxgb3: Use netif_set_real_num_{rx,tx}_queues()
by Ben Hutchings
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
49c37c0
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
70ce679b
net/cxgb3: remove undefined operations
by Andreas Schwab
· 14 years ago
55bc322
cxgb3: Avoid flush_workqueue() deadlock.
by Casey Leedom
· 14 years ago
aa47632
cxgb3: Leave interrupts for fatal errors asserted in common code.
by Casey Leedom
· 14 years ago
e05e6a3
cxgb3: Set FATALPERREN.
by Casey Leedom
· 14 years ago
96e4a38
cxgb3: Add register bit definition for Fatal Parity Error.
by Casey Leedom
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
7aaaaa1
cxgb3: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
df1086f
drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
by Andy Shevchenko
· 14 years ago
122e28e
cxgb3: simplify need_skb_unmap
by FUJITA Tomonori
· 14 years ago
d05f6cf
cxgb3: request 7.10 firmware
by Divy Le Ray
· 14 years ago
c5dc9a3
drivers/net/cxgb3: Use memdup_user
by Julia Lawall
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e95ef5d
cxgb3: Wait longer for control packets on initialization
by Andre Detsch
· 15 years ago
9441cad
cxgb3: fix linkup issue
by Hiroshi Shimamoto
· 15 years ago
56e3b9d
cxgb3: use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
a6f018e
cxgb3: fix hot plug removal crash
by Divy Le Ray
· 15 years ago
3ff1562
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
e998f24
RDMA/cxgb3: Doorbell overflow avoidance and recovery
by Steve Wise
· 15 years ago
0988d26
cxgb3: convert to use netdev_for_each_addr
by Jiri Pirko
· 15 years ago
e9449d8
cxgb3: fix link flap
by Divy Le Ray
· 15 years ago
38a8fc0
cxgb3: FIx VLAN over Jumbo frames
by Divy Le Ray
· 15 years ago
b1109bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2d17188
cxgb3: fix GRO checksum check
by Divy Le Ray
· 15 years ago
947af29
Fix spelling of 'platform' in comments and doc
by Stefan Weil
· 15 years ago
2e02644
cxgb3: add memory barriers
by Divy Le Ray
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
75ed0a8
drivers/net/cxgb3: Use kzalloc for allocating only one thing
by Julia Lawall
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
ccdddf5
cxgb3: Fixing EEH handlers
by Breno Leitao
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
70e3bb5
cxgb3: fix premature page unmap
by Divy Le Ray
· 15 years ago
34336ec
cxgb3: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
10e85f7
cxgb3: Set the rxq
by Krishna Kumar
· 15 years ago
0d9a40d
cxgb3: No need to wake queue in xmit handler
by Krishna Kumar
· 15 years ago
f14d42f
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
by Karen Xie
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
fa0d4c1
RDMA/cxgb3: Handle port events properly
by Steve Wise
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
9073e3a
cxgb3: fix 2 ports 1G regression
by Divy Le Ray
· 15 years ago
88e7b76
cxgb3: fix Gen2 pci default settings
by Divy Le Ray
· 15 years ago
9450526
cxgb3: fix EDC filename string
by Divy Le Ray
· 15 years ago
e5a8a89
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e594e96
cxgb3: Fix crash caused by stashing wrong netdev_queue
by Roland Dreier
· 15 years ago
34701fd
cxgb3: Drain Mac Tx fifo when the port goes down.
by Divy Le Ray
· 15 years ago
88045b3
cxgb3: fix mac index mapping
by Divy Le Ray
· 15 years ago
dce7d1d
cxgb3: Fix mss table initialization
by Divy Le Ray
· 15 years ago
2e8c07c
cxgb3: use request_firmware() for the EDC registers setup
by Divy Le Ray
· 15 years ago
5e65951
cxgb3: AEL2020 phy support update
by Divy Le Ray
· 15 years ago
cfe2462
cxgb3: Fix T3C MAC max packet size access
by Divy Le Ray
· 15 years ago
619f05c
cxgb3: fix phy power down
by Divy Le Ray
· 15 years ago
2c3d50f
cxgb3: AQ100X phy support update
by Divy Le Ray
· 15 years ago
74b793e
cxgb3: remove __GFP_NOFAIL usage
by Divy Le Ray
· 15 years ago
56c8f14
cxgb3: minor aq100x phy fixes
by Divy Le Ray
· 15 years ago
6ba5f9c
cxgb3: Update FW to 7.4.0
by Divy Le Ray
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f22a563
cxgb3: add support for the Aquantia 10G-BT phy
by Divy Le Ray
· 15 years ago
7445142
cxgb3: Add Aeluros 2020 phy support
by Divy Le Ray
· 15 years ago
c3a8c5b
cxgb3: move away from LLTX
by Divy Le Ray
· 15 years ago
c22c814
cxgb3: link fault fixes
by Divy Le Ray
· 15 years ago
10b6d95
cxgb3: fix dma mapping regression
by Divy Le Ray
· 15 years ago
2867975
net: dont update dev->trans_start in 10GB drivers
by Eric Dumazet
· 15 years ago
Next »