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