Age | Commit message (Expand) | Author |
2011-07-11 | iwlagn: remove iwlagn_hcmd_utils structure and call directly | Don Fry |
2011-07-11 | iwlagn: separate and enhance the fixed rate from | Wey-Yi Guy |
2011-07-11 | iwlagn: block regular host commands if driver don't own uCode | Wey-Yi Guy |
2011-07-11 | iwlagn: allow application own the uCode operation | Wey-Yi Guy |
2011-07-11 | iwlagn: add CMD_ON_DEMAND flag for host command from testmode | Wey-Yi Guy |
2011-07-11 | iwlagn: declare static | Wey-Yi Guy |
2011-07-11 | iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state | Meenakshi Venkataraman |
2011-07-11 | iwlagn: use bt handler for 2030 and 135 series devices | Wey-Yi Guy |
2011-07-11 | iwlagn: remove double level temperature indirect call | Wey-Yi Guy |
2011-07-11 | iwlagn: remove indirection for eeprom_query_addr | Fry, Donald H |
2011-07-11 | iwlagn: remove the indirection for iwl_apm_init | Fry, Donald H |
2011-07-11 | iwlagn: remove the indirection for update_chain_flags | Fry, Donald H |
2011-07-11 | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach |
2011-07-11 | iwlagn: remove the indirection for the dma channel num | Wey-Yi Guy |
2011-07-11 | iwlagn: consolidate the API that sends host commands and move to transport | Emmanuel Grumbach |
2011-07-11 | iwlagn: remove code duplication | Emmanuel Grumbach |
2011-07-11 | iwlagn: add an API for TX stop | Emmanuel Grumbach |
2011-07-11 | iwlagn: add an API for RX stop | Emmanuel Grumbach |
2011-07-11 | iwlagn: add an API to free the TX context | Emmanuel Grumbach |
2011-07-11 | iwlagn: remove the CMD_MAPPED flag | Emmanuel Grumbach |
2011-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-08 | ath9k_htc: Inform stack about tx ack status | Rajkumar Manoharan |
2011-07-08 | ath9k_hw: Remove read-only registers from AR9003 intervals | Rajkumar Manoharan |
2011-07-08 | ath9k_hw: Disable power detector calibration for AR9003 | Rajkumar Manoharan |
2011-07-08 | ath9k_hw: Update AR9003 interval to improve 5G Tx EVM | Rajkumar Manoharan |
2011-07-08 | ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz | Mohammed Shafi Shajakhan |
2011-07-08 | mwifiex: 4-byte alignment in mwifiex_process_sta_txpd() | Yogesh Ashok Powar |
2011-07-08 | mwifiex: fix minor issue in debugfs command 'info' | Amitkumar Karwar |
2011-07-08 | mwifiex: fix regression in WEP security mode | Amitkumar Karwar |
2011-07-08 | ath5k: read sc->imask with sc->irqlock held | Pavel Roskin |
2011-07-08 | ath5k: use kstrtoint() to parse numbers coming from sysfs | Pavel Roskin |
2011-07-08 | ath5k: fix formatting errors found by checkpatch.pl | Pavel Roskin |
2011-07-08 | ath5k: fix misplaced or extraneous braces found by checkpatch.pl | Pavel Roskin |
2011-07-08 | ath5k: use parentheses around macro definitions | Pavel Roskin |
2011-07-08 | ath5k: don't use volatile, it's not needed | Pavel Roskin |
2011-07-08 | ath5k: use more readable way to clear MAC address | Pavel Roskin |
2011-07-08 | ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit | Pavel Roskin |
2011-07-08 | ath5k: use KERN_WARNING in ATH5K_PRINTF | Pavel Roskin |
2011-07-08 | ath5k: remove unneeded parentheses after return | Pavel Roskin |
2011-07-08 | ath5k: replace spaces with tabs as suggested by checkpatch.pl | Pavel Roskin |
2011-07-08 | ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code | Pavel Roskin |
2011-07-08 | carl9170: Implement tx_frames_pending mac80211 callback function | Christian Lamparter |
2011-07-08 | net/b43: don't return IRQ_HANDLED if nothing was done | Sebastian Andrzej Siewior |
2011-07-08 | b43: HT-PHY: define dummy TX power functions | Rafał Miłecki |
2011-07-08 | ath9k_htc: do not configure filter before driver is started | Rajkumar Manoharan |
2011-07-08 | b43: LCN-PHY: include new PHY in common code | Rafał Miłecki |
2011-07-08 | b43: define firmwares for HT and LCN PHYs | Rafał Miłecki |
2011-07-08 | b43: LCN-PHY add place for new PHY support | Rafał Miłecki |
2011-07-08 | b43: read radio ID on new cores | Rafał Miłecki |
2011-07-08 | b43: use radio ID reading code to older cores only | Rafał Miłecki |