Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
24fc32b35647401bbf03b3e2d5f01c6d0579a01c
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
24fc32b
ath6kl: add ath6kl_bmi_write_hi32()
by Kalle Valo
· 13 years ago
d0d670a
ath6kl: remove multiple assignments
by Kalle Valo
· 13 years ago
ddc3d77
ath6kl: logical continuations should be on the previous line
by Kalle Valo
· 13 years ago
96f1fad
ath6kl: alignment should match open parenthesis
by Kalle Valo
· 13 years ago
c650538
ath6kl: fix checkpatch error with EPSTAT() macro
by Kalle Valo
· 13 years ago
51b56e2
ath6kl: fix pointer style
by Kalle Valo
· 13 years ago
ce0dc0c
ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspend
by Raja Mani
· 13 years ago
8f46fcc
ath6kl: Maintain the listen interval per VIF specific
by Raja Mani
· 13 years ago
390a8c8
ath6kl: Check wow state before sending control and data pkt
by Raja Mani
· 13 years ago
1e9a905
ath6kl: Add provision to define suspend policy in disconnected state.
by Raja Mani
· 13 years ago
068a463
ath6kl: Fix kernel panic while receiving fwlog during boot
by Vasanthakumar Thiagarajan
· 13 years ago
05e5bd0
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
daa16bc
ath6kl: Restrict memcpy to bounce buffer only for write request
by Raja Mani
· 13 years ago
d1f4159
ath6kl: Fix random system lockup
by Raja Mani
· 13 years ago
af840ba
ath6kl: Collect residue firmware logs
by Etay Luz
· 13 years ago
7504a3e
ath6kl: add padding to firmware log records
by Etay Luz
· 13 years ago
67cd22e
ath6kl: implement hidden ssid
by Thomas Pedersen
· 13 years ago
080eec4
ath6kl: Clear the IE in firmware if not set
by Aarthi Thiruvengadam
· 13 years ago
e5348a1
ath6kl: Make sure wiphy is registered before calling regulatory_hint()
by Vasanthakumar Thiagarajan
· 13 years ago
b796f09
ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()
by Vasanthakumar Thiagarajan
· 13 years ago
81db48d
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events
by Vasanthakumar Thiagarajan
· 13 years ago
5dbc811
ath6kl: Refactor ath6kl_wmi_control_rx()
by Vasanthakumar Thiagarajan
· 13 years ago
4705b70
ath6kl: Initialize netdev hw_features for every interface
by Vasanthakumar Thiagarajan
· 13 years ago
f2afdac
ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()
by Vasanthakumar Thiagarajan
· 13 years ago
faaf192
ath6kl: Register driver ht capabilities in wiphy
by Vasanthakumar Thiagarajan
· 13 years ago
4480bb5
ath6kl: Lower SDIO pad drive strength for hw2.1.1 board
by Raja Mani
· 13 years ago
13423c3
ath6kl: Make foreground scan a deterministic one
by Vasanthakumar Thiagarajan
· 13 years ago
5378f24
ath6kl: Fix memory leak of rx packets in endpoint 0
by Vasanthakumar Thiagarajan
· 13 years ago
bd5b5ac
ath6kl: Make sure to allocate rx buffers after the endpoint connection
by Vasanthakumar Thiagarajan
· 13 years ago
cc4d623
ath6kl: Remove bogus non-NULL pointer check
by Vasanthakumar Thiagarajan
· 13 years ago
e8ad9a0
ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()
by Vasanthakumar Thiagarajan
· 13 years ago
0ea10f2b
ath6kl: assign Tx packet drop threshold per endpoint based on AC priority
by Chilam Ng
· 13 years ago
d0ff738
ath6kl: Add unicast mgmt frame buffering
by Naveen Gangadharan
· 13 years ago
8860020
cfg80211: restructure AP/GO mode API
by Johannes Berg
· 13 years ago
3b96d49
ath6kl: Fix firmware crash dump
by Naveen Gangadharan
· 13 years ago
fb1ac2e
ath6kl: add support for AR6003 2048 byte board file
by Prasanna Kumar
· 13 years ago
b29072c
ath6kl: prioritize Tx bundling based on AC priorities
by Chilam Ng
· 13 years ago
1b2df40
ath6kl: Update license header
by Vasanthakumar Thiagarajan
· 13 years ago
c807b30
ath6kl: add blocking debugfs file for retrieving firmware logs
by Kalle Valo
· 13 years ago
9b9a4f2
ath6kl: store firmware logs in skbuffs
by Kalle Valo
· 13 years ago
5fbea5d
ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command
by Chilam Ng
· 13 years ago
1b46dc04
ath6kl: fix compiler warning in ath6kl_init_hw_params()
by Kalle Valo
· 13 years ago
3c325fb
ath6kl: Fix typo in cfg80211.c
by Masanari Iida
· 13 years ago
cca4d5a
ath6kl: Workaround to support Deep Sleep with MSM.
by Santosh Sajjan
· 13 years ago
3c411a4
ath6kl: Return a proper error code when not in connected state
by Raja Mani
· 13 years ago
081c7a8
ath6kl: Wait for host sleep mode cmd processed event during WOW suspend
by Raja Mani
· 13 years ago
d91e8ee
ath6kl: Configure WOW patterns while going to wow_suspend
by Raja Mani
· 13 years ago
e390af7
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
by Raja Mani
· 13 years ago
c865154
ath6kl: Fix kernel panic during rx aggregation
by Vasanthakumar Thiagarajan
· 13 years ago
5f1127f
ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
by Kalle Valo
· 13 years ago
1d2a445
ath6kl: Fix bug in maintaining aggregation state in AP mode
by Vasanthakumar Thiagarajan
· 13 years ago
3fdc099
ath6kl: Fix bug in using tid given by addba/delba req events
by Vasanthakumar Thiagarajan
· 13 years ago
17741c8
ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()
by Vasanthakumar Thiagarajan
· 13 years ago
7baef81
ath6kl: Define a structure for connection specific aggregation information
by Vasanthakumar Thiagarajan
· 13 years ago
0e7de66
ath6kl: Fix memory leak when unloading ath6kl_sdio
by Vasanthakumar Thiagarajan
· 13 years ago
7a950ea
ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()
by Vasanthakumar Thiagarajan
· 13 years ago
241b128
ath6kl: add back beginnings of USB support
by Kalle Valo
· 13 years ago
d6a434d
ath6kl: create ath6kl_core.ko
by Kalle Valo
· 13 years ago
3b1b7d0
ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions
by Kalle Valo
· 13 years ago
5afa5aa
ath6kl: get rid of AR_DBG_LVL_CHECK()
by Kalle Valo
· 13 years ago
45eaa78
ath6kl: create core.c
by Kalle Valo
· 13 years ago
f29af97
ath6kl: add ATH6KL_CONF_UART_DEBUG
by Kalle Valo
· 13 years ago
46d33a2
ath6kl: unify cfg80211 init/cleanup functions
by Kalle Valo
· 13 years ago
c25889e
ath6kl: rename vif init and cleanup functions
by Kalle Valo
· 13 years ago
cd23c1c
ath6kl: add testmode 2 for 6003 ART
by Alex Yang
· 13 years ago
e572602
ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
by Kalle Valo
· 13 years ago
3462735
ath6kl: remove -D__CHECK_ENDIAN__ from Makefile
by Kalle Valo
· 13 years ago
d6f8026
ath6kl: use netdev_features_t
by Kalle Valo
· 13 years ago
a0afd4f
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 13 years ago
e80ec84
ath6kl: Remove useless initialization in ath6kl_read_fwlogs()
by Raja Mani
· 13 years ago
c1762a3
ath6kl: Add support for uAPSD
by Thirumalai Pachamuthu
· 13 years ago
8232736
ath6kl: Fix listen interval handling
by Sujith Manoharan
· 13 years ago
cbec267
ath6kl: Initialize a variable properly
by Sujith Manoharan
· 13 years ago
4a8ce2f
ath6kl: Remove redundant pointer check
by Sujith Manoharan
· 13 years ago
866dc88
ath6kl: Fix SDIO error path
by Sujith Manoharan
· 13 years ago
4269a93
ath6kl: make net_device_ops const
by Stephen Hemminger
· 13 years ago
9d82682
ath6kl: Use a mutex_lock to avoid race in diabling and handling irq
by Vasanthakumar Thiagarajan
· 13 years ago
982767b
ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t
by Vasanthakumar Thiagarajan
· 13 years ago
3d6aba2
ath6kl: Remove deadcode in main.c
by Vasanthakumar Thiagarajan
· 13 years ago
80abaf9
ath6kl: Implement ndo_set_rx_mode()
by Vasanthakumar Thiagarajan
· 13 years ago
f914edd
ath6kl: Add a function in wmi.c to add/delete a multicast filter
by Vasanthakumar Thiagarajan
· 13 years ago
3f3c4ee
ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID
by Vasanthakumar Thiagarajan
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
cb00ec3
ath6kl: revert USB support
by John W. Linville
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
4f34dac
ath6kl: send TCMD response through testmode events
by Thomas Pedersen
· 13 years ago
792ecb3
ath6kl: Remove redundant key_index check.
by Vivek Natarajan
· 13 years ago
a10e2f2
ath6kl: Add a module parameter to enable uart debug
by Vasanthakumar Thiagarajan
· 13 years ago
351de28
ath6kl: Remove few unnecessary spin_locks around set_bit()
by Vasanthakumar Thiagarajan
· 13 years ago
bc48ad3
ath6kl: Support for TCP checksum offload to firmware
by Rishi Panjwani
· 13 years ago
ba1f6fe
ath6kl: Advertise TX/RX support for frames in AP mode
by Jouni Malinen
· 13 years ago
33e5308
ath6kl: Add del_station cfg80211_ops
by Jouni Malinen
· 13 years ago
e68f675
ath6kl: Fix panic when setting a channel
by Sujith Manoharan
· 13 years ago
65a8b4c
ath6kl: add support for FW API 3
by Kalle Valo
· 13 years ago
c003897
ath6kl: handle firmware names more dynamically
by Kalle Valo
· 13 years ago
c08631c
ath6kl: Send own IP addr to the firmware during WOW suspend
by Raja Mani
· 13 years ago
ca1d16a
ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd
by Raja Mani
· 13 years ago
6e786cb
ath6kl: Fix connect command to clear previously used IEs
by Jouni Malinen
· 13 years ago
5e13fd3
ath6kl: Use cfg80211_roamed_bss() to report roaming event
by Vasanthakumar Thiagarajan
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
Next »