index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-02-27
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
Chilam Ng
2012-02-27
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
2012-02-08
ath6kl: Fix firmware crash dump
Naveen Gangadharan
2012-02-08
ath6kl: add support for AR6003 2048 byte board file
Prasanna Kumar
2012-02-08
ath6kl: prioritize Tx bundling based on AC priorities
Chilam Ng
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
2012-02-08
ath6kl: add blocking debugfs file for retrieving firmware logs
Kalle Valo
2012-02-08
ath6kl: store firmware logs in skbuffs
Kalle Valo
2012-02-02
ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...
Chilam Ng
2012-02-02
ath6kl: fix compiler warning in ath6kl_init_hw_params()
Kalle Valo
2012-02-02
ath6kl: Fix typo in cfg80211.c
Masanari Iida
2012-01-31
ath6kl: Workaround to support Deep Sleep with MSM.
Santosh Sajjan
2012-01-30
ath6kl: Return a proper error code when not in connected state
Raja Mani
2012-01-30
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
Raja Mani
2012-01-30
ath6kl: Configure WOW patterns while going to wow_suspend
Raja Mani
2012-01-30
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
Raja Mani
2012-01-30
ath6kl: Fix kernel panic during rx aggregation
Vasanthakumar Thiagarajan
2012-01-30
ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
Kalle Valo
2012-01-24
ath6kl: Fix bug in maintaining aggregation state in AP mode
Vasanthakumar Thiagarajan
2012-01-24
ath6kl: Fix bug in using tid given by addba/delba req events
Vasanthakumar Thiagarajan
2012-01-24
ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()
Vasanthakumar Thiagarajan
2012-01-24
ath6kl: Define a structure for connection specific aggregation information
Vasanthakumar Thiagarajan
2012-01-24
ath6kl: Fix memory leak when unloading ath6kl_sdio
Vasanthakumar Thiagarajan
2012-01-24
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
Vasanthakumar Thiagarajan
2012-01-18
ath6kl: add back beginnings of USB support
Kalle Valo
2012-01-18
ath6kl: create ath6kl_core.ko
Kalle Valo
2012-01-18
ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions
Kalle Valo
2012-01-18
ath6kl: get rid of AR_DBG_LVL_CHECK()
Kalle Valo
2012-01-18
ath6kl: create core.c
Kalle Valo
2012-01-18
ath6kl: add ATH6KL_CONF_UART_DEBUG
Kalle Valo
2012-01-18
ath6kl: unify cfg80211 init/cleanup functions
Kalle Valo
2012-01-18
ath6kl: rename vif init and cleanup functions
Kalle Valo
2012-01-18
ath6kl: add testmode 2 for 6003 ART
Alex Yang
2012-01-18
ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
Kalle Valo
2012-01-18
ath6kl: remove -D__CHECK_ENDIAN__ from Makefile
Kalle Valo
2012-01-18
ath6kl: use netdev_features_t
Kalle Valo
2012-01-13
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
2012-01-13
ath6kl: Remove useless initialization in ath6kl_read_fwlogs()
Raja Mani
2012-01-13
ath6kl: Add support for uAPSD
Thirumalai Pachamuthu
2012-01-12
ath6kl: Fix listen interval handling
Sujith Manoharan
2012-01-12
ath6kl: Initialize a variable properly
Sujith Manoharan
2012-01-12
ath6kl: Remove redundant pointer check
Sujith Manoharan
2012-01-12
ath6kl: Fix SDIO error path
Sujith Manoharan
2012-01-09
netdev: make net_device_ops const
stephen hemminger
2012-01-09
bcm63xx: make ethtool_ops const
stephen hemminger
2012-01-09
usbnet: make ethtool_ops const
stephen hemminger
2012-01-09
ath6kl: make net_device_ops const
Stephen Hemminger
2012-01-09
ath6kl: Use a mutex_lock to avoid race in diabling and handling irq
Vasanthakumar Thiagarajan
2012-01-09
ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t
Vasanthakumar Thiagarajan
2012-01-09
ath6kl: Remove deadcode in main.c
Vasanthakumar Thiagarajan
[next]