aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan2012-03-01
* ath6kl: Register driver ht capabilities in wiphyVasanthakumar Thiagarajan2012-02-28
* ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani2012-02-28
* ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan2012-02-28
* ath6kl: Fix memory leak of rx packets in endpoint 0Vasanthakumar Thiagarajan2012-02-28
* ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan2012-02-28
* ath6kl: Remove bogus non-NULL pointer checkVasanthakumar Thiagarajan2012-02-27
* ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()Vasanthakumar Thiagarajan2012-02-27
* ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng2012-02-27
* ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan2012-02-27
* ath6kl: Fix firmware crash dumpNaveen Gangadharan2012-02-08
* ath6kl: add support for AR6003 2048 byte board filePrasanna Kumar2012-02-08
* ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng2012-02-08
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-08
* ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo2012-02-08
* ath6kl: store firmware logs in skbuffsKalle Valo2012-02-08
* 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
* ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo2012-01-18
* ath6kl: create core.cKalle Valo2012-01-18
* ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo2012-01-18
* ath6kl: unify cfg80211 init/cleanup functionsKalle Valo2012-01-18
* ath6kl: rename vif init and cleanup functionsKalle Valo2012-01-18
* ath6kl: add testmode 2 for 6003 ARTAlex Yang2012-01-18
* ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()Kalle Valo2012-01-18
* ath6kl: remove -D__CHECK_ENDIAN__ from MakefileKalle Valo2012-01-18
* ath6kl: use netdev_features_tKalle Valo2012-01-18
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-01-13
|\
| * igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-09
| * netdev: make net_device_ops conststephen hemminger2012-01-09
| * bcm63xx: make ethtool_ops conststephen hemminger2012-01-09
| * usbnet: make ethtool_ops conststephen hemminger2012-01-09
| * net: Fix build with INET disabled.David S. Miller2012-01-09