summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | mwifiex: fix missing tsf_val TLVBing Zhao2011-05-022-2/+7
* | rtlwifi: Fix typo in pci.cLarry Finger2011-05-021-1/+1
* | rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-026-0/+139
* | rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde2011-05-022-5/+9
* | rt2x00: Streamline rt2800 eeprom initialisations.Gertjan van Wingerde2011-05-021-10/+8Star
* | rt2x00: Fix optimize register access for rt2800pciIvo van Doorn2011-05-021-2/+2
* | rt2x00: Optimize TX_STA_FIFO register readingIvo van Doorn2011-05-023-9/+15
* | rt2x00: Reduce tx status reading timeoutIvo van Doorn2011-05-021-2/+2
* | mac80211: consolidate MIC failure report handlingChristian Lamparter2011-05-022-61/+48Star
* | ssb: cc: prepare clockmode support for cores rev 10+Rafał Miłecki2011-05-021-18/+44
* | iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-309-1184/+978Star
* | 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/+0Star
* | iwlagn: semaphore and calib cleanupDon Fry2011-04-308-67/+44Star
* | iwlagn: mod param cleanupDon Fry2011-04-3010-44/+27Star
* | 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/+49Star
* | 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/+85Star
* iwlegacy: remove sync_cmd_mutexStanislaw Gruszka2011-04-294-5/+2Star
* iwlegacy: more priv->mutex serializationStanislaw Gruszka2011-04-293-23/+34
* iwlegacy: fix enqueue hcmd race conditionsStanislaw Gruszka2011-04-292-28/+25Star
* iwlegacy: comment typo fix diable -> disableStanislaw Gruszka2011-04-292-2/+2
* iwlegacy: remove scan_tx_antennasStanislaw Gruszka2011-04-292-4/+0Star
* iwlegacy: remove unneeded __packedStanislaw Gruszka2011-04-291-1/+1
* iwlegacy: remove unneeded disable_hw_scan checkStanislaw Gruszka2011-04-291-3/+2Star
* iwlegacy: simplify init geosStanislaw Gruszka2011-04-291-4/+1Star
* 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/+7Star
* 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/+7Star
| * 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/+1Star
| * 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