Commit Graph

280105 Commits (5378f244b677f6696ca8a9a467cef16cd399b0e2)
 

Author SHA1 Message Date
Vasanthakumar Thiagarajan 5378f244b6 ath6kl: Fix memory leak of rx packets in endpoint 0 13 years ago
Vasanthakumar Thiagarajan bd5b5ac287 ath6kl: Make sure to allocate rx buffers after the endpoint connection 13 years ago
Vasanthakumar Thiagarajan cc4d623de4 ath6kl: Remove bogus non-NULL pointer check 13 years ago
Vasanthakumar Thiagarajan e8ad9a0638 ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx() 13 years ago
Chilam Ng 0ea10f2b46 ath6kl: assign Tx packet drop threshold per endpoint based on AC priority 13 years ago
Naveen Gangadharan d0ff7383a3 ath6kl: Add unicast mgmt frame buffering 13 years ago
Naveen Gangadharan 3b96d49a79 ath6kl: Fix firmware crash dump 13 years ago
Prasanna Kumar fb1ac2efa3 ath6kl: add support for AR6003 2048 byte board file 13 years ago
Chilam Ng b29072cc7b ath6kl: prioritize Tx bundling based on AC priorities 13 years ago
Vasanthakumar Thiagarajan 1b2df40734 ath6kl: Update license header 13 years ago
Kalle Valo c807b30d25 ath6kl: add blocking debugfs file for retrieving firmware logs 13 years ago
Kalle Valo 9b9a4f2aca ath6kl: store firmware logs in skbuffs 13 years ago
Chilam Ng 5fbea5dcc0 ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command 13 years ago
Kalle Valo 1b46dc0486 ath6kl: fix compiler warning in ath6kl_init_hw_params() 13 years ago
Masanari Iida 3c325fbd0c ath6kl: Fix typo in cfg80211.c 13 years ago
Santosh Sajjan cca4d5adcf ath6kl: Workaround to support Deep Sleep with MSM. 13 years ago
Raja Mani 3c411a4344 ath6kl: Return a proper error code when not in connected state 13 years ago
Raja Mani 081c7a84e9 ath6kl: Wait for host sleep mode cmd processed event during WOW suspend 13 years ago
Raja Mani d91e8eee04 ath6kl: Configure WOW patterns while going to wow_suspend 13 years ago
Raja Mani e390af779d ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend 13 years ago
Vasanthakumar Thiagarajan c86515412f ath6kl: Fix kernel panic during rx aggregation 13 years ago
Kalle Valo 5f1127ffba ath6kl: fix testmode when fw-2.bin or fw-3.bin is used 13 years ago
Vasanthakumar Thiagarajan 1d2a4456de ath6kl: Fix bug in maintaining aggregation state in AP mode 13 years ago
Vasanthakumar Thiagarajan 3fdc099109 ath6kl: Fix bug in using tid given by addba/delba req events 13 years ago
Vasanthakumar Thiagarajan 17741c8db4 ath6kl: Pass vif instead of ar to ath6kl_add_new_sta() 13 years ago
Vasanthakumar Thiagarajan 7baef812eb ath6kl: Define a structure for connection specific aggregation information 13 years ago
Vasanthakumar Thiagarajan 0e7de662bc ath6kl: Fix memory leak when unloading ath6kl_sdio 13 years ago
Vasanthakumar Thiagarajan 7a950ea81d ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state() 13 years ago
Kalle Valo 241b128b6b ath6kl: add back beginnings of USB support 13 years ago
Kalle Valo d6a434d60e ath6kl: create ath6kl_core.ko 13 years ago
Kalle Valo 3b1b7d0985 ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions 13 years ago
Kalle Valo 5afa5aa796 ath6kl: get rid of AR_DBG_LVL_CHECK() 13 years ago
Kalle Valo 45eaa78f75 ath6kl: create core.c 13 years ago
Kalle Valo f29af97853 ath6kl: add ATH6KL_CONF_UART_DEBUG 13 years ago
Kalle Valo 46d33a21cf ath6kl: unify cfg80211 init/cleanup functions 13 years ago
Kalle Valo c25889e8a6 ath6kl: rename vif init and cleanup functions 13 years ago
Alex Yang cd23c1c9b8 ath6kl: add testmode 2 for 6003 ART 13 years ago
Kalle Valo e572602884 ath6kl: fix uninitialized warning in ath6kl_process_uapsdq() 13 years ago
Kalle Valo 3462735dad ath6kl: remove -D__CHECK_ENDIAN__ from Makefile 13 years ago
Kalle Valo d6f802612a ath6kl: use netdev_features_t 13 years ago
Kalle Valo a0afd4f7c1 Merge remote branch 'wireless-next/master' into ath6kl-next 13 years ago
Raja Mani e80ec84d93 ath6kl: Remove useless initialization in ath6kl_read_fwlogs() 13 years ago
Thirumalai Pachamuthu c1762a3fe1 ath6kl: Add support for uAPSD 13 years ago
Sujith Manoharan 8232736dab ath6kl: Fix listen interval handling 13 years ago
Sujith Manoharan cbec267a51 ath6kl: Initialize a variable properly 13 years ago
Sujith Manoharan 4a8ce2fd05 ath6kl: Remove redundant pointer check 13 years ago
Sujith Manoharan 866dc88607 ath6kl: Fix SDIO error path 13 years ago
Ben Hutchings a8c1f65c79 igmp: Avoid zero delay when receiving odd mixture of IGMP queries 13 years ago
stephen hemminger e5686ad82c netdev: make net_device_ops const 13 years ago
stephen hemminger 1aff0cbe9d bcm63xx: make ethtool_ops const 13 years ago