index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
string.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-22
mwifiex: store SDIO chip specific information in separate structure
Amitkumar Karwar
2
-81
/
+149
2013-05-22
mwifiex: use u32 variables for SDIO read/write port bitmap
Amitkumar Karwar
2
-25
/
+25
2013-05-22
mwifiex: add calibration data download feature
Amitkumar Karwar
5
-0
/
+101
2013-05-22
mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
Avinash Patil
1
-3
/
+2
2013-05-22
mwifiex: add del_station handler
Avinash Patil
7
-0
/
+95
2013-05-22
mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
Avinash Patil
1
-6
/
+3
2013-05-22
mwifiex: abort remaining scan commands when association started
Bing Zhao
1
-1
/
+2
2013-05-22
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
5
-42
/
+34
2013-05-22
mwifiex: scan delay timer cleanup in unload path
Amitkumar Karwar
1
-0
/
+10
2013-05-22
mwifiex: rename mwifiex_free_adapter() routine in init.c
Amitkumar Karwar
1
-10
/
+8
2013-05-22
bcma: support SPROM rev 10
Rafał Miłecki
2
-7
/
+10
2013-05-22
bcma: prepare for supporting more SPROM sizes
Rafał Miłecki
1
-15
/
+20
2013-05-22
bcma: don't hardcode SPROM length
Rafał Miłecki
1
-15
/
+15
2013-05-22
wil6210: do not stop Tx queue on packet drop
Vladimir Kondratiev
1
-1
/
+0
2013-05-22
wil6210: fix remaining use of non-cached copy of tx/rx descriptors
Vladimir Kondratiev
2
-50
/
+84
2013-05-22
wil6210: use NAPI
Vladimir Kondratiev
5
-28
/
+94
2013-05-22
wil6210: trace support
Vladimir Kondratiev
9
-15
/
+376
2013-05-22
wil6210: debug dump packet content right after DMA
Vladimir Kondratiev
1
-2
/
+4
2013-05-22
wil6210: Sanity check for reported DMA length
Vladimir Kondratiev
1
-2
/
+6
2013-05-22
wil6210: 'length' in Tx/Rx descriptors is little endian
Vladimir Kondratiev
3
-15
/
+30
2013-05-22
ath9k: use ap style beaconing for mesh
Thomas Pedersen
2
-5
/
+7
2013-05-22
ath9k_htc: Claim support for mgmt frame protection
Javier Cardona
1
-0
/
+1
2013-05-22
ath9k_htc: Add support for mesh interfaces
Javier Cardona
5
-12
/
+37
2013-05-22
ath9k: Do not use local_bh_disable in ampdu_action
Sujith Manoharan
1
-2
/
+2
2013-05-22
ath9k: Use bitops for scan flag
Sujith Manoharan
2
-6
/
+4
2013-05-22
ath9k: Remove MAC_DEBUG
Sujith Manoharan
6
-370
/
+0
2013-05-22
rt2x00pci: Use PCI MSIs whenever possible
Jakub Kicinski
1
-1
/
+8
2013-05-22
rt2x00: rt2x00dev: defer operational mode detection
Gabor Juhos
1
-17
/
+17
2013-05-22
rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_size
Gabor Juhos
1
-1
/
+1
2013-05-22
rt2x00: rt2800usb: use rt2x00dev->rx->limit
Gabor Juhos
1
-1
/
+1
2013-05-22
rt2x00: rt2800pci: use rt2x00dev->tx->limit
Gabor Juhos
1
-1
/
+1
2013-05-22
rt2x00: rt61pci: use rt2x00dev->tx->limit
Gabor Juhos
1
-1
/
+1
2013-05-22
rt2x00: rt2x00dev: use rt2x00dev->tx->limit
Gabor Juhos
1
-1
/
+1
2013-05-12
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-10
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
1
-1
/
+3
2013-05-10
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
Mike Christie
3
-55
/
+49
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
24
-165
/
+160
2013-05-10
[SCSI] pm80xx: thermal, sas controller config and error handling update
Sakthivel K
6
-17
/
+249
2013-05-10
[SCSI] pm80xx: NCQ error handling changes
Sakthivel K
5
-28
/
+544
2013-05-10
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
Sakthivel K
1
-7
/
+36
2013-05-10
[SCSI] pm80xx: Changed module name and debug messages update
Sakthivel K
3
-13
/
+20
2013-05-10
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...
Sakthivel K
4
-27
/
+14
2013-05-10
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
Sakthivel K
2
-3
/
+30
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...
Sakthivel K
8
-18
/
+5287
2013-05-10
[SCSI] pm80xx: MSI-X implementation for using 64 interrupts
Sakthivel K
2
-30
/
+113
2013-05-10
[SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve
Sakthivel K
3
-105
/
+168
2013-05-10
[SCSI] pm80xx: Multiple inbound/outbound queue configuration
Sakthivel K
3
-60
/
+98
2013-05-10
[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
Sakthivel K
5
-121
/
+320
2013-05-10
[SCSI] lpfc: fix up Kconfig dependencies
James Bottomley
1
-0
/
+2
2013-05-10
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
Hannes Reinecke
1
-10
/
+27
[next]