index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: announce P2P_DEVICE support in wiphy structure
Arend van Spriel
2013-05-17
1
-1
/
+6
*
rtlwifi: rtl8188ee: Fix warning when building on big-endian systems
Larry Finger
2013-05-17
1
-2
/
+2
*
ath9k: Fix crash on module unload
Sujith Manoharan
2013-05-17
3
-6
/
+17
*
net/wireless: ATH9K should depend on HAS_DMA
Geert Uytterhoeven
2013-05-17
1
-1
/
+1
*
bcma: add more core IDs
Rafał Miłecki
2013-05-17
1
-0
/
+2
*
iwlegacy: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-05-17
1
-1
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-05-17
9
-22
/
+105
|
\
|
*
iwlwifi: mvm: fix aggregation drain flow
Emmanuel Grumbach
2013-05-16
5
-18
/
+48
|
*
iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMD
Alexander Bondar
2013-05-16
1
-4
/
+8
|
*
iwlwifi: mvm: tell firmware to let multicast frames in
Emmanuel Grumbach
2013-05-16
3
-0
/
+43
|
*
iwlwifi: mvm: Always use SCAN_TYPE_FORCED
Ilan Peer
2013-05-16
1
-0
/
+6
*
|
mac80211_hwsim: correctly register the platform driver
Sasha Levin
2013-05-16
1
-9
/
+9
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-10
11
-117
/
+131
|
\
|
*
mwifiex: fix setting of multicast filter
Daniel Drake
2013-05-08
1
-15
/
+6
|
*
mwifiex: fix memory leak issue when driver unload
Amitkumar Karwar
2013-05-08
2
-3
/
+1
|
*
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
2013-05-08
1
-0
/
+1
|
*
ath9k: Update initvals for AR9565
Sujith Manoharan
2013-05-08
1
-68
/
+70
|
*
ath9k: Fix beacon reconfiguration
Sujith Manoharan
2013-05-08
1
-2
/
+2
|
*
iwl4965: workaround connection regression on passive channel
Stanislaw Gruszka
2013-05-08
1
-2
/
+1
|
*
B43: Handle DMA RX descriptor underrun
Thommy Jakobsson
2013-05-08
3
-26
/
+40
|
*
ath5k: do not reschedule tx_complete_work on stop
Stanislaw Gruszka
2013-05-03
1
-0
/
+5
|
*
ath9k: fix key allocation error handling for powersave keys
Felix Fietkau
2013-05-03
1
-1
/
+5
*
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-05-10
3
-164
/
+3484
|
\
\
|
*
|
NVMe: Use user defined admin ioctl timeout
Keith Busch
2013-05-09
1
-1
/
+5
|
*
|
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2013-05-08
1
-4
/
+2
|
*
|
NVMe: Only clear the enable bit when disabling controller
Matthew Wilcox
2013-05-08
1
-1
/
+4
|
*
|
NVMe: Wait for device to acknowledge shutdown
Matthew Wilcox
2013-05-08
1
-19
/
+46
|
*
|
NVMe: Schedule timeout for sync commands
Keith Busch
2013-05-02
1
-1
/
+1
|
*
|
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
2013-05-02
1
-4
/
+67
|
*
|
NVMe: Device specific stripe size handling
Keith Busch
2013-05-02
1
-4
/
+15
|
*
|
NVMe: Split non-mergeable bio requests
Keith Busch
2013-05-02
1
-30
/
+122
|
*
|
NVMe: Remove dead code in nvme_dev_add
Keith Busch
2013-05-02
1
-9
/
+2
|
*
|
NVMe: Check for NULL memory in nvme_dev_add
Keith Busch
2013-05-02
1
-0
/
+2
|
*
|
NVMe: Fix error clean-up on nvme_alloc_queue
Keith Busch
2013-05-02
1
-1
/
+1
|
*
|
NVMe: Free admin queue on request_irq error
Keith Busch
2013-05-02
1
-4
/
+9
|
*
|
NVMe: Add scsi unmap to SG_IO
Keith Busch
2013-05-02
1
-0
/
+78
|
*
|
NVMe: queue usage fixes in nvme-scsi
Keith Busch
2013-05-02
1
-5
/
+20
|
*
|
NVMe: Set TASK_INTERRUPTIBLE before processing queues
Arjan van de Ven
2013-05-01
1
-2
/
+1
|
*
|
NVMe: Add a character device for each nvme device
Keith Busch
2013-04-16
1
-10
/
+64
|
*
|
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
2013-04-16
1
-4
/
+4
|
*
|
NVMe: Fix I/O cancellation status on big-endian machines
Matthew Wilcox
2013-04-16
1
-1
/
+1
|
*
|
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
2013-04-16
1
-39
/
+60
|
*
|
NVMe: Don't fail initialisation unnecessarily
Matthew Wilcox
2013-04-16
1
-1
/
+7
|
*
|
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2013-04-16
2
-3
/
+3
|
*
|
NVMe: Use round_jiffies_relative() for the periodic, once-per-second timer
Arjan van de Ven
2013-04-16
1
-1
/
+1
|
*
|
NVMe: Add nvme-scsi.c
Vishal Verma
2013-03-28
3
-18
/
+2962
|
*
|
NVMe: Add definitions for format command
Vishal Verma
2013-03-27
1
-0
/
+1
|
*
|
NVMe: Move structures & definitions to header file
Vishal Verma
2013-03-27
1
-55
/
+0
|
*
|
NVMe: Rename nvme.c to nvme-core.c
Vishal Verma
2013-03-26
2
-0
/
+1
|
*
|
NVMe: Add discard support for capable devices
Keith Busch
2013-03-26
1
-1
/
+59
[next]