aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* wl1271: update hw/fw version info in wiphy structJohn W. Linville2010-07-29
* wl1251: update hw/fw version info in wiphy structJohn W. Linville2010-07-29
* wl1271: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-29
* libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-29
* wl1251: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-29
* ar9170: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-29
* mwl8k: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-29
* ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville2010-07-29
* ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez2010-07-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-28
|\
| * Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter2010-07-27
| * Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan2010-07-27
| * Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan2010-07-27
| * Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan2010-07-27
* | drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches2010-07-27
* | drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-27
* | libertas: remove unused cmd_pending waitqDan Williams2010-07-27
* | libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams2010-07-27
* | libertas: kill unused lbs_prepare_and_send_command()Dan Williams2010-07-27
* | libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2010-07-27
* | libertas: convert PS_MODE to a direct commandDan Williams2010-07-27
* | libertas: remove unused indirect command response handlerDan Williams2010-07-27
* | libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-27
* | libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-27
* | libertas: convert register access to direct commandsDan Williams2010-07-27
* | libertas: convert LED_GPIO_CTRL to a direct commandDan Williams2010-07-27
* | libertas: remove Beacon ControlDan Williams2010-07-27
* | libertas: remove unused Automatic Frequency Control commandDan Williams2010-07-27
* | libertas: remove unused indirect TPC_CFG command leftoversDan Williams2010-07-27
* | libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-27
* | libertas: clean up RSSI commandDan Williams2010-07-27
* | libertas: clean up MONITOR_MODE commandDan Williams2010-07-27
* | rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka2010-07-27
* | rt2500usb: truly disable encryption when initializeStanislaw Gruszka2010-07-27
* | rt2500usb: write keys to proper registersStanislaw Gruszka2010-07-27
* | ath9k: remove unused base_index from rate table.Senthil Balasubramanian2010-07-27
* | ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian2010-07-27
* | ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian2010-07-27
* | ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian2010-07-27
* | p54: Added get_survey callback in order to get channel noiseJohn W. Linville2010-07-27
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-27
|\
| * Bluetooth: Support for Atheros AR300x serial chipSuraj Sumangala2010-07-21
| * Bluetooth: Use __packed annotation for driversGustavo F. Padovan2010-07-21
| * Bluetooth: Move bit-field variable in USB driver to data->flagsGustavo F. Padovan2010-07-21
| * Bluetooth: Added support for controller shipped with iMac i5Cyril Lacoux2010-07-21
| * Bluetooth: Remove unnecessary casts of private_data in driversJoe Perches2010-07-21
| * Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg2010-07-21
| * Bluetooth: Use kzalloc for driversJulia Lawall2010-07-21
| * Bluetooth: Use kmemdup for driversJulia Lawall2010-07-21
| * Bluetooth: Process interrupt in main thread of btmrvl driver as wellAmitkumar Karwar2010-07-21