index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-18
iwlagn: Add power_level module parameter
Wey-Yi Guy
4
-3
/
+16
2011-06-18
iwlagn: add power_save module parameter
Wey-Yi Guy
2
-5
/
+10
2011-06-18
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
3
-7
/
+8
2011-06-18
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2
-1
/
+11
2011-06-18
iwlagn: fix misplaced bracket
Emmanuel Grumbach
1
-1
/
+3
2011-06-18
iwlagn: waterfall the bus level if prepare card failed
Emmanuel Grumbach
1
-0
/
+1
2011-06-18
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2
-14
/
+0
2011-06-18
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
4
-5
/
+14
2011-06-18
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
Emmanuel Grumbach
1
-4
/
+0
2011-06-18
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
3
-3
/
+15
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
7
-51
/
+63
2011-06-18
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
4
-38
/
+36
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
4
-84
/
+131
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
11
-45
/
+60
2011-06-18
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
4
-16
/
+94
2011-06-18
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
Emmanuel Grumbach
5
-10
/
+0
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
8
-248
/
+427
2011-06-18
iwlagn: don't disable interrupts after the NIC has been reset
Emmanuel Grumbach
1
-5
/
+0
2011-06-18
iwlagn: Support flush queues for specified interface
Wey-Yi Guy
2
-4
/
+5
2011-06-18
iwlagn: add PAN to tx flush
Wey-Yi Guy
2
-6
/
+25
2011-06-18
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
8
-29
/
+6
2011-06-17
b43: HT-PHY: implement switching analog
Rafał Miłecki
2
-0
/
+28
2011-06-17
b43: HT-PHY: implement radio ops
Rafał Miłecki
1
-1
/
+17
2011-06-17
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
Pavel Roskin
1
-3
/
+3
2011-06-17
ath5k: minor cleanup
Pavel Roskin
3
-15
/
+12
2011-06-17
ath9k: typo fix in a comment
Pavel Roskin
1
-1
/
+1
2011-06-17
ath9k: use standard max(), remove A_MAX macro
Pavel Roskin
2
-5
/
+3
2011-06-17
ath9k: remove a redundant call to pcipowersave
Mohammed Shafi Shajakhan
1
-1
/
+0
2011-06-17
iwlegacy: fix up brokenness caused by cleanup
Dan Carpenter
1
-2
/
+2
2011-06-17
ath9k: Add debug messages to track PAPRD failures
Mohammed Shafi Shajakhan
1
-4
/
+11
2011-06-17
b43: add Kconfig option for compiling SSB driver
Rafał Miłecki
3
-9
/
+24
2011-06-17
if_spi: Fix compilation warning - unused variable
Nikanth Karthikesan
1
-3
/
+3
2011-06-17
b43: HT-PHY: add place for writing HT PHY support
Rafał Miłecki
7
-0
/
+166
2011-06-17
b43: define new PHYs and radio regs for cores >= 24
Rafał Miłecki
1
-0
/
+6
2011-06-17
mac80211: add cancel_hw_scan() callback
Eliad Peller
4
-16
/
+47
2011-06-17
drivers/ssb/driver_chipcommon_pmu.c: uninitilized warning
Connor Hansen
1
-2
/
+2
2011-06-17
mac80211: Start monitor work on restart
Paul Stewart
1
-0
/
+1
2011-06-11
iwlagn: Sanity check for valid context
Wey-Yi Guy
1
-23
/
+33
2011-06-11
iwlagn: Sanity check for 11n capability
Wey-Yi Guy
1
-0
/
+5
2011-06-11
iwlagn: merge duplicated code into single place
Wey-Yi Guy
3
-17
/
+17
2011-06-11
iwlagn: group similar defines together
Wey-Yi Guy
1
-4
/
+4
2011-06-11
iwlagn: generic temperature location in EEPROM
Wey-Yi Guy
3
-5
/
+5
2011-06-11
iwlagn: remove unused debug flag
Wey-Yi Guy
1
-4
/
+2
2011-06-11
iwlagn: use IWL_DEBUG_FW for firmware related debug msg
Wey-Yi Guy
1
-5
/
+5
2011-06-11
iwlagn: use IWL_DEBUG_TEMP for temperature related debug
Wey-Yi Guy
1
-19
/
+19
2011-06-11
iwlagn: add debug message for coex related activities
Wey-Yi Guy
1
-15
/
+15
2011-06-11
iwlagn: add coex debug flag
Wey-Yi Guy
1
-2
/
+2
2011-06-11
iwlagn: use sku capabilities information from EEPROM
Wey-Yi Guy
6
-25
/
+12
2011-06-11
iwlagn: Band capabilities in EEPROM
Wey-Yi Guy
1
-2
/
+3
2011-06-11
iwlagn: don't check ucode subtype
Johannes Berg
7
-41
/
+23
[next]