summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/scan.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-11libertas: fix errors in functions accessing module registersOlivier Sobrie1-1/+3
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin18-94/+94
2011-07-11ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin1-0/+5
2011-07-11ath9k_hw: add a missing delay for an analog registerFelix Fietkau1-2/+3
2011-07-11ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau1-0/+5
2011-07-11ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau1-1/+3
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau4-49/+7
2011-07-11ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau1-8/+59
2011-07-11ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau1-1/+4
2011-07-11ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau1-0/+7
2011-07-11ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau1-4/+1
2011-07-11ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau1-12/+13
2011-07-11mwifiex: 11n specific configuration for transmitAmitkumar Karwar2-1/+20
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry14-151/+109
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy4-12/+30
2011-07-11iwlagn: block regular host commands if driver don't own uCodeWey-Yi Guy1-0/+6
2011-07-11iwlagn: allow application own the uCode operationWey-Yi Guy3-2/+62
2011-07-11iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy2-0/+2
2011-07-11iwlagn: declare staticWey-Yi Guy1-1/+1
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman6-2/+150
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman6-0/+145
2011-07-11iwlagn: use bt handler for 2030 and 135 series devicesWey-Yi Guy1-2/+23
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy6-25/+9
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H9-19/+4
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H7-34/+11
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H8-16/+5
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach17-50/+104
2011-07-11iwlagn: remove the indirection for the dma channel numWey-Yi Guy8-10/+3
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach19-92/+100
2011-07-11iwlagn: remove code duplicationEmmanuel Grumbach2-22/+0
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach7-55/+59
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach4-18/+19
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach8-148/+95
2011-07-11iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach2-13/+4
2011-07-11Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky2-7/+27
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2-0/+5
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes5-9/+16
2011-07-08Bluetooth: Add support for communicating keys with userspaceVinicius Costa Gomes1-15/+45
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2-3/+0
2011-07-08Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes1-0/+12
2011-07-08Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes1-8/+15
2011-07-08Bluetooth: Add support for storing the LTKVinicius Costa Gomes1-6/+14
2011-07-08Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes1-10/+30
2011-07-08Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes1-2/+16
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2-0/+78
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes3-0/+22
2011-07-08Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes3-2/+114
2011-07-08ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan1-0/+1
2011-07-08ath9k_hw: Remove read-only registers from AR9003 intervalsRajkumar Manoharan1-3/+1
2011-07-08ath9k_hw: Disable power detector calibration for AR9003Rajkumar Manoharan1-2/+2