aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* net: Fix typo in ipw2x00/libipw_rx.cMasanari Iida2012-02-06
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2012-02-06
|\
| * iwlwifi: range check to testmode direct reg accessAmit Beka2012-02-02
| * iwlwifi: release IRQ in error pathJohannes Berg2012-02-02
| * iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-02
| * iwlwifi: move bcast_sta_id init to common routineDon Fry2012-02-02
| * iwlwifi: clarify commentDon Fry2012-02-02
| * iwlwifi: debug print in tx_queue_set_status is more clearEmmanuel Grumbach2012-02-02
| * iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-02
| * iwlwifi: move hw_rev to transport layerEmmanuel Grumbach2012-02-02
| * iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-02
| * iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-02
| * iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-02
| * iwlwifi: kill bus_apm_configEmmanuel Grumbach2012-02-02
| * iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-02
| * iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach2012-02-02
| * iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-02
| * iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-02
| * iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach2012-02-02
| * iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach2012-02-02
| * iwlwifi: don't use the bus for ucode fw_desc any moreEmmanuel Grumbach2012-02-02
| * iwlwifi: remove the pointer to dev from the bus layerEmmanuel Grumbach2012-02-02
| * iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-02
| * iwlwifi: the read / write register ops move to transportEmmanuel Grumbach2012-02-02
| * iwlwifi: move the bus configuration to transportEmmanuel Grumbach2012-02-02
| * iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach2012-02-02
| * iwlwifi: move the shrd memory from privEmmanuel Grumbach2012-02-02
| * iwlwifi: separate the APM from the EEPROMEmmanuel Grumbach2012-02-02
| * iwlwifi: Connect IDI transport to driver.Gregory Greenman2012-02-02
| * iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-02
* | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-02-06
|\ \
| * | ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...Chilam Ng2012-02-02
| * | ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo2012-02-02
| * | ath6kl: Fix typo in cfg80211.cMasanari Iida2012-02-02
| * | ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan2012-01-31
| * | ath6kl: Return a proper error code when not in connected stateRaja Mani2012-01-30
| * | ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani2012-01-30
| * | ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani2012-01-30
| * | ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani2012-01-30
| * | ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan2012-01-30
| * | ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo2012-01-30
| * | ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-24
| * | ath6kl: Fix bug in using tid given by addba/delba req eventsVasanthakumar Thiagarajan2012-01-24
| * | ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()Vasanthakumar Thiagarajan2012-01-24
| * | ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan2012-01-24
| * | ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan2012-01-24
| * | ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()Vasanthakumar Thiagarajan2012-01-24
| * | ath6kl: add back beginnings of USB supportKalle Valo2012-01-18
| * | ath6kl: create ath6kl_core.koKalle Valo2012-01-18
| * | ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functionsKalle Valo2012-01-18