aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau2011-07-11
| | * ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau2011-07-11
| | * mwifiex: 11n specific configuration for transmitAmitkumar Karwar2011-07-11
| | * iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-11
| | * iwlagn: separate and enhance the fixed rate fromWey-Yi Guy2011-07-11
| | * iwlagn: block regular host commands if driver don't own uCodeWey-Yi Guy2011-07-11
| | * iwlagn: allow application own the uCode operationWey-Yi Guy2011-07-11
| | * iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy2011-07-11
| | * iwlagn: declare staticWey-Yi Guy2011-07-11
| | * iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-11
| | * mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-11
| | * iwlagn: use bt handler for 2030 and 135 series devicesWey-Yi Guy2011-07-11
| | * iwlagn: remove double level temperature indirect callWey-Yi Guy2011-07-11
| | * iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-11
| | * iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-11
| | * iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-11
| | * iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-11
| | * iwlagn: remove the indirection for the dma channel numWey-Yi Guy2011-07-11
| | * iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-11
| | * iwlagn: remove code duplicationEmmanuel Grumbach2011-07-11
| | * iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-11
| | * iwlagn: add an API for RX stopEmmanuel Grumbach2011-07-11
| | * iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-11
| | * iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach2011-07-11
| | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-11
| | |\
| | | * Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky2011-07-11
| | | * Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Add support for communicating keys with userspaceVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Add support for storing the LTKVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-08
| | | * Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-08
| | | * Bluetooth: Remove L2CAP busy queueMat Martineau2011-07-07
| | | * Bluetooth: Use event-driven approach for handling ERTM receive bufferMat Martineau2011-07-07
| | | * Bluetooth: Move code for ERTM local busy state to separate functionsMat Martineau2011-07-07
| | | * Bluetooth: Fix potential deadlock in mgmtAndre Guedes2011-07-07
| | | * Bluetooth: Fix potential deadlock in hci_coreAndre Guedes2011-07-07
| | | * Bluetooth: Remove enable_smp parameterAndre Guedes2011-07-06
| | | * Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-06
| | | * Bluetooth: Add enable_le module parameterAndre Guedes2011-07-06
| | | * Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-06
| | | * Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-06
| | | * Bluetooth: Check earlier for L2CAP ERTM frames to dropMat Martineau2011-07-01
| | | * Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan2011-07-01