aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | iwlagn: prefer BSS contextJohannes Berg2011-04-301-0/+14
| | * | | | iwlagn: improve RXON checkingJohannes Berg2011-04-301-19/+19
| | * | | | iwlagn: remove spectrum measurement headerJohannes Berg2011-04-301-92/+0
| | * | | | iwlagn: semaphore and calib cleanupDon Fry2011-04-308-67/+44
| | * | | | iwlagn: mod param cleanupDon Fry2011-04-3010-44/+27
| | * | | | iwlagn: new 105 series deviceWey-Yi Guy2011-04-303-48/+48
| | * | | | iwlagn: use proper good CRC threshold behaviourJohannes Berg2011-04-303-4/+18
| | * | | | iwlagn: connect and disconnect sequence for RXONWey-Yi Guy2011-04-301-83/+111
| | * | | | iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy2011-04-302-2/+2
| | * | | | iwlagn: make rxon_assoc static functionWey-Yi Guy2011-04-304-59/+49
| | * | | | iwlagn: refactor restartJohannes Berg2011-04-301-31/+37
| | * | | | iwlagn: introduce silent grabbing of NIC accessJohannes Berg2011-04-302-5/+14
| | * | | | iwlagn: avoid hangs when restarting deviceJohannes Berg2011-04-303-6/+20
| | * | | | mwl8k: Reducing extra_tx_headroom for tx optimization in AP modeYogesh Ashok Powar2011-04-291-5/+26
| | * | | | ath9k_htc: Revamp LED managementSujith Manoharan2011-04-294-196/+85
| | * | | | iwlegacy: remove sync_cmd_mutexStanislaw Gruszka2011-04-294-5/+2
| | * | | | iwlegacy: more priv->mutex serializationStanislaw Gruszka2011-04-293-23/+34
| | * | | | iwlegacy: fix enqueue hcmd race conditionsStanislaw Gruszka2011-04-292-28/+25
| | * | | | iwlegacy: comment typo fix diable -> disableStanislaw Gruszka2011-04-292-2/+2
| | * | | | iwlegacy: remove scan_tx_antennasStanislaw Gruszka2011-04-292-4/+0
| | * | | | iwlegacy: remove unneeded __packedStanislaw Gruszka2011-04-291-1/+1
| | * | | | iwlegacy: remove unneeded disable_hw_scan checkStanislaw Gruszka2011-04-291-3/+2
| | * | | | iwlegacy: simplify init geosStanislaw Gruszka2011-04-291-4/+1
| | * | | | iwlegacy: enable only rfkill interrupt when device is downStanislaw Gruszka2011-04-292-4/+14
| | * | | | iwlegacy: remove duplicate initialization in iwl4956_down()Stanislaw Gruszka2011-04-291-1/+1
| | * | | | iwlagn: fix tx power initializationStanislaw Gruszka2011-04-293-15/+7
| | * | | | ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan2011-04-291-0/+283
| | * | | | ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan2011-04-291-8/+162
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-2915-504/+907
| | |\ \ \ \
| | | * | | | Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evtJohan Hedberg2011-04-281-1/+2
| | | * | | | Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg2011-04-284-11/+16
| | | * | | | Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg2011-04-284-8/+7
| | | * | | | Bluetooth: Fix connection key type updating for buggy controllersJohan Hedberg2011-04-281-1/+4
| | | * | | | Bluetooth: Fix old_key_type logic for non-persistent keysJohan Hedberg2011-04-281-1/+1
| | | * | | | Bluetooth: Fix link key persistent storage criteriaJohan Hedberg2011-04-284-6/+56
| | | * | | | Bluetooth: Fix logic in hci_pin_code_request_evtJohan Hedberg2011-04-281-2/+1
| | | * | | | Bluetooth: Fix reason code for pairing rejectionJohan Hedberg2011-04-281-1/+1
| | | * | | | Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg2011-04-284-4/+20
| | | * | | | Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requestsJohan Hedberg2011-04-281-2/+16
| | | * | | | Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg2011-04-284-1/+60
| | | * | | | Bluetooth: Add automated SSP user confirmation responsesJohan Hedberg2011-04-281-2/+35
| | | * | | | Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz2011-04-284-4/+14
| | | * | | | Bluetooth: Respect local MITM req in io_cap replyWaldemar Rymarkiewicz2011-04-281-1/+1
| | | * | | | Bluetooth: Ignore key unauthenticated for high securityWaldemar Rymarkiewicz2011-04-281-4/+16
| | | * | | | Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz2011-04-283-10/+56
| | | * | | | Bluetooth: Don't modify sec_level if auth failedWaldemar Rymarkiewicz2011-04-281-1/+0
| | | * | | | Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz2011-04-283-4/+14
| | | * | | | Bluetooth: Add discovering event to the Management interfaceJohan Hedberg2011-04-284-6/+43
| | | * | | | Bluetooth: Add basic discovery commands to the management interfaceJohan Hedberg2011-04-282-1/+79
| | | * | | | Bluetooth: Don't export l2cap_sock_opsGustavo F. Padovan2011-04-282-2/+3