Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d9a799d197da16fcfb1e872e82ee6cdf7fe8f7ab
/
drivers
« Previous
34c2b71
[SCSI] zfcp: Introduce header file for qdio structs and inline functions
by Christof Schmitt
· 15 years ago
2d8e62b
[SCSI] zfcp: Replace FC4 constants with information from exchange port
by Christof Schmitt
· 15 years ago
ab72528
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
by Christof Schmitt
· 15 years ago
615f59e
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
by Christof Schmitt
· 15 years ago
5bdecd2
[SCSI] zfcp: Remove duplicate assignment of req_seq_no
by Christof Schmitt
· 15 years ago
d21e9da
[SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
by Christof Schmitt
· 15 years ago
22ed130
[SCSI] zfcp: Fix warnings from smatch
by Christof Schmitt
· 15 years ago
67feeeb
[SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record
by Christof Schmitt
· 15 years ago
452b505
[SCSI] zfcp: Remove two FIXME comments
by Christof Schmitt
· 15 years ago
b6bd2fb
[SCSI] zfcp: Move FSF request tracking code to new file
by Christof Schmitt
· 15 years ago
e60a6d6
[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
by Christof Schmitt
· 15 years ago
f90f50d
[SCSI] fnic: Set fnic driver version
by Venkata Siva Vijayendra Bhamidipati
· 15 years ago
c693a71
[SCSI] fnic: lport stats need to be initialized in fnic_probe()
by Venkata Siva Vijayendra Bhamidipati
· 15 years ago
aaa5e56
[SCSI] fnic: Allow multicast and unicast address registrations for fnic
by Venkata Siva Vijayendra Bhamidipati
· 15 years ago
e9ee2cf
[SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections
by Robert Love
· 15 years ago
03bf7a5
[SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.
by Bhanu Prakash Gollapudi
· 15 years ago
696c1cf
[SCSI] libfc: Don't assume response request present.
by Hugh Daschbach
· 15 years ago
5b7a381
[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.
by Hugh Daschbach
· 15 years ago
be88d3b
[SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer
by Vasu Dev
· 15 years ago
5fceef1
[SCSI] lpfc 8.3.9: Update Driver version to 8.3.9
by James Smart
· 15 years ago
72100cc
[SCSI] lpfc 8.3.9: Fix locking and memory issues
by James Smart
· 15 years ago
84d1b00
[SCSI] lpfc 8.3.9: Changes to sysfs interface for the lpfc driver.
by James Smart
· 15 years ago
28baac7
[SCSI] lpfc 8.3.9: SLI enhancments to support new hardware.
by James Smart
· 15 years ago
ecfd03c
[SCSI] lpfc 8.3.9: Discovery changes to the lpfc driver.
by James Smart
· 15 years ago
1dfb5a4
[SCSI] lpfc 8.3.9: PCI Changes to lpfc driver
by James Smart
· 15 years ago
80c20d5
Merge branch 'omap-fixes-for-linus' into omap-for-linus
by Tony Lindgren
· 15 years ago
08326db
SiS190/191 half-duplex initialization fix
by Riccardo Ghetta
· 15 years ago
a07da6d
bnx2x: version number and date
by Vladislav Zolotarov
· 15 years ago
3359fce
bnx2x: Use firmware 5.2.13
by Vladislav Zolotarov
· 15 years ago
0c43f43
bnx2x: fix in 57710 self-test
by Vladislav Zolotarov
· 15 years ago
d43a7e6
bnx2x: Do not allow enabling LRO if disable_tpa=1
by Vladislav Zolotarov
· 15 years ago
f1e1a19
bnx2x: clean up in case of error in bnx2x_init_hw()
by Vladislav Zolotarov
· 15 years ago
6cbe506
bnx2x: Properly release allocated MSI-X/MSI vectors
by Vladislav Zolotarov
· 15 years ago
a475f60
drivers/net/usb: Use netif_<level> logging facilities
by Joe Perches
· 15 years ago
60b8675
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
by Joe Perches
· 15 years ago
82456b0
be2net: implement pci shutdown handler
by Sathya Perla
· 15 years ago
8942042
be2net: fix rx-path to ignore a flush completion
by Sathya Perla
· 15 years ago
7a1e9b2
be2net: don't rearm mcc cq when device is not open
by Sathya Perla
· 15 years ago
a058a63
be2net: a mini optimization in rx_compl_process() code
by Sathya Perla
· 15 years ago
aa13bd6
qlge: Fix occasional loopback test failure.
by Ron Mercer
· 15 years ago
801e909
qlge: Fix bonding mac address bug.
by Ron Mercer
· 15 years ago
c0c5695
qlge: Fix dropping of large non-TCP/UDP frames.
by Ron Mercer
· 15 years ago
8ea7a37
ll_temac: Fix MAC address configuration from userland
by Steven J. Magnani
· 15 years ago
c3b7c12
ll_temac: Add support for V2 LLTEMAC core
by Steven J. Magnani
· 15 years ago
e1d4447
net: convert multiple drivers to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
d7b855c
cassini: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
a77ff70
igb: update tx DMA mapping error handling
by Nick Nunley
· 15 years ago
58fd62f
igb: change descriptor control thresholds
by Nick Nunley
· 15 years ago
fe0592b
igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors
by Nick Nunley
· 15 years ago
d3eeb62
igb: remove unused vmolr value
by Nick Nunley
· 15 years ago
91d4ee3
igb: minor type cleanups
by Nick Nunley
· 15 years ago
40e90c2
igb: move gso_segs into buffer_info structure
by Nick Nunley
· 15 years ago
717ba08
igb: inline igb_maybe_stop_tx
by Nick Nunley
· 15 years ago
43915c7c
igb: only read phy specific stats if in internal phy mode
by Nick Nunley
· 15 years ago
e6bdb6f
igb: only support SRRCTL_DROP_EN when using multiple queues
by Nick Nunley
· 15 years ago
abe1c36
igb: cap interrupts at 20K per queue when in itr mode 3
by Nick Nunley
· 15 years ago
2d0b0f6
igb: remove adaptive IFS from driver
by Nick Nunley
· 15 years ago
3025a44
igb: Allocate rings seperately instead of as a block
by Alexander Duyck
· 15 years ago
b94f2d7
igb: call pci_save_state after pci_restore_state
by Nick Nunley
· 15 years ago
88a268c
igb: Power down link when interface is down
by Nick Nunley
· 15 years ago
53c992f
igb: ignore EEPROM APME check when shutting down serdes link
by Nick Nunley
· 15 years ago
3145535
igb: Report link status in ethtool when interface is down
by Nick Nunley
· 15 years ago
22939f0
igb: add support for wake-on-link
by Nick Nunley
· 15 years ago
26b3927
igb: remove unecessary q_vector declarations and remove itr_shift
by Alexander Duyck
· 15 years ago
f98c96b
[SCSI] be2iscsi: Adding support for BE3
by Jayamohan Kallickal
· 15 years ago
b392551
[SCSI] qla4xxx: fix compile warning due to invalid extHwConfig
by Mike Christie
· 15 years ago
b64e77f
[SCSI] iscsi_tcp: wake xmit thread when killing session
by Mike Christie
· 15 years ago
9f9127f
[SCSI] bnx2i: set change_queue_depth function
by Mike Christie
· 15 years ago
92ed4d6
[SCSI] libiscsi: reset cmd timer if cmds are making progress
by Mike Christie
· 15 years ago
9010b94
[SCSI] cxgb3i: check for setup netdev
by Mike Christie
· 15 years ago
d9573e7
[SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4
by Joe Perches
· 15 years ago
03cb382
[SCSI] fusion: hold off error recovery while alternate ioc is initializing
by Michael Reed
· 15 years ago
4b5aa7c
[SCSI] hpsa: update driver version to 2.0.1-3
by Stephen M. Cameron
· 15 years ago
71fe75a
[SCSI] hpsa: Reorder compat ioctl functions to eliminate some forward declarations.
by Stephen M. Cameron
· 15 years ago
e39eeae
[SCSI] hpsa: eliminate lock_kernel in compat_ioctl
by Stephen M. Cameron
· 15 years ago
2a8ccf3
[SCSI] hpsa: fix bug in adjust_hpsa_scsi_table
by Stephen M. Cameron
· 15 years ago
2323104
[SCSI] hpsa: Fix hpsa_find_scsi_entry so that it doesn't try to dereference NULL pointers
by Stephen M. Cameron
· 15 years ago
c7f172d
[SCSI] hpsa: clarify obscure comment in adjust_hpsa_scsi_table
by Stephen M. Cameron
· 15 years ago
807be73
[SCSI] hpsa: print all the bytes of the CDB, not just the first one.
by Mike Miller
· 15 years ago
d416b0c
[SCSI] hpsa: when resetting devices, print out which device
by Stephen M. Cameron
· 15 years ago
a08a847
[SCSI] hpsa: use scan_start and scan_finished entry points for scanning
by Stephen M. Cameron
· 15 years ago
a23513e
[SCSI] hpsa: Add an shost_to_hba helper function.
by Stephen M. Cameron
· 15 years ago
01fb218
[SCSI] hpsa: Don't return DID_NO_CONNECT when a device is merely not ready
by Matt Gates
· 15 years ago
1d3b360
[SCSI] hpsa: Retry commands completing with a sense key of ABORTED_COMMAND
by Matt Gates
· 15 years ago
5f0325a
[SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT
by Matt Gates
· 15 years ago
339b2b1
[SCSI] hpsa: Fix p1210m LUN assignment.
by Stephen M. Cameron
· 15 years ago
f8b01eb
[SCSI] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700m
by Mike Miller
· 15 years ago
303932f
[SCSI] hpsa: Allow multiple command completions per interrupt.
by Don Brace
· 15 years ago
900c544
[SCSI] hpsa: interrupt pending function should return bool not unsigned long
by Stephen M. Cameron
· 15 years ago
84ca0be
[SCSI] hpsa: fix some debug printks to use dev_dbg instead
by Stephen M. Cameron
· 15 years ago
a104c99
[SCSI] hpsa: make tag macros into functions
by Stephen M. Cameron
· 15 years ago
6df1e95
[SCSI] hpsa: eliminate unnecessary memcpys
by Stephen M. Cameron
· 15 years ago
a9a44cb
[SCSI] hpsa: remove unwanted debug code
by Stephen M. Cameron
· 15 years ago
ea6d3bc
[SCSI] hpsa: use kzalloc not kmalloc plus memset
by Stephen M. Cameron
· 15 years ago
e89c0ae
[SCSI] hpsa: use sizeof() not an inline constant in memset.
by Stephen M. Cameron
· 15 years ago
ecd9aad
[SCSI] hpsa: return proper error codes not minus one.
by Stephen M. Cameron
· 15 years ago
bcc4425
[SCSI] hpsa: remove superfluous returns from void functions.
by Stephen M. Cameron
· 15 years ago
4967bd3
[SCSI] hpsa: make adjust_hpsa_scsi_table return void.
by Stephen M. Cameron
· 15 years ago
b2ed4f7
[SCSI] hpsa: Use BUG_ON instead of an if statement.
by Stephen M. Cameron
· 15 years ago
82a72c0
[SCSI] hpsa: avoid unwanted promotion from unsigned to signed for raid level index
by Stephen M. Cameron
· 15 years ago
Next »