index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
telephony
/
ixj_pcmcia.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-01
ath6kl: Collect residue firmware logs
Etay Luz
1
-0
/
+1
2012-03-01
ath6kl: add padding to firmware log records
Etay Luz
1
-1
/
+4
2012-03-01
ath6kl: implement hidden ssid
Thomas Pedersen
3
-1
/
+27
2012-03-01
ath6kl: Clear the IE in firmware if not set
Aarthi Thiruvengadam
1
-35
/
+29
2012-03-01
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
Vasanthakumar Thiagarajan
3
-1
/
+7
2012-03-01
ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()
Vasanthakumar Thiagarajan
1
-44
/
+32
2012-03-01
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events
Vasanthakumar Thiagarajan
1
-9
/
+8
2012-03-01
ath6kl: Refactor ath6kl_wmi_control_rx()
Vasanthakumar Thiagarajan
1
-101
/
+99
2012-03-01
ath6kl: Initialize netdev hw_features for every interface
Vasanthakumar Thiagarajan
2
-2
/
+2
2012-03-01
ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()
Vasanthakumar Thiagarajan
2
-14
/
+14
2012-02-28
ath6kl: Register driver ht capabilities in wiphy
Vasanthakumar Thiagarajan
1
-0
/
+8
2012-02-28
ath6kl: Lower SDIO pad drive strength for hw2.1.1 board
Raja Mani
1
-1
/
+2
2012-02-28
ath6kl: Make foreground scan a deterministic one
Vasanthakumar Thiagarajan
2
-4
/
+10
2012-02-28
ath6kl: Fix memory leak of rx packets in endpoint 0
Vasanthakumar Thiagarajan
1
-1
/
+15
2012-02-28
ath6kl: Make sure to allocate rx buffers after the endpoint connection
Vasanthakumar Thiagarajan
1
-4
/
+4
2012-02-27
ath6kl: Remove bogus non-NULL pointer check
Vasanthakumar Thiagarajan
1
-1
/
+1
2012-02-27
ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()
Vasanthakumar Thiagarajan
1
-0
/
+2
2012-02-27
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
Chilam Ng
3
-1
/
+12
2012-02-27
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
7
-30
/
+188
2012-02-08
ath6kl: Fix firmware crash dump
Naveen Gangadharan
1
-2
/
+2
2012-02-08
ath6kl: add support for AR6003 2048 byte board file
Prasanna Kumar
2
-0
/
+3
2012-02-08
ath6kl: prioritize Tx bundling based on AC priorities
Chilam Ng
4
-8
/
+80
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
25
-1
/
+26
2012-02-08
ath6kl: add blocking debugfs file for retrieving firmware logs
Kalle Valo
2
-1
/
+106
2012-02-08
ath6kl: store firmware logs in skbuffs
Kalle Valo
2
-85
/
+41
2012-02-02
ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...
Chilam Ng
1
-0
/
+2
2012-02-02
ath6kl: fix compiler warning in ath6kl_init_hw_params()
Kalle Valo
1
-1
/
+1
2012-02-02
ath6kl: Fix typo in cfg80211.c
Masanari Iida
1
-1
/
+1
2012-01-31
ath6kl: Workaround to support Deep Sleep with MSM.
Santosh Sajjan
1
-0
/
+13
2012-01-30
ath6kl: Return a proper error code when not in connected state
Raja Mani
1
-1
/
+1
2012-01-30
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
Raja Mani
4
-0
/
+35
2012-01-30
ath6kl: Configure WOW patterns while going to wow_suspend
Raja Mani
3
-44
/
+193
2012-01-30
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
Raja Mani
3
-38
/
+64
2012-01-30
ath6kl: Fix kernel panic during rx aggregation
Vasanthakumar Thiagarajan
3
-5
/
+7
2012-01-30
ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
Kalle Valo
3
-28
/
+51
2012-01-24
ath6kl: Fix bug in maintaining aggregation state in AP mode
Vasanthakumar Thiagarajan
6
-45
/
+88
2012-01-24
ath6kl: Fix bug in using tid given by addba/delba req events
Vasanthakumar Thiagarajan
1
-2
/
+23
2012-01-24
ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()
Vasanthakumar Thiagarajan
1
-5
/
+5
2012-01-24
ath6kl: Define a structure for connection specific aggregation information
Vasanthakumar Thiagarajan
3
-81
/
+98
2012-01-24
ath6kl: Fix memory leak when unloading ath6kl_sdio
Vasanthakumar Thiagarajan
1
-0
/
+1
2012-01-24
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
Vasanthakumar Thiagarajan
1
-0
/
+5
2012-01-18
ath6kl: add back beginnings of USB support
Kalle Valo
8
-8
/
+479
2012-01-18
ath6kl: create ath6kl_core.ko
Kalle Valo
6
-13
/
+38
2012-01-18
ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions
Kalle Valo
2
-21
/
+34
2012-01-18
ath6kl: get rid of AR_DBG_LVL_CHECK()
Kalle Valo
4
-27
/
+18
2012-01-18
ath6kl: create core.c
Kalle Valo
8
-288
/
+332
2012-01-18
ath6kl: add ATH6KL_CONF_UART_DEBUG
Kalle Valo
2
-1
/
+5
2012-01-18
ath6kl: unify cfg80211 init/cleanup functions
Kalle Valo
3
-57
/
+62
2012-01-18
ath6kl: rename vif init and cleanup functions
Kalle Valo
4
-8
/
+9
2012-01-18
ath6kl: add testmode 2 for 6003 ART
Alex Yang
2
-6
/
+110
[next]