summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/txrx.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: make maximum number of vifs runtime configurableKalle Valo2011-11-161-1/+1
* ath6kl: Fix packet drop when ath6kl_cookie runs outVasanthakumar Thiagarajan2011-11-131-7/+5
* ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete()Vasanthakumar Thiagarajan2011-11-131-4/+2
* ath6kl: Fix tx packet drop in AP mode with bridgeVasanthakumar Thiagarajan2011-11-111-2/+8
* ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani2011-11-111-0/+2
* ath6kl: Fix lockdep warningVasanthakumar Thiagarajan2011-11-111-7/+7
* ath6kl: don't print an error for canceled packetsKalle Valo2011-11-111-2/+3
* ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan2011-11-111-31/+41
* ath6kl: Introduce spinlock to protect vif specific informationVasanthakumar Thiagarajan2011-11-111-4/+4
* ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan2011-11-111-14/+42
* ath6kl: Remove net_device from ath6klVasanthakumar Thiagarajan2011-11-111-8/+8
* ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan2011-11-111-7/+5
* ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan2011-11-111-1/+4
* ath6kl: Make net and target stats vif specificVasanthakumar Thiagarajan2011-11-111-10/+10
* ath6kl: Move aggregation information to vif structureVasanthakumar Thiagarajan2011-11-111-3/+7
* ath6kl: Move nw_type to vif structureVasanthakumar Thiagarajan2011-11-111-7/+11
* ath6kl: Define interface specific statesVasanthakumar Thiagarajan2011-11-111-8/+15
* ath6kl: fix null skb dereference in ath6kl_rx()Kalle Valo2011-11-111-0/+5
* ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one"Vasanthakumar Thiagarajan2011-11-111-1/+0
* ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo2011-09-281-2/+4
* ath6kl: fix TCP corruptionJouni Malinen2011-09-271-0/+18
* ath6kl: pass only unicast frames for aggregationKalle Valo2011-09-231-7/+9
* ath6kl: Remove unused meta_v2 from ath6kl_data_tx()Vasanthakumar Thiagarajan2011-08-311-3/+0
* ath6kl: Fix system freeze under heavy data loadVasanthakumar Thiagarajan2011-08-311-2/+4
* ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan2011-08-311-0/+2
* ath6kl: Fix bug in computing AMSU subframe paddingVasanthakumar Thiagarajan2011-08-311-1/+1
* ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()Vasanthakumar Thiagarajan2011-08-311-2/+1
* ath6kl: Minor cleanup in min_hdr_len computationVasanthakumar Thiagarajan2011-08-311-3/+2
* ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()Vasanthakumar Thiagarajan2011-08-311-2/+2
* ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-101-7/+7
* ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo2011-08-091-1/+6
* Add ath6kl cleaned up driverKalle Valo2011-08-091-0/+1452
OpenPOWER on IntegriCloud