summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath6kl: Bypass reading irq status based on chk_irq_status_cntVasanthakumar Thiagarajan2011-08-091-1/+2
| * ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-096-26/+16
| * ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-094-13/+14
| * ath6kl: Move bundle size from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-093-10/+10
| * ath6kl: Remove callback msg_pending() and used the function directlyVasanthakumar Thiagarajan2011-08-094-7/+6
| * ath6kl: Minor cleanup in ath6kldev_submit_scat_req()Vasanthakumar Thiagarajan2011-08-091-5/+2
| * ath6kl: Remove ath6kldev_setup_msg_bndl()Vasanthakumar Thiagarajan2011-08-093-7/+1
| * ath6kl: Merge scatter rw request functions into oneVasanthakumar Thiagarajan2011-08-093-101/+15
| * ath6kl: Refactor ath6kl_sdio_read_write_sync()Vasanthakumar Thiagarajan2011-08-091-21/+30
| * ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_reqVasanthakumar Thiagarajan2011-08-093-6/+7
| * ath6kl: Merge scatter gather setup functions for two methodVasanthakumar Thiagarajan2011-08-094-91/+63
| * ath6kl: Move down scatter enable and cleanup functionsVasanthakumar Thiagarajan2011-08-091-58/+58
| * ath6kl: Cleanup ath6kl_sdio_cleanup_scatter()Vasanthakumar Thiagarajan2011-08-091-9/+3
| * ath6kl: Cleanup ath6kl_sdio_enable_scatter()Vasanthakumar Thiagarajan2011-08-091-13/+3
| * ath6kl: Refactor refactor ath6kl_sdio_setup_scat_resource()Vasanthakumar Thiagarajan2011-08-091-42/+57
| * ath6kl: Remove endpoint reference from hif_scatter_reqVasanthakumar Thiagarajan2011-08-094-10/+11
| * ath6kl: Remove useless flags in hif_scatter_reqVasanthakumar Thiagarajan2011-08-093-11/+0
| * ath6kl: Remove struct hif_scatter_req_privVasanthakumar Thiagarajan2011-08-092-23/+18
| * ath6kl: Move ath6kl_sdio_async_rw_scatter() down to other hif_ops functionsVasanthakumar Thiagarajan2011-08-091-32/+31
| * ath6kl: cleanup callbacks for different scatter gather methodVasanthakumar Thiagarajan2011-08-094-7/+15
| * Add ath6kl cleaned up driverKalle Valo2011-08-0926-0/+18115
* | b43: Remove EXPERIMENTAL designation from LP PHY selectionLarry Finger2011-08-091-3/+3
* | libertas: remove some dead code in if_spi_prog_helper_firmware()Dan Carpenter2011-08-091-4/+0
* | rt2x00: Fix PCI interrupt processing race on SMP systemsHelmut Schaa2011-08-095-95/+64
* | rtlwifi: Remove raw read/write routines from headerLarry Finger2011-08-091-26/+0
* | rtlwifi: Eliminate raw reads and writes from PCIe portionLarry Finger2011-08-091-27/+10
* | ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-097-21/+21
* | ath9k_hw: Fix incorrect spur_freq_sd for AR9003Rajkumar Manoharan2011-08-091-2/+2
* | ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan2011-08-094-5/+13
* | ath9k_hw: use register name in place of magic valueAlex Hacker2011-08-091-1/+1
* | mwifiex: print driver version informationAmitkumar Karwar2011-08-091-0/+4
* | libertas: implement if_sdio runtime power managementDaniel Drake2011-08-091-106/+171
* | libertas: disable functionality when interface is downDaniel Drake2011-08-098-82/+163
* | mac80211: Don't use EAPOL frames for rate samplingHelmut Schaa2011-08-091-1/+7
* | mac80211: Fill in skb->protocol information for injected framesHelmut Schaa2011-08-091-0/+20
* | cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches2011-08-091-8/+6
* | ath9k_hw: Update AR9003 high_power tx gain tableRajkumar Manoharan2011-08-091-86/+86
* | ath9k_hw: Update the radio parameters related to high_powerRajkumar Manoharan2011-08-091-9/+9
* | ath9k_hw: Optimize rx descriptor processing for AR9003Rajkumar Manoharan2011-08-091-7/+8
* | ath9k: Remove virtual wiphy specific frame typeRajkumar Manoharan2011-08-093-13/+2
* | ath9k: Dump modal eeprom headerRajkumar Manoharan2011-08-091-0/+30
* | ath9k: Dump base eeprom headerRajkumar Manoharan2011-08-091-0/+30
* | ath9k_hw: Add dump_eeprom support for eeprom_defRajkumar Manoharan2011-08-091-0/+131
* | ath9k_hw: Add dump_eeprom support for AR9287Rajkumar Manoharan2011-08-091-0/+106
* | ath9k_hw: Add dump_eeprom support for eeprom_4kRajkumar Manoharan2011-08-091-0/+112
* | ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan2011-08-093-0/+136
* | lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-092-9/+9
* | b43: add core rev 17 used on bcma SoC.Hauke Mehrtens2011-08-091-0/+1
* | bcma: use boardflags define from ssb codeRafał Miłecki2011-08-091-1/+1
* | ssb: define boardflagsRafał Miłecki2011-08-091-0/+40
|/
OpenPOWER on IntegriCloud