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
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
|
*
treewide: Fix typos in printk
Masanari Iida
2017-03-24
1
-1
/
+1
*
|
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
51
-191
/
+219
|
\
\
|
*
|
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
8
-11
/
+11
|
*
|
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
3
-11
/
+31
|
*
|
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
5
-7
/
+7
|
*
|
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
33
-83
/
+90
|
*
|
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
40
-152
/
+153
|
*
|
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
3
-5
/
+5
|
*
|
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
5
-5
/
+5
*
|
|
Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-04-26
34
-350
/
+521
|
\
\
\
|
*
|
|
iwlwifi: adjust NVM parsing APIs for new a000 method
Sara Sharon
2017-04-25
2
-20
/
+28
|
*
|
|
iwlwifi: pcie: apply no-reclaim logic only to group 0
Johannes Berg
2017-04-25
1
-1
/
+1
|
*
|
|
iwlwifi: mvm: memset binding before setting values
Sara Sharon
2017-04-25
1
-2
/
+2
|
*
|
|
iwlwifi: rename wait_for_tx_queues_empty
Sara Sharon
2017-04-25
6
-16
/
+16
|
*
|
|
iwlwifi: move to 512 queues
Sara Sharon
2017-04-25
5
-6
/
+8
|
*
|
|
iwlwifi: mvm: support station type API
Sara Sharon
2017-04-25
7
-27
/
+132
|
*
|
|
iwlwifi: mvm: remove references to queue_info in new TX path
Sara Sharon
2017-04-25
5
-71
/
+96
|
*
|
|
iwlwifi: gen2: support nmi triggering from host
Liad Kaufman
2017-04-25
2
-0
/
+4
|
*
|
|
iwlwifi: remove module loading failure message
Johannes Berg
2017-04-25
1
-1
/
+1
|
*
|
|
iwlwifi: don't leak memory on allocation failure
Johannes Berg
2017-04-25
1
-6
/
+7
|
*
|
|
iwlwifi: pcie: remove superfluous trans->dev assignment
Johannes Berg
2017-04-25
1
-1
/
+0
|
*
|
|
iwlwifi: mvm: use defines instead of variables for shared dwell times
Sara Sharon
2017-04-25
1
-35
/
+20
|
*
|
|
iwlwifi: mvm: remove color definition
Sara Sharon
2017-04-25
1
-14
/
+0
|
*
|
|
iwlwifi: mvm: move internally to use bigger INVALID_TXQ
Sara Sharon
2017-04-25
5
-11
/
+13
|
*
|
|
iwlwifi: mvm: map cab_queue to different txq_id
Sara Sharon
2017-04-25
4
-2
/
+11
|
*
|
|
iwlwifi: mvm: Ignore wifi mcc update in the driver while associated
Haim Dreyfuss
2017-04-25
3
-2
/
+37
|
*
|
|
iwlwifi: mvm: don't reserve queue in TVQM mode
Sara Sharon
2017-04-25
2
-4
/
+9
|
*
|
|
iwlwifi: pcie: support debug applying on a000 hw
Liad Kaufman
2017-04-25
3
-1
/
+6
|
*
|
|
iwlwifi: mvm: avoid variable shadowing
Johannes Berg
2017-04-25
1
-5
/
+6
|
*
|
|
iwlwifi: mvm: freeze 7265D and 3168 on API version 29
Dor Shaish
2017-04-25
1
-2
/
+2
|
*
|
|
iwlwifi: mvm: handle possible BIOS bug
Sharon Dvir
2017-04-25
1
-0
/
+6
|
*
|
|
iwlwifi: mvm: scan: avoid "big" prints
Mordechai Goodstein
2017-04-25
1
-27
/
+4
|
*
|
|
iwlwifi: mvm: check if returned value is NULL
Sharon Dvir
2017-04-25
1
-0
/
+2
|
*
|
|
iwlwifi: mvm: make iwl_run_unified_mvm_ucode() static
Johannes Berg
2017-04-25
3
-81
/
+80
|
*
|
|
iwlwifi: mvm: support new rate flags
Sara Sharon
2017-04-25
4
-16
/
+31
*
|
|
|
brcmfmac: Make skb header writable before use
James Hughes
2017-04-26
1
-14
/
+5
*
|
|
|
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
2017-04-26
1
-1
/
+3
*
|
|
|
rndis_wlan: add return value validation
Pan Bian
2017-04-26
1
-0
/
+4
*
|
|
|
libertas: check return value of alloc_workqueue
Pan Bian
2017-04-26
1
-0
/
+5
*
|
|
|
mt7601u: check return value of alloc_skb
Pan Bian
2017-04-26
1
-2
/
+8
*
|
|
|
orinoco_usb: Fix buffer on stack
Maksim Salau
2017-04-26
1
-4
/
+17
*
|
|
|
orinoco: fix spelling mistake: "Registerred" -> "Registered"
Colin Ian King
2017-04-26
1
-1
/
+1
*
|
|
|
rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
Larry Finger
2017-04-26
2
-16
/
+107
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
122
-2176
/
+8765
|
\
\
\
|
|
/
/
|
*
|
rt2800: fix mt7620 E2 channel registers
Tomislav Požega
2017-04-20
1
-2
/
+4
|
*
|
rt2800: fix mt7620 vco calibration registers
Tomislav Požega
2017-04-20
1
-3
/
+3
|
*
|
rt2800: do VCO calibration after programming ALC
Daniel Golle
2017-04-20
1
-0
/
+2
|
*
|
rt2800: fix LNA gain assignment for MT7620
Daniel Golle
2017-04-20
1
-2
/
+16
|
*
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-04-20
45
-235
/
+526
|
|
\
\
[next]