index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtl818x: add comments to explain few not obvious HW configs.
andrea merello
2014-02-28
1
-0
/
+12
*
rtl818x: make dev_alloc_skb() null pointer check to really work
andrea merello
2014-02-28
1
-3
/
+4
*
rtl818x: check for pci_map_single() success when initializing RX ring
andrea merello
2014-02-28
1
-0
/
+7
*
rtl818x: pci_iomap() should pair with pci_iounmap()
andrea merello
2014-02-28
1
-1
/
+1
*
rtl818x: Explicitly enable contetion window
andrea merello
2014-02-28
1
-0
/
+2
*
Documentation: dt: wireless: Add wl1251
Sebastian Reichel
2014-02-28
1
-0
/
+39
*
wl1251: spi: add device tree support
Sebastian Reichel
2014-02-28
1
-6
/
+17
*
wl1251: spi: add vio regulator support
Sebastian Reichel
2014-02-28
2
-2
/
+19
*
wl1251: move power GPIO handling into the driver
Sebastian Reichel
2014-02-28
6
-28
/
+43
*
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
2014-02-28
6
-17
/
+62
*
ath5k: set SURVEY_INFO_IN_USE on get_survey
Felix Fietkau
2014-02-24
1
-0
/
+1
*
ath9k: make some hardware reset log messages debug-only
Felix Fietkau
2014-02-24
1
-3
/
+3
*
ath9k: do not set half/quarter channel flags in AR_PHY_MODE
Felix Fietkau
2014-02-24
1
-4
/
+0
*
ath9k: Use static const
Joe Perches
2014-02-24
1
-8
/
+12
*
ath9k: list more reset causes in debugfs
Felix Fietkau
2014-02-24
1
-0
/
+6
*
wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c
Tejun Heo
2014-02-24
1
-1
/
+1
*
iwlegacy: properly enable power saving
Stanislaw Gruszka
2014-02-24
3
-15
/
+72
*
iwlegacy: merge reclaim check
Stanislaw Gruszka
2014-02-24
3
-19
/
+16
*
iwl3945: fix wakeup interrupt
Stanislaw Gruszka
2014-02-24
1
-1
/
+3
*
mwifiex: enable obss scan offload feature flag
Amitkumar Karwar
2014-02-24
1
-1
/
+2
*
mwifiex: remove redundant del_timer
Avinash Patil
2014-02-24
1
-1
/
+0
*
mwifiex: use del_timer_sync instead of del_timer
Avinash Patil
2014-02-24
4
-4
/
+4
*
ath9k: Enable U-APSD AP mode support
Jouni Malinen
2014-02-24
1
-0
/
+1
*
drivers:net:wireless:airo.c:checkpatch.pl cleanup
Avinash kumar
2014-02-24
1
-2
/
+2
*
hostap: add Netgear MA401 card
Cédric Le Goater
2014-02-24
1
-0
/
+2
*
net: wireless: wl3501_cs: Remove duplicate include
Sachin Kamat
2014-02-24
1
-1
/
+0
*
b43: return true / false instead of numbers in functions which return bool value
Zhao, Gang
2014-02-24
3
-8
/
+8
*
b43: Kconfig: let config B43_BCMA_PIO depends on B43
Zhao, Gang
2014-02-24
1
-1
/
+1
*
rtlwifi: properly apply filter flags
Peter Wu
2014-02-24
1
-22
/
+30
*
rtlwifi: avoid accessing RCR directly
Peter Wu
2014-02-24
6
-10
/
+19
*
mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()
Dan Carpenter
2014-02-24
1
-1
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-02-24
34
-225
/
+713
|
\
|
*
iwlwifi: mvm: fix a few wd_disable comments
Eliad Peller
2014-02-23
2
-3
/
+2
|
*
iwlwifi: mvm: prepare infrastructure for more TLV flags
Eran Harary
2014-02-23
3
-0
/
+65
|
*
iwlwifi: mvm: remove redundant define in fw.c
Inbal Hacohen
2014-02-23
1
-2
/
+0
|
*
iwlwifi: nvm: remove reading valid antennas from NVM
Johannes Berg
2014-02-23
2
-19
/
+0
|
*
iwlwifi: mvm: add Rx frames statistics via debugfs
Eyal Shapira
2014-02-20
4
-2
/
+185
|
*
iwlwifi: mvm: set immediate apply time bit in time events
Emmanuel Grumbach
2014-02-20
2
-2
/
+5
|
*
iwlwifi: pcie: stop the firmware when we restart it
Emmanuel Grumbach
2014-02-20
1
-2
/
+3
|
*
iwlwifi: mvm: fix possible memory leak
Eytan Lifshitz
2014-02-20
1
-0
/
+1
|
*
iwlwifi: mvm: don't dump log of second CPU when not relevant
Emmanuel Grumbach
2014-02-13
1
-1
/
+3
|
*
iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlines
Johannes Berg
2014-02-13
10
-32
/
+22
|
*
iwlwifi: mvm: new NVM format in family 8000
Eran Harary
2014-02-13
8
-71
/
+271
|
*
iwlwifi: mvm: Enable power save on BSS and P2P client in DCM
Alexander Bondar
2014-02-13
5
-20
/
+44
|
*
iwlwifi: mvm: add debugfs for prph reg read/write
Eliad Peller
2014-02-13
2
-0
/
+45
|
*
iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flag
Johannes Berg
2014-02-13
1
-1
/
+1
|
*
iwlwifi: mvm: propagate LDPC / STBC status to radiotap
Emmanuel Grumbach
2014-02-13
4
-2
/
+15
|
*
iwlwifi: make various things const
Johannes Berg
2014-02-13
10
-13
/
+12
|
*
iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit
Eliad Peller
2014-02-13
2
-63
/
+47
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-02-24
27
-823
/
+2282
|
\
\
[next]