index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
qlcnic
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: dont set skb->truesize
Eric Dumazet
2010-09-21
1
-5
/
+0
*
qlcnic: dont assume NET_IP_ALIGN is 2
Eric Dumazet
2010-09-17
1
-1
/
+1
*
qlcnic: fix poll implementation
Yinglin Luan
2010-08-23
1
-1
/
+8
*
qlnic: fix a race in qlcnic_get_stats()
Eric Dumazet
2010-08-19
1
-2
/
+0
*
qlcnic: using too much stack
Dan Carpenter
2010-08-10
1
-6
/
+21
*
qlcnic: clean up qlcnic_init_pci_info()
Dan Carpenter
2010-08-10
1
-22
/
+23
*
qlcnic: fix diag resource allocation
Sony Chacko
2010-07-25
1
-0
/
+1
*
qlcnic: fix loopback test
Amit Kumar Salecha
2010-07-25
3
-22
/
+8
*
qlcnic: fix bandwidth check
Rajesh Borundia
2010-07-24
1
-4
/
+3
*
qlcnic: fix pci resource leak
Amit Kumar Salecha
2010-07-18
1
-1
/
+6
*
qlcnic: restore NPAR config data after recovery
Anirban Chakraborty
2010-07-14
3
-23
/
+72
*
qlcnic: aer support
Sucheta Chakraborty
2010-07-14
2
-1
/
+137
*
qlcnic: fix netdev notifier in error path
Amit Kumar Salecha
2010-07-14
1
-1
/
+9
*
qlcnic: disable tx timeout recovery
Amit Kumar Salecha
2010-07-14
1
-2
/
+4
*
qlcnic: fix pause params setting
Rajesh Borundia
2010-07-14
1
-0
/
+4
*
qlcnic: Disable admin tools interface for VF driver mode
Anirban Chakraborty
2010-07-09
1
-1
/
+4
*
qlcnic: Check FW capability for TSO
Anirban Chakraborty
2010-07-09
3
-6
/
+14
*
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
Ben Hutchings
2010-06-30
1
-1
/
+1
*
qlcnic: Add support for configuring eswitch and npars
Rajesh K Borundia
2010-06-29
3
-75
/
+542
*
qlcnic: Remove obsolete code
Anirban Chakraborty
2010-06-29
4
-57
/
+13
*
qlcnic: fail when try to setup unsupported features
Stanislaw Gruszka
2010-06-29
1
-3
/
+10
*
qlcnic: update version to 5.0.6
Amit Kumar Salecha
2010-06-23
1
-2
/
+2
*
qlcnic: mark context state freed after destroy
Amit Kumar Salecha
2010-06-23
2
-1
/
+3
*
qlcnic: offload tx timeout recovery
Amit Kumar Salecha
2010-06-23
2
-36
/
+32
*
qlcnic: dont free host resources during fw recovery
Amit Kumar Salecha
2010-06-23
1
-29
/
+3
*
qlcnic: release device resources during interface down
Amit Kumar Salecha
2010-06-23
6
-37
/
+114
*
qlcnic: fix mac address mgmt
Amit Kumar Salecha
2010-06-23
1
-3
/
+8
*
qlcnic: handshake with card after fw load
Amit Kumar Salecha
2010-06-23
3
-7
/
+9
*
qlcnic: cleanup skb allocation
Amit Kumar Salecha
2010-06-23
3
-21
/
+13
*
qlcnic: fix register access
Amit Kumar Salecha
2010-06-17
1
-7
/
+14
*
qlcnic: fix race in tx stop queue
Rajesh K Borundia
2010-06-17
4
-19
/
+26
*
qlcnic: seperate interrupt for TX
schacko
2010-06-17
4
-19
/
+72
*
qlcnic: change driver description
Sritej Velaga
2010-06-17
2
-7
/
+6
*
qlcnic: fix device soft reset
Sucheta Chakraborty
2010-06-17
1
-1
/
+1
*
qlcnic: Bumped up version number
Anirban Chakraborty
2010-06-16
1
-2
/
+2
*
qlcnic: Fix a bug in setting up NIC partitioning mode
Anirban Chakraborty
2010-06-16
3
-52
/
+37
*
qlcnic: Fix Compilation Issue when CONFIG_INET was not set
Anirban Chakraborty
2010-06-03
1
-41
/
+40
*
qlcnic: NIC Partitioning - Add non privileged mode support
Anirban Chakraborty
2010-06-02
3
-23
/
+128
*
qlcnic: NIC Partitioning - Add basic infrastructure support
Anirban Chakraborty
2010-06-02
7
-74
/
+890
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-4
/
+8
*
qlcnic: mark device state fail
Amit Kumar Salecha
2010-05-17
1
-2
/
+8
*
qlcnic: remove unused register
Amit Kumar Salecha
2010-05-17
4
-21
/
+0
*
qlcnic: fix internal loopback test
Sucheta Chakraborty
2010-05-17
1
-0
/
+2
*
qlcnic: module param for firmware load option
Amit Kumar Salecha
2010-05-17
1
-1
/
+8
*
qlcnic: fix rx bytes statistics
Sucheta Chakraborty
2010-05-17
1
-1
/
+1
*
qlcnic: change adapter name display
Sucheta Chakraborty
2010-05-17
1
-1
/
+6
*
qlcnic: fix memory leaks
Anirban Chakraborty
2010-05-17
2
-3
/
+4
*
qlcnic: add idc debug registers
Sucheta Chakraborty
2010-05-14
2
-0
/
+23
*
qlcnic: support quisce mode
Sucheta Chakraborty
2010-05-14
1
-2
/
+26
*
qlcnic: check device class
Sucheta Chakraborty
2010-05-14
3
-8
/
+18
[next]