Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b2887410f0d00f376b250f78d34654b4ac093900
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
« Previous
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
9e97d14
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
4fe0c75
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
8457703
ath6kl: provide 64-bit per-station byte counters
by Vladimir Kondratiev
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
33fd8fe
drivers/net/wireless/ath/ath6kl: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
0c0280b
wireless: make the reg_notifier() void
by Luis R. Rodriguez
· 12 years ago
6f7c1ad
ath6kl: minor optimization using if, else if
by Mohammed Shafi Shajakhan
· 12 years ago
355b3a9
ath6kl: Move and rename ath6kl_cleanup_vif function
by Mohammed Shafi Shajakhan
· 12 years ago
eb922e4
ath6kl: Parse beacon interval from userspace
by Mohammed Shafi Shajakhan
· 12 years ago
8aa659d
ath6kl: trivial cleanup on interface type selection
by Mohammed Shafi Shajakhan
· 12 years ago
de2070f
ath6kl: Fix kernel panic on continuous driver load/unload
by Mohammed Shafi Shajakhan
· 12 years ago
e16ccfe
ath6kl: remove unnecessary check for NULL skb
by Mohammed Shafi Shajakhan
· 12 years ago
895dc38
ath6kl: Use standard way to assign the boolean variable
by Mohammed Shafi Shajakhan
· 12 years ago
050757d
ath6kl: Remove erroneous flag clearing
by Mohammed Shafi Shajakhan
· 12 years ago
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
3d9d1d6
nl80211/cfg80211: support VHT channel configuration
by Johannes Berg
· 12 years ago
683b6d3
cfg80211: pass a channel definition struct
by Johannes Berg
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
1e5023c
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
0f62248
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
f5750c6
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
by Julia Lawall
· 12 years ago
f0ed67e
ath6kl: Fix a mismatch in power management debug message
by Mohammed Shafi Shajakhan
· 12 years ago
ff7e686
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
by Kalle Valo
· 12 years ago
f3ec3bf
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
by Julia Lawall
· 12 years ago
c844211
cfg80211: allow per interface TX power setting
by Johannes Berg
· 12 years ago
a2e1be3
ath6kl: Add a hardware flag for SDIO CRC error workaround
by Mohammed Shafi Shajakhan
· 12 years ago
171fe76
ath6kl: Fix mapping uplink endpoint for AR6004
by Mohammed Shafi Shajakhan
· 12 years ago
7ac25ea
ath6kl: Fix inactivity timeout for AR6004
by Mohammed Shafi Shajakhan
· 12 years ago
c0b34e2
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
by Mohammed Shafi Shajakhan
· 12 years ago
5dbdf6f
ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails
by Mohammed Shafi Shajakhan
· 12 years ago
cf0dfa1
ath6kl: Remove obselete USB device related checks
by Mohammed Shafi Shajakhan
· 12 years ago
3077494
ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()
by Pandiyarajan Pitchaimuthu
· 12 years ago
86aa7c1
ath6kl: Array index out of bounds check
by Pandiyarajan Pitchaimuthu
· 12 years ago
698bf86
ath6kl: Blocked client notification
by Pandiyarajan Pitchaimuthu
· 12 years ago
07033ce
ath6kl: Max clients reached notification
by Pandiyarajan Pitchaimuthu
· 12 years ago
baec5c6
ath6kl: Fix random rx data corruption
by Vasanthakumar Thiagarajan
· 12 years ago
363f149
ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()
by Raja Mani
· 12 years ago
d54601b
ath6kl: Check for valid rate table index
by Raja Mani
· 12 years ago
43a06b3
ath6kl: Avoid null ptr dereference while printing reg domain pair
by Raja Mani
· 12 years ago
58109df
ath6kl: Fix reconnection issue after recovery
by Vasanthakumar Thiagarajan
· 12 years ago
f08dbda
ath6kl: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 12 years ago
527f657
ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()
by Andi Kleen
· 12 years ago
66ddcc3
ath6kl: Make fw error recovery configurable
by Vasanthakumar Thiagarajan
· 12 years ago
a356170
ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state
by Vasanthakumar Thiagarajan
· 12 years ago
e451f94
ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()
by Vasanthakumar Thiagarajan
· 12 years ago
9d91884
ath6kl: Fix bug in scheduling hb_timer
by Vasanthakumar Thiagarajan
· 12 years ago
7756579
ath6kl: Recover from "wmi ctrl ep is full" condition
by Vasanthakumar Thiagarajan
· 12 years ago
9233299
ath6kl: Add support to detect fw error through heart beat
by Vasanthakumar Thiagarajan
· 12 years ago
84caf80
ath6kl: Recover from fw crash
by Vasanthakumar Thiagarajan
· 12 years ago
ede615d
ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
by Vasanthakumar Thiagarajan
· 12 years ago
8368509
ath6kl: fix link speed when using sgi
by Dengke Qiu
· 12 years ago
3814264
ath6kl: trivial cleanup on interface type selection
by Mohammed Shafi Shajakhan
· 12 years ago
2c07cf4
ath6kl: consolidate WoW pattern length
by Thomas Pedersen
· 12 years ago
b1f47e3
ath6kl: rework scheduled scan
by Thomas Pedersen
· 12 years ago
a3b3842
ath6kl: check usb_register() return value
by Marina Makienko
· 12 years ago
8114f9b
ath6kl: Fix potential memory leak in ath6kl_tx_complete()
by Vasanthakumar Thiagarajan
· 12 years ago
0616dc1
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
by Vasanthakumar Thiagarajan
· 12 years ago
f21243a
ath6kl: reconfigure RSN capabilities when restarting AP
by Thomas Pedersen
· 12 years ago
b5495e6
ath6kl: restart concurrent vifs on failed connect
by Thomas Pedersen
· 12 years ago
fd4377b
ath6kl: configure wow filters per-vif
by Thomas Pedersen
· 12 years ago
f8c0305
ath6kl: fix incorrect use of IEEE80211_NUM_BANDS
by Kalle Valo
· 12 years ago
84841ba
ath6kl: add support for changing contry code
by Kalle Valo
· 12 years ago
11f0bfc
ath6kl: refactor wmi scan command
by Kalle Valo
· 12 years ago
c8c72b7
ath6kl: move ath6kl_wmi_startscan_cmd()
by Kalle Valo
· 12 years ago
279b286
ath6kl: support TX error rate notification
by Thomas Pedersen
· 12 years ago
bf744f1
ath6kl: Add support for AR6004 hardware version 1.3
by Bala Shanmugam
· 12 years ago
4aca81b
ath6kl: Make use of return value from ath6kl_diag_read()
by Pandiyarajan Pitchaimuthu
· 12 years ago
c95dcb5
ath6kl: use custom MAC address for newly created interfaces
by Aarthi Thiruvengadam
· 12 years ago
85b20fc
ath6kl: support rssi threshold for sched scan
by Thomas Pedersen
· 12 years ago
04b2312
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
by Arend van Spriel
· 12 years ago
b292219
wireless: use OR operation to set wiphy features
by Johannes Berg
· 12 years ago
552bff0
cfg80211: constify name parameter to add_virtual_intf
by Johannes Berg
· 12 years ago
fd01428
nl80211: move scan API to wdev
by Johannes Berg
· 12 years ago
84efbb8
cfg80211: use wireless_dev for interface management
by Johannes Berg
· 12 years ago
71bbc99
cfg80211: use wdev in mgmt-tx/ROC APIs
by Johannes Berg
· 12 years ago
b1fbd46
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
dfb89c5
cfg80211: don't allow WoWLAN support without CONFIG_PM
by Johannes Berg
· 12 years ago
d987dd1
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 12 years ago
c85251f
ath6kl: fix fw capability parsing
by Thomas Pedersen
· 12 years ago
b5b6f6a
ath6kl: use firmware version from FW IE
by Naveen Singh
· 12 years ago
7940bad
ath6kl: Fix unstable downlink throughput
by Vasanthakumar Thiagarajan
· 12 years ago
0faf745
ath6kl: Fix race in aggregation reorder logic
by Vasanthakumar Thiagarajan
· 12 years ago
d154f32
ath6kl: support changing dtim period on AP mode
by Etay Luz
· 12 years ago
f1ff32e
ath6kl: Add missing newline terminations
by Joe Perches
· 12 years ago
aa430da
cfg80211: provide channel to start_ap function
by Johannes Berg
· 12 years ago
67b3f12
ath6kl: separate ht cap for each band
by Kiran Reddy
· 12 years ago
df6a707
ath6kl: Fix typo in htc mbox debug print msg
by Raja Mani
· 12 years ago
824174c
ath6kl: Remove unneeded memset in roam related config func
by Raja Mani
· 12 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
06e360a
ath6kl: Add support for setting tx rateset.
by Bala Shanmugam
· 12 years ago
fa338be
ath6kl: Fix missing gpio pin 9 configuration
by Vasanthakumar Thiagarajan
· 12 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
33a6664
ath6kl: issue wmi disconnect after notifying cfg80211
by Thomas Pedersen
· 12 years ago
12d9568
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
dd45b75
ath6kl: Include match ssid list in scheduled scan
by Naveen Singh
· 12 years ago
c422d52d
ath6kl: enable enhanced bmiss detection
by Thomas Pedersen
· 12 years ago
6821d4f
ath6kl: Add wow multicast firmware capability support
by Naveen Gangadharan
· 13 years ago
8ab5415
ath6kl: Use correct max-scan-SSIDs limit
by Jouni Malinen
· 13 years ago
Next »