Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c91c4773b334d4d3a6d44626dc2a558ad97b86f3
/
drivers
/
net
/
wireless
/
ath9k
3e241ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
853da11
ath9k: fix access to a freed skb in ath_rx_tasklet()
by Pavel Roskin
· 16 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
b172023
mac80211: unify and fix TX aggregation start
by Johannes Berg
· 16 years ago
051b919
ath9k: fix dma mapping leak of rx buffer upon rmmod
by Luis R. Rodriguez
· 16 years ago
9cb5412
Add mesh point functionality to ath9k
by Pat Erley
· 16 years ago
6b2c403
ath9k: Nuke struct ath_xmit_status
by Vasanthakumar Thiagarajan
· 16 years ago
8a92e2e
ath9k: Fix bug in reporting status of tx rate
by Vasanthakumar Thiagarajan
· 16 years ago
0934af2
ath9k: Fix rate control update for aggregated frames
by Vasanthakumar Thiagarajan
· 16 years ago
85067c0
ath9k: Keep LED on in idle state after association
by Vasanthakumar Thiagarajan
· 16 years ago
cee075a
ath9k: Update copyright in all the files
by Sujith
· 16 years ago
c2da50e
ath9k: Fix bug in handling single stream stations
by Sujith
· 16 years ago
95e4acb
ath9k: Fill in ack signal in TX status
by Sujith
· 16 years ago
e71cef3
ath9k: Fix bug in 4K EEPROM size calculation
by Sujith
· 16 years ago
d650915
ath9k: Change return type for set_board_values()
by Sujith
· 16 years ago
a83615d
ath9k: Introduce a helper function for setting board gain values
by Sujith
· 16 years ago
355363f
ath9k: Move AR5416_VER_MASK to a common location
by Sujith
· 16 years ago
7d01b22
ath9k: Miscellaneous EEPROM handling cleanup
by Sujith
· 16 years ago
b572b24
ath9k: remove dummy PCI "retry timeout" fix
by Luis R. Rodriguez
· 16 years ago
4ed96f0
ath9k: Add support for multiple virtual AP interfaces
by Jouni Malinen
· 16 years ago
14587ce
ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate
by Vasanthakumar Thiagarajan
· 16 years ago
af43306
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
217ba9d
ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode
by Jouni Malinen
· 16 years ago
eeee132
ath9k: Add spectrum management to HW capabilities
by Sujith
· 16 years ago
15cc0f1
ath9k: make few eeprom and calib items static
by Luis R. Rodriguez
· 16 years ago
c117fa0
ath9k: downgrade xmit queue full message to xmit debug
by Luis R. Rodriguez
· 16 years ago
7db90f4
cfg80211: move enum reg_set_by to nl80211.h
by Luis R. Rodriguez
· 16 years ago
0fee54c
cfg80211: remove REGDOM_SET_BY_INIT
by Luis R. Rodriguez
· 16 years ago
62b4fb6
ath9k: Fix bug in reading debugfs file 'rcstat'
by Sujith
· 16 years ago
c37452b
ath9k: Fix bug in TX aggregation
by Sujith
· 16 years ago
9c81e8b
ath9k: Initialize ANI properly
by Sujith
· 16 years ago
be1b08a
ath9k: Use suitable macros with 4k eeprom data
by Vasanthakumar Thiagarajan
· 16 years ago
5077fd3
ath9k: always compile ath_radio_{en,dis}able
by Gabor Juhos
· 16 years ago
5210311
ath9k: fix compile error in debug.c
by Gabor Juhos
· 16 years ago
9251f0b
ath9k: fix compile error in ahb.c
by Gabor Juhos
· 16 years ago
6b765de
ath9k: fix AR_SREV_9100_OR_LATER macro
by Gabor Juhos
· 16 years ago
d4376eb
ath9k: move ar9100 version checking macros into a more appropriate place
by Gabor Juhos
· 16 years ago
a8c96d3
ath9k: cleanup AR5416 version checking macros
by Gabor Juhos
· 16 years ago
978b532
ath9k: Incorrect AR9285 version check macro
by Senthil Balasubramanian
· 16 years ago
4e84516
ath9k: INI update for AR9285 and periodic PA offset caliberation
by Senthil Balasubramanian
· 16 years ago
b03a9db
ath9k: RX buffers may be accessed/freed even before initialized/alloced.
by Senthil Balasubramanian
· 16 years ago
f0e6ce1
ath9k: Get rid of unnecessary ATOMIC memory alloc during init time
by Senthil Balasubramanian
· 16 years ago
19d8bc2
ath9k: create a common debugfs_root for all device instances
by Gabor Juhos
· 16 years ago
5ec905a
ath9k: AR9280 PCI devices must serialize IO as well
by Luis R. Rodriguez
· 16 years ago
6158425
ath9k: implement IO serialization
by Luis R. Rodriguez
· 16 years ago
39d89cd
ath9k: Add a debugfs interface for controlling virtual wiphys
by Jouni Malinen
· 16 years ago
f98c3bd
ath9k: Add a simple virtual wiphy scheduler
by Jouni Malinen
· 16 years ago
8089cc4
ath9k: Special processing for channel changes during scan
by Jouni Malinen
· 16 years ago
7ec3e51
ath9k: Add workaround to recover from failed channel changes
by Jouni Malinen
· 16 years ago
ee166a0
ath9k: Check virtual wiphy state on tx()
by Jouni Malinen
· 16 years ago
18eb62f
ath9k: Pause other virtual wiphys on channel change
by Jouni Malinen
· 16 years ago
465ca84
ath9k: Register larger listen interval
by Jouni Malinen
· 16 years ago
9580a22
ath9k: Make start/stop operations aware of virtual wiphys
by Jouni Malinen
· 16 years ago
0e2dedf
ath9k: Add routines for switching between active virtual wiphys
by Jouni Malinen
· 16 years ago
f0ed85c
ath9k: Virtual wiphy pause/unpause functionality
by Jouni Malinen
· 16 years ago
b93bce2
ath9k: Configure RX filter for multi-BSSID broadcast
by Jouni Malinen
· 16 years ago
c52f33d
ath9k: Add support for multiple secondary virtual wiphys
by Jouni Malinen
· 16 years ago
bce048d
ath9k: Add data structure for supporting virtual radio/wiphy operation
by Jouni Malinen
· 16 years ago
8ca21f0
ath9k: Set BSSID mask based on configured interfaces
by Jouni Malinen
· 16 years ago
2c3db3d
ath9k: Cleanup multiple VIF processing
by Jouni Malinen
· 16 years ago
d216aaa
ath9k: Clean up setkey operations
by Jouni Malinen
· 16 years ago
aebe2b5
ath9k: fix AR_TXCFG_DMASZ_MASK value
by Gabor Juhos
· 16 years ago
b75bc15
ath9k: Remove unused variables in struct ath_beacon_config
by Sujith
· 16 years ago
2554935
ath9k: Lock config_interface() callback with a mutex
by Sujith
· 16 years ago
b238e90
ath9k: Handle TSF properly for AP mode
by Sujith
· 16 years ago
5379c8a
ath9k: Split beacon configuration into mode specific routines
by Sujith
· 16 years ago
9546aae
ath9k: Cleanup beacon stuck processing
by Sujith
· 16 years ago
9fc9ab0
ath9k: Scrub beacon.c
by Sujith
· 16 years ago
0c98de6
ath9k: Use new scan notifiers from mac80211
by Sujith
· 16 years ago
b9a1619
ath9k: Set TSF fix
by Alina Friedrichsen
· 16 years ago
91ed19f
ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling
by Alina Friedrichsen
· 16 years ago
541d8dd
ath9k: Handle power modes in isr for power save.
by Vivek Natarajan
· 16 years ago
9331ec8
ath9k: Fill in rate_update mac80211 callback
by Sujith
· 16 years ago
e0caf9e
ath9k: Remove unused key xoring
by Jouni Malinen
· 16 years ago
672903b
ath9k: Document keycache operations
by Jouni Malinen
· 16 years ago
3f53dd6
ath9k: Fix hw crypto configuration for TKIP in AP mode
by Jouni Malinen
· 16 years ago
fa09632
ath9k: Remove ununsed ack duration stuff with long/short preamble
by Vasanthakumar Thiagarajan
· 16 years ago
f40154e
ath9k: Configure Power control register appropriately for h/w with 4k eeprom
by Vasanthakumar Thiagarajan
· 16 years ago
b3bd89c
ath9k: Add module parameter to disable hardware crypto
by Jouni Malinen
· 16 years ago
222d0b3
ath9k: Unlock sc->mutex on error path
by Jouni Malinen
· 16 years ago
204b190
ath9k: fix 802.11g conformance test limit typo
by Bob Copeland
· 16 years ago
8454086
ath9k: follow beacon hints on reg_notifier when world roaming
by Luis R. Rodriguez
· 16 years ago
fe33eb3
cfg80211: move all regulatory hints to workqueue
by Luis R. Rodriguez
· 16 years ago
20977d3
ath9k: Add appropriate ANI values for AP mode
by Sujith
· 16 years ago
db0f41f
ath9k: Fix PCI shutdown sequence
by Sujith
· 16 years ago
8147f5d
ath9k: Fix bug in EEPROM chainmask retrieval
by Sujith
· 16 years ago
9e71279
ath9k: Add PER to RC debug statistics
by Sujith
· 16 years ago
d9ae96d
ath9k: Remove multiple macro occurrences
by Sujith
· 16 years ago
f452a63
ath9k: Don't reset TSF after scanning automatically
by Alina Friedrichsen
· 16 years ago
dbaaa14
ath9k: Filter out beacons from other BSS in STA mode
by Vasanthakumar Thiagarajan
· 16 years ago
d5c232f
ath9k: Fix PTK/GTK handshake timeout
by Vasanthakumar Thiagarajan
· 16 years ago
fdbf733
ath9k: Use beacon interval directly
by Sujith
· 16 years ago
f7a99e4
ath9k: Remove ath_txq_depth and get the queue depth directly
by Sujith
· 16 years ago
f34639d
ath9k: Remove a few unused capability macros
by Sujith
· 16 years ago
171387e
ath9k: Initialize channel change time
by Sujith
· 16 years ago
83befbd
ath9k: Fix antenna assignment bug in TX status processing
by Sujith
· 16 years ago
0caa7b1
ath9k: Fix HW wait timeout
by Sujith
· 16 years ago
7076849
ath9k: Program the RTC registers correctly
by Sujith
· 16 years ago
191a99b
ath9k: move common regulatory code out of if() branches
by Bob Copeland
· 16 years ago
Next »