| Commit message (Expand) | Author | Age |
* | mwl8k: use const struct fw pointers throughout | Brian Cavagnolo | 2010-11-16 |
* | mwl8k: make initial firmware load asynchronous | Brian Cavagnolo | 2010-11-16 |
* | mwl8k: add API version checking for AP firmware | Brian Cavagnolo | 2010-11-16 |
* | mwl8k: choose proper firmware image as directed by user | Brian Cavagnolo | 2010-11-16 |
* | mwl8k: factor out firmware loading and hw init code | Brian Cavagnolo | 2010-11-16 |
* | mwl8k: rf_tx_power cmd not supported by AP firmware APIv1 | Nishant Sarmukadam | 2010-11-16 |
* | mwl8k: revert unnecessary modification of tx descriptor | Brian Cavagnolo | 2010-11-16 |
* | libertas: EHS_REMOVE_WAKEUP is not always supported | Deepak Saxena | 2010-11-16 |
* | libertas: don't block usb8388 suspend if no wakeup conditions are set | Daniel Drake | 2010-11-16 |
* | carl9170: use generic sign_extend32 | Christian Lamparter | 2010-11-15 |
* | bitops: Provide generic sign_extend32 function | Andreas Herrmann | 2010-11-15 |
* | wl1251: use wl12xx_platform_data to pass data | Grazvydas Ignotas | 2010-11-15 |
* | wl1251: add runtime PM support for SDIO | Grazvydas Ignotas | 2010-11-15 |
* | wl1251: add power callback to wl1251_if_operations | Grazvydas Ignotas | 2010-11-15 |
* | iwlagn: enable shadow register | Wey-Yi Guy | 2010-11-15 |
* | iwlwifi: disable disconnected antenna for advanced bt coex | Shanyu Zhao | 2010-11-15 |
* | iwlwifi: seperate disconnected antenna function | Shanyu Zhao | 2010-11-15 |
* | iwlagn: fix RXON HT | Johannes Berg | 2010-11-15 |
* | iwlagn: re-enable calibration | Johannes Berg | 2010-11-15 |
* | iwlagn: fix RXON issues | Johannes Berg | 2010-11-15 |
* | iwlagn: fix needed chains calculation | Johannes Berg | 2010-11-15 |
* | iwlwifi: resending QoS command when HT changes | Wey-Yi Guy | 2010-11-15 |
* | iwlwlifi: update rx write pointer w/o request mac access in the CAM mode | Winkler, Tomas | 2010-11-15 |
* | iwlwifi: legacy tx_cmd_protection function | Wey-Yi Guy | 2010-11-15 |
* | iwlwifi: put all the isr related function under ops | Wey-Yi Guy | 2010-11-15 |
* | iwlwifi: Legacy isr only used by legacy devices | Wey-Yi Guy | 2010-11-15 |
* | iwlagn: fix non-5000+ build | Johannes Berg | 2010-11-15 |
* | iwlagn: update PCI ID for 100 series devices | Wey-Yi Guy | 2010-11-15 |
* | iwlagn: update PCI ID for 6000g2a series devices | Wey-Yi Guy | 2010-11-15 |
* | iwlagn: update PCI ID for 6000g2b series devices | Wey-Yi Guy | 2010-11-15 |
* | ath5k: Print stats as unsigned ints. | Ben Greear | 2010-11-15 |
* | rt2x00: Add watchdog functions for HW queue | Ivo van Doorn | 2010-11-15 |
* | rt2x00: Remove rt2x00lib_toggle_rx | Ivo van Doorn | 2010-11-15 |
* | rt2x00: Fix rt2x00queue_kick_tx_queue arguments | Ivo van Doorn | 2010-11-15 |
* | rt2x00: Rename queue->lock to queue->index_lock | Ivo van Doorn | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt73usb.c | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2x00queue.c | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2x00link.c | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2x00lib.h | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2x00dev.c | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2x00config.c | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2800usb.h | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2800usb.c | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2800pci.h | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2800lib.c | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2800.h | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2500usb.c | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2500pci.h | Mark Einon | 2010-11-15 |
* | rt2x00: checkpatch.pl error fixes for rt2400pci.h | Mark Einon | 2010-11-15 |
* | carl9170: tx path review | Christian Lamparter | 2010-11-15 |