Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
55ee82b500551f80720de57a00d2990d56cf08a8
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
base.c
55ee82b
ath5k: basic support for survey
by Holger Schurig
· 15 years ago
87d77c4
ath5k: treat RXORN as non-fatal
by Bruno Randolf
· 15 years ago
0edc9a6
ath5k: Use high bitrates for ACK/CTS
by Bruno Randolf
· 15 years ago
a05988b
ath5k: fix race condition in tx desc processing
by Bob Copeland
· 15 years ago
6b5d117
ath5k: clean up queue manipulation
by Bob Copeland
· 15 years ago
2111ac0
ath5k: Adaptive Noise Immunity (ANI) Implementation
by Bruno Randolf
· 15 years ago
da35111
ath5k: update phy errors codes
by Bruno Randolf
· 15 years ago
495391d
ath5k: simplify MIB counters
by Bruno Randolf
· 15 years ago
b4ea449
ath5k: keep beacon RSSI average
by Bruno Randolf
· 15 years ago
6a8a3f6
ath5k: move ath5k_hw_calibration_poll to base.c
by Bruno Randolf
· 15 years ago
e65e1d7
ath5k: remove the use of SWI interrupt
by Bruno Randolf
· 15 years ago
1063b17
ath5k: remove static calibration interval variable
by Bruno Randolf
· 15 years ago
7644395
ath5k: add debugfs file frameerrors
by Bruno Randolf
· 15 years ago
ccfe555
ath5k: remove double opmode definition
by Bruno Randolf
· 15 years ago
caec911
ath5k: preserve antenna settings
by Bruno Randolf
· 15 years ago
604eead
ath5k: add antenna statistics and debugfs file for antenna settings
by Bruno Randolf
· 15 years ago
8127fbd
ath5k: Fix TX/RX padding for all frames
by Benoit Papillault
· 15 years ago
626ede6
ath5k: remove stale function declarations, make some functions static
by Pavel Roskin
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
2ac2927
ath5k: use correct packet type when transmitting
by Bob Copeland
· 15 years ago
3b21190
ath5k: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
10be7eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
a951ae2
ath5k: fix setup for CAB queue
by Bob Copeland
· 15 years ago
6373464
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
6e08d22
ath5k: Implement mac80211 callback set_coverage_class
by Lukáš Turek
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
891dc5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
671adc9
wireless: remove remaining qual code
by Johannes Berg
· 15 years ago
242ab7a
ath5k: fix SWI calibration interrupt storm
by Bob Copeland
· 15 years ago
dc1e001
ath5k: use the common->keymap
by Luis R. Rodriguez
· 15 years ago
dd84978
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
by Luis R. Rodriguez
· 15 years ago
cc861f7
ath: move the rx bufsize to common to share with ath5k/ath9k
by Luis R. Rodriguez
· 15 years ago
2071a00
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
bcfc56a
ath5k: don't reset mcast filter when configuring the mode
by Bob Copeland
· 15 years ago
8ce54c5
ath5k: enable Power-Save Polls by setting the association ID
by Luis R. Rodriguez
· 15 years ago
be5d6b7
ath5k: simplify passed params to ath5k_hw_set_associd()
by Luis R. Rodriguez
· 15 years ago
baee1f3
Wireless / ath5k: Simplify suspend and resume callbacks
by Rafael J. Wysocki
· 15 years ago
b002a4a
atheros: add ieee80211_hw to ath_common
by Luis R. Rodriguez
· 15 years ago
13b8155
atheros: define shared bssidmask setting
by Luis R. Rodriguez
· 15 years ago
e5aa847
ath5k: define ath_common ops
by Luis R. Rodriguez
· 15 years ago
9adca12
ath5k: allocate ath5k_hw prior to initializing hw
by Luis R. Rodriguez
· 15 years ago
db71971
ath5k: move ath_common to ath5k_hw
by Luis R. Rodriguez
· 15 years ago
954fece
ath5k: use common curbssid, bssidmask and macaddr
by Luis R. Rodriguez
· 15 years ago
1775374
ath: move ath_bcast_mac to common header
by Luis R. Rodriguez
· 15 years ago
97a81f5
ath5k: don't use PCI ID to find the chip revision
by Pavel Roskin
· 15 years ago
1c81874
ath5k: add hardware CCMP encyption support
by Bob Copeland
· 15 years ago
1c5256b
ath5k: use the skb->cb directly for RX status
by Bob Copeland
· 15 years ago
56d1de0
ath5k: clean up filter flags setting
by Bob Copeland
· 15 years ago
608b88c
ath: move regulatory info into shared common structure
by Luis R. Rodriguez
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
13311b0
ath5k: use bit shift operators for cache line size
by Luis R. Rodriguez
· 15 years ago
aeb63cf
ath5k: use common ath.ko ath_rxbuf_alloc()
by Luis R. Rodriguez
· 15 years ago
6e220662
ath5k: Use SWI to trigger calibration
by Nick Kossifidis
· 15 years ago
edd7fc7
ath5k: Wakeup fixes
by Nick Kossifidis
· 15 years ago
e30eb4a
ath5k: fix missing output in monitor mode after ifconfig up
by Joerg Albert
· 15 years ago
8784d2e
ath5k: fix CAB queue operation
by Bob Copeland
· 15 years ago
ae6f53f
ath5k: update PCU opmode whenever a new interface is added
by Bob Copeland
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
65b5a69
ath5k: temporarily disable crypto for AP mode
by Bob Copeland
· 16 years ago
3355443
ath5k: write PCU registers on initial reset
by Bob Copeland
· 16 years ago
0d0cd72
ath5k: do not release irq across suspend/resume
by Bob Copeland
· 16 years ago
2180049
ath5k: rework beacon configuration
by Bob Copeland
· 16 years ago
cec8db2
ath5k: send buffered frames after the beacon
by Bob Copeland
· 16 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 16 years ago
f0f3d38
ath5k: enable hardware LEDs
by Bob Copeland
· 16 years ago
eab0cd4
ath5k: fix beacon_int handling
by Jiri Slaby
· 16 years ago
8451d22
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
by Jouni Malinen
· 16 years ago
a6ae071
ath5k: minor rfkill cleanup
by Bob Copeland
· 16 years ago
e6a3b61
ath5k: added cfg80211 based rfkill support
by Tobias Doerffel
· 16 years ago
72828b1
ath5k: disable beacon interrupt when interface is down
by Bob Copeland
· 16 years ago
73ca520
ath5k: remove conf->beacon_int usage
by Bob Copeland
· 16 years ago
55aa4e0
ath5k: avoid leaking mutex in ath5k_config
by John W. Linville
· 16 years ago
1071db8
ath5k: update beacons in AP mode
by Bob Copeland
· 16 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
2bed03e
ath5k: Implement antenna control
by Nick Kossifidis
· 16 years ago
6f5f39c
ath5k: Enable AP mode
by Jiri Slaby
· 16 years ago
428cbd4
ath5k: Beaconing fixes
by Nick Kossifidis
· 16 years ago
a082381
ath5k: Allow user/driver to set txpower
by Nick Kossifidis
· 16 years ago
2516baa
ath5k: correct interrupt storm warning
by Bob Copeland
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 years ago
2692504
ath5k: manipulate rxlink and descriptor address under rxbuf lock
by Bob Copeland
· 16 years ago
c57ca81
ath5k: use rx hw descriptor pointer for self-linked check
by Bob Copeland
· 16 years ago
46802a4
ath5k: use bool for modparams
by Bob Copeland
· 16 years ago
56d2ac7
ath5k: use tasklet_hi_schedule for beacon queue
by Bob Copeland
· 16 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath5k/base.c]
f769c36
ath5k: use regulatory infrastructure
by Bob Copeland
· 16 years ago
42639fc
ath5k: reduce exported channel list
by Bob Copeland
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
5a0fe8ac
ath5k: properly drop packets from ops->tx
by Bob Copeland
· 16 years ago
b726604
ath5k: warn and correct rate for unknown hw rate indexes
by Bob Copeland
· 16 years ago
8f655dd
ath5k: Add tx power calibration support
by Nick Kossifidis
· 16 years ago
e23a901
ath5k: remove dummy PCI "retry timeout" fix
by Bob Copeland
· 16 years ago
9ca9fb8
ath5k: disable MIB interrupts
by Bob Copeland
· 16 years ago
0ed4548
ath5k: extract LED code into a separate file
by Bob Copeland
· 16 years ago
2c91108c
ath5k: constify stuff
by Jiri Slaby
· 16 years ago
db5b4f7
ath5k: fix hw rate index condition
by Jiri Slaby
· 16 years ago
362695e
ath5k: compute rts/cts duration after computing full pktlen
by Bob Copeland
· 16 years ago
acf3c1a
ath5k: move beacon processing to a tasklet
by Bob Copeland
· 16 years ago
Next »