Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77c171780bd7b82991b2a65bb93e8b3bd14c59a6
/
drivers
/
net
/
ethernet
/
qlogic
/
qlge
/
qlge_main.c
4fb482f
net: qlge: remove superfluous statement
by xypron.glpk@gmx.de
· 8 years ago
3275c0c
net/qlge: Avoids recursive EEH error
by Gavin Shan
· 8 years ago
ac18dd9
qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
by Amitoj Kaur Chawla
· 9 years ago
2c9a266
qlge: Fix receive packets drop.
by Manish Chopra
· 9 years ago
351434c
qlge: fix a timeout loop in ql_change_rx_buffers()
by Dan Carpenter
· 9 years ago
3f6e785
qlge: Move jiffies_to_usecs immediately before loop
by Joe Perches
· 9 years ago
c7bf716
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
61132bf
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
by Marcelo Leitner
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
afe6e00
qlge: Fix compilation warning
by Harish Patil
· 10 years ago
1ee1cfe
qlge: Fix TSO for non-accelerated vlan traffic
by Vlad Yasevich
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
440c734
qlogic: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
a42c3a2
qlge: Convert /n to \n
by Joe Perches
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
bb9689e
qlge: remove open-coded skb_cow_head.
by françois romieu
· 11 years ago
f6d1ac4
qlge: Do not propaged vlan tag offloads to vlans
by Vlad Yasevich
· 11 years ago
50b483a
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
7f8358c
qlge: Get rid of an redundant assignment
by Alexander Gordeev
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
51bb352
qlge: Fix vlan netdev features.
by Jitendra Kalsaria
· 11 years ago
4be1028
qlge: Allow enable/disable rx/tx vlan acceleration independently
by Jitendra Kalsaria
· 11 years ago
f9c4cd9
net: qlge: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
a45adbe
qlge: Enhance nested VLAN (Q-in-Q) handling.
by Jitendra Kalsaria
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4d2593c
qlge: add missing free_netdev() on error in qlge_probe()
by Wei Yongjun
· 11 years ago
70a611d
net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driver
by Peter Hüwe
· 11 years ago
ef38079
qlge: fix dma map leak when the last chunk is not allocated
by Thadeu Lima de Souza Cascardo
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ae721f3
qlge: Fix receive path to drop error frames
by Sritej Velaga
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
14f8dc4
drivers: net: Remove remaining alloc/OOM messages
by Joe Perches
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f7e9e23
qlge: remove NETIF_F_TSO6 flag
by Amerigo Wang
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
5d8e872
qlge: remove __dev* attributes
by Bill Pemberton
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
1a0150a9
qlge: Add offload features to vlan interfaces
by brenohl@br.ibm.com
· 12 years ago
0d653ed8
qlge: fix endian issue
by Li RongQing
· 12 years ago
433c88e
qlge: Moving low level frame error to ethtool statistics.
by Jitendra Kalsaria
· 12 years ago
f5c4441
qlge: Fixed double pci free upon tx_ring->q allocation failure.
by Jitendra Kalsaria
· 12 years ago
d0de730
qlge: Cleanup atomic queue threshold check.
by Jitendra Kalsaria
· 12 years ago
41812db
qlge: Fix TX queue stoppage due to full condition.
by Jitendra Kalsaria
· 12 years ago
c768b68
qlge: remove unnecessary setting of skb->dev
by Jon Mason
· 12 years ago
9eb8738
qlge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
fd9071e
net: Fix spelling typo in net
by Masanari Iida
· 13 years ago
81f25d9
qlge: Fix memory leak in the process of refill
by Jitendra Kalsaria
· 13 years ago
19257f5
qlge: Removing needless print's which are not
by Jitendra Kalsaria
· 13 years ago
e02ef331
qlge: Fixed invalid reference to ip header
by Jitendra Kalsaria
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
da7ebfd
qlge: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
aa43c21
qlogic: Move the QLogic drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/qlge/qlge_main.c]
9413b31
qlge: remove duplicated #include
by Huang Weiyi
· 13 years ago
18c49b9
qlge: do vlan cleanup
by Jiri Pirko
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
5069ee5
qlge: Fix printk priority so chip fatal errors are always reported.
by Jitendra Kalsaria
· 13 years ago
da92b39
qlge:Fix crash caused by mailbox execution on wedged chip.
by Jitendra Kalsaria
· 13 years ago
43d620c
drivers/net: Remove casts of void *
by Joe Perches
· 13 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 13 years ago
88230fd
net: qlge: convert to hw_features
by Michał Mirosław
· 14 years ago
ef9c7ab
qlge: make nic_operations struct const
by stephen hemminger
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
215faf9
drivers/net/*/: Use static const
by Joe Perches
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4d7b6b5
qlge: Fix deadlock when cancelling worker.
by Ron Mercer
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
84cf702
qlge: Fix incorrect usage of module parameters and netdev msg level
by Sonny Rao
· 14 years ago
b16fed0
drivers/net/qlge: Remove unnecessary casts of netdev_priv
by Joe Perches
· 14 years ago
c1b6009
qlge: bugfix: Restoring the vlan setting.
by Ron Mercer
· 14 years ago
ac40921
qlge: make local functions static
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
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
fe5f098
qlge: reset the chip before freeing the buffers
by Breno Leitao
· 14 years ago
c5daddd
qlge: Fix a deadlock when the interface is going down
by Breno Leitao
· 14 years ago
4da7950
qlge: pull NULL check ahead of dereference
by Dan Carpenter
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fbc2ac3
qlge: Make adapter drop frame errors and pass up csum errors.
by Ron Mercer
· 14 years ago
6d29b1e
qlge: Fix possible endian issue for rx UDP csum.
by Ron Mercer
· 14 years ago
3b11d36
qlge: Reduce print level in data path statements.
by Ron Mercer
· 14 years ago
f2c0500
qlge: Restore promiscuous setting after reset.
by Ron Mercer
· 14 years ago
7ae80ab
qlge: fix a eeh handler to not add a pending timer
by Breno Leitao
· 14 years ago
72046d8
qlge: Replacing add_timer() to mod_timer()
by Breno Leitao
· 14 years ago
64b9b41
qlge: use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
801e909
qlge: Fix bonding mac address bug.
by Ron Mercer
· 15 years ago
Next »