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: enable support for 14e4:4357 (BCM43225)
Rafał Miłecki
2011-06-20
2
-0
/
+5
*
ath9k_hw: make sure PAPRD training is properly done
Mohammed Shafi Shajakhan
2011-06-20
2
-3
/
+23
*
ath9k: Fix a corner case failure in sending PAPRD frames in HT40
Mohammed Shafi Shajakhan
2011-06-20
1
-2
/
+2
*
mac80211: quiesce vif before suspending
Eliad Peller
2011-06-20
1
-16
/
+27
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-06-20
29
-596
/
+927
|
\
|
*
iwlagn: remove incorrect define
Wey-Yi Guy
2011-06-18
1
-1
/
+0
|
*
iwlagn: merge duplicate code into single function
Wey-Yi Guy
2011-06-18
5
-45
/
+30
|
*
iwlagn: code alignment
Wey-Yi Guy
2011-06-18
1
-4
/
+4
|
*
iwlagn: add offset define for subsystem id
Wey-Yi Guy
2011-06-18
1
-0
/
+1
|
*
iwlagn: Add power_level module parameter
Wey-Yi Guy
2011-06-18
4
-3
/
+16
|
*
iwlagn: add power_save module parameter
Wey-Yi Guy
2011-06-18
2
-5
/
+10
|
*
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
2011-06-18
3
-7
/
+8
|
*
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2011-06-18
2
-1
/
+11
|
*
iwlagn: fix misplaced bracket
Emmanuel Grumbach
2011-06-18
1
-1
/
+3
|
*
iwlagn: waterfall the bus level if prepare card failed
Emmanuel Grumbach
2011-06-18
1
-0
/
+1
|
*
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2011-06-18
2
-14
/
+0
|
*
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
2011-06-18
4
-5
/
+14
|
*
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
Emmanuel Grumbach
2011-06-18
1
-4
/
+0
|
*
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
3
-3
/
+15
|
*
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
2011-06-18
7
-51
/
+63
|
*
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
2011-06-18
4
-38
/
+36
|
*
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
2011-06-18
4
-84
/
+131
|
*
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
11
-45
/
+60
|
*
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
2011-06-18
4
-16
/
+94
|
*
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
Emmanuel Grumbach
2011-06-18
5
-10
/
+0
|
*
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-06-18
8
-248
/
+427
|
*
iwlagn: don't disable interrupts after the NIC has been reset
Emmanuel Grumbach
2011-06-18
1
-5
/
+0
|
*
iwlagn: Support flush queues for specified interface
Wey-Yi Guy
2011-06-18
2
-4
/
+5
|
*
iwlagn: add PAN to tx flush
Wey-Yi Guy
2011-06-18
2
-6
/
+25
|
*
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
2011-06-18
8
-29
/
+6
*
|
rtlwifi: include mac80211.h from core.h
Kalle Valo
2011-06-20
1
-0
/
+2
*
|
zd1211rw: include mac80211.h from zd_chip.h
Kalle Valo
2011-06-20
1
-0
/
+2
*
|
iwlwifi: fix stop/wake queue hacks
Kalle Valo
2011-06-20
1
-0
/
+9
*
|
iwlegacy: fix stop/wake queue hacks
Kalle Valo
2011-06-20
1
-0
/
+9
|
/
*
b43: HT-PHY: implement switching analog
Rafał Miłecki
2011-06-17
2
-0
/
+28
*
b43: HT-PHY: implement radio ops
Rafał Miłecki
2011-06-17
1
-1
/
+17
*
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
Pavel Roskin
2011-06-17
1
-3
/
+3
*
ath5k: minor cleanup
Pavel Roskin
2011-06-17
3
-15
/
+12
*
ath9k: typo fix in a comment
Pavel Roskin
2011-06-17
1
-1
/
+1
*
ath9k: use standard max(), remove A_MAX macro
Pavel Roskin
2011-06-17
2
-5
/
+3
*
ath9k: remove a redundant call to pcipowersave
Mohammed Shafi Shajakhan
2011-06-17
1
-1
/
+0
*
iwlegacy: fix up brokenness caused by cleanup
Dan Carpenter
2011-06-17
1
-2
/
+2
*
ath9k: Add debug messages to track PAPRD failures
Mohammed Shafi Shajakhan
2011-06-17
1
-4
/
+11
*
b43: add Kconfig option for compiling SSB driver
Rafał Miłecki
2011-06-17
3
-9
/
+24
*
if_spi: Fix compilation warning - unused variable
Nikanth Karthikesan
2011-06-17
1
-3
/
+3
*
b43: HT-PHY: add place for writing HT PHY support
Rafał Miłecki
2011-06-17
7
-0
/
+166
*
b43: define new PHYs and radio regs for cores >= 24
Rafał Miłecki
2011-06-17
1
-0
/
+6
*
mac80211: add cancel_hw_scan() callback
Eliad Peller
2011-06-17
4
-16
/
+47
*
drivers/ssb/driver_chipcommon_pmu.c: uninitilized warning
Connor Hansen
2011-06-17
1
-2
/
+2
*
mac80211: Start monitor work on restart
Paul Stewart
2011-06-17
1
-0
/
+1
[next]