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
*
bcma: get info about flash type SoC booted from
Rafał Miłecki
2014-09-04
2
-0
/
+67
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-09-04
57
-315
/
+1053
|
\
|
*
iwlwifi: mvm: clean up AUX station handling
Johannes Berg
2014-09-03
3
-8
/
+14
|
*
iwlwifi: mvm: clean up broadcast station handling
Johannes Berg
2014-09-03
3
-45
/
+57
|
*
iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() more
Johannes Berg
2014-09-03
3
-43
/
+40
|
*
iwlwifi: mvm: use tdls indication from mac80211
Johannes Berg
2014-09-03
1
-4
/
+8
|
*
iwlwifi: mvm: clarify stop_count, remove transport_stopped
Johannes Berg
2014-09-03
3
-10
/
+6
|
*
iwlwifi: mvm: clean up FIFO definitions
Johannes Berg
2014-09-03
3
-10
/
+9
|
*
iwlwifi: mvm: correct firmware disassoc command sequence
Johannes Berg
2014-09-03
4
-23
/
+55
|
*
iwlwifi: mvm: set the TX disable bit when doing a chanctx switch
Luciano Coelho
2014-09-03
1
-0
/
+20
|
*
iwlwifi: add Intel Mobile Communications copyright
Johannes Berg
2014-09-03
52
-0
/
+100
|
*
iwlwifi: trans: configure the scheduler enable register
Avri Altman
2014-09-03
3
-0
/
+15
|
*
iwlwifi: trans: make aggregation explicit for TX queue handling
Johannes Berg
2014-09-03
2
-2
/
+4
|
*
iwlwifi: trans: allow skipping scheduler hardware config
Johannes Berg
2014-09-03
7
-65
/
+104
|
*
iwlwifi: mvm: fix comment typo
Eran Harary
2014-09-03
1
-1
/
+1
|
*
iwlwifi: don't export tracepoints unnecessarily
Johannes Berg
2014-09-03
1
-7
/
+0
|
*
iwlwifi: mvm: add some debugging to quota allocation
Johannes Berg
2014-09-03
2
-0
/
+14
|
*
iwlwifi: mvm: enable passive fragmented scan changes
David Spinadel
2014-09-03
2
-9
/
+42
|
*
iwlwifi: trans: refactor txq_enable arguments
Johannes Berg
2014-09-03
3
-12
/
+26
|
*
iwlwifi: consolidate hw scheduler configuration code
Avri Altman
2014-09-03
2
-30
/
+121
|
*
iwlwifi: mvm: wait for TE notif when protecting TDLS session
Liad Kaufman
2014-09-03
3
-7
/
+64
|
*
iwlwifi: mvm: add option that allows a vif to disable PS
Luciano Coelho
2014-09-03
3
-6
/
+25
|
*
iwlwifi: mvm: add function to update only ps
Luciano Coelho
2014-09-03
2
-12
/
+41
|
*
iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part off
Luciano Coelho
2014-09-03
1
-17
/
+43
|
*
iwlwifi: mvm: re-enable ps when monitor interfaces are removed
Luciano Coelho
2014-09-03
2
-14
/
+17
|
*
iwlwifi: mvm: clear d0i3 state on recovery
Eliad Peller
2014-09-03
1
-0
/
+3
|
*
iwlwifi: mvm: disable tx aggregation on low latency vifs
Eyal Shapira
2014-09-03
4
-1
/
+14
|
*
iwlwifi: mvm: add debugfs entry for ps_disabled
Luciano Coelho
2014-09-03
2
-1
/
+4
|
*
iwlwifi: make U-APSD default configurable at compile time
Johannes Berg
2014-09-03
2
-1
/
+17
|
*
iwlwifi: mvm: fix the dump_umac_error_log
Eran Harary
2014-09-03
1
-6
/
+15
|
*
iwlwifi: mvm: Add marker command 0xcb
Matti Gottlieb
2014-09-03
1
-0
/
+34
|
*
iwlwifi: mvm: don't run automatic checks if CT was caused by debugfs
Luciano Coelho
2014-09-03
1
-2
/
+8
|
*
iwlwifi: mvm: reset the temperature when temperature test is disabled
Luciano Coelho
2014-09-03
2
-0
/
+22
|
*
iwlwifi: mvm: force protection for P2P
Emmanuel Grumbach
2014-09-03
1
-0
/
+3
|
*
iwlwifi: mvm: add use_ps-poll debugfs power option
Eliad Peller
2014-09-03
3
-1
/
+18
|
*
iwlwifi: mvm: use dynamic SMPS for P2P Client
Emmanuel Grumbach
2014-09-03
2
-1
/
+6
|
*
iwlwifi: mvm: reduce the AMPDU size in low latency mode
Emmanuel Grumbach
2014-09-03
1
-18
/
+38
|
*
iwlwifi: mvm: Add set NIC temperature debug option
Matti Gottlieb
2014-09-03
3
-0
/
+86
*
|
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-04
39
-246
/
+344
|
\
\
|
*
|
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
Mika Westerberg
2014-08-29
1
-0
/
+1
|
*
|
mac80211: fix chantype recalc warning
Michal Kazior
2014-08-29
1
-2
/
+2
|
*
|
mac80211: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-08-27
1
-2
/
+2
|
*
|
mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-26
1
-1
/
+1
|
*
|
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
13
-58
/
+77
|
*
|
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
2014-08-26
4
-8
/
+32
|
*
|
cfg80211: re-enable CSA for drivers that support it
Michal Kazior
2014-08-26
1
-6
/
+0
|
*
|
mac80211: don't resize skbs needlessly
Ido Yariv
2014-08-26
2
-2
/
+8
|
*
|
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
2014-08-26
2
-11
/
+8
|
*
|
ieee80211: Support parsing TPC report element in action frames
Andrei Otcheretianski
2014-08-26
1
-0
/
+65
|
*
|
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-08-26
9
-17
/
+13
[next]