index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: check wdev->netdev in connection work
Johannes Berg
2013-05-23
1
-0
/
+3
*
mac80211: fix direct probe auth
Stanislaw Gruszka
2013-05-17
1
-6
/
+6
*
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
2013-05-16
1
-0
/
+2
*
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
2013-05-16
1
-4
/
+4
*
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2013-05-16
2
-2
/
+2
*
mac80211: fix AP-mode frame matching
Johannes Berg
2013-05-16
1
-0
/
+3
*
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
2013-05-16
1
-0
/
+2
*
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
2013-05-16
1
-2
/
+2
*
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
2013-05-16
2
-5
/
+16
*
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
2013-05-16
1
-6
/
+22
*
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
2013-05-16
3
-0
/
+33
*
cfg80211: fix WoWLAN wakeup tracing
Johannes Berg
2013-05-16
1
-10
/
+13
*
mac80211_hwsim: correctly register the platform driver
Sasha Levin
2013-05-16
1
-9
/
+9
*
cfg80211: fix wiphy_register error path
Johannes Berg
2013-05-16
1
-6
/
+10
*
Merge branch 'wireless'
David S. Miller
2013-05-10
11
-117
/
+131
|
\
|
*
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 tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-09
1
-0
/
+2
|
\
\
|
*
|
pstore/ram: fix error return code in ramoops_probe()
Wei Yongjun
2013-05-08
1
-0
/
+2
|
*
|
fs: pstore: Replaced calls to kmalloc and memcpy with kmemdup
Alexandru Gheorghiu
2013-03-11
1
-2
/
+1
*
|
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-05-09
4
-166
/
+3640
|
\
\
\
|
*
|
|
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
2
-4
/
+5
|
*
|
|
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
2
-4
/
+68
|
*
|
|
NVMe: Device specific stripe size handling
Keith Busch
2013-05-02
2
-4
/
+16
|
*
|
|
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
2
-10
/
+69
|
*
|
|
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
2013-04-16
2
-6
/
+6
|
*
|
|
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
3
-3
/
+8
[next]