index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
carl9170: Convert byte_rev_table uses to bitrev8
Joe Perches
1
-2
/
+2
2014-10-30
wil6210: Add support for large packets
Vladimir Kondratiev
6
-7
/
+38
2014-10-30
wil6210: improve dmesg for fw error handling
Vladimir Kondratiev
1
-0
/
+3
2014-10-30
wil6210: prevent double disconnect command issuing
Vladimir Kondratiev
4
-13
/
+29
2014-10-30
wil6210: reset flow updates
Vladimir Kondratiev
2
-5
/
+24
2014-10-30
wil6210: do not attempt FW recovery if interface is down
Vladimir Kondratiev
1
-0
/
+5
2014-10-30
ath9k: set pulse_rssi threshold to 15
Lorenzo Bianconi
2
-2
/
+2
2014-10-27
ath9k: use a random MAC address if the EEPROM address is invalid
Felix Fietkau
1
-2
/
+11
2014-10-27
ath9k: allow disabling bands via platform data
Felix Fietkau
3
-8
/
+20
2014-10-27
ath9k: add support for endian swap of eeprom from platform data
Felix Fietkau
3
-21
/
+13
2014-10-27
ath9k_hw: start initial NF calibration after PA calibration on <AR9003
Felix Fietkau
2
-2
/
+6
2014-10-27
ath9k_hw: do not run NF and periodic calibration at the same time
Felix Fietkau
1
-15
/
+14
2014-10-27
ath9k: restart hardware after noise floor calibration failure
Felix Fietkau
9
-24
/
+33
2014-10-27
ath9k: clean up debugfs print of reset causes
Felix Fietkau
1
-27
/
+21
2014-10-27
ath9k: fix processing RXORN interrupts
Felix Fietkau
1
-4
/
+3
2014-10-27
ath9k_hw: remove support for UB124 tx gain table
Felix Fietkau
1
-3
/
+0
2014-10-27
ath9k_hw: make support for PC-OEM cards optional
Felix Fietkau
7
-19
/
+84
2014-10-27
ath9k: Update AR955x initvals
Sujith Manoharan
1
-4
/
+4
2014-10-27
ath9k: Update AR9580 initvals
Sujith Manoharan
1
-1
/
+143
2014-10-27
ath9k: Do not start BA when scanning
Sujith Manoharan
1
-0
/
+7
2014-10-27
ath9k: Improve flush() in mcc mode
Sujith Manoharan
3
-6
/
+28
2014-10-27
ath9k: Fix HW scan abort
Sujith Manoharan
2
-17
/
+13
2014-10-27
ath9k: Send oneshot NoA
Sujith Manoharan
2
-0
/
+42
2014-10-27
ath9k: Fix RoC expiration
Sujith Manoharan
1
-1
/
+2
2014-10-27
ath9k: Use a helper function for bmiss
Sujith Manoharan
1
-19
/
+26
2014-10-27
ath9k: Use a helper function to set NoA
Sujith Manoharan
1
-25
/
+36
2014-10-27
ath9k: Use a helper function for offchannel NoA
Sujith Manoharan
1
-18
/
+27
2014-10-27
ath9k: Check for active GO in mgd_prepare_tx()
Sujith Manoharan
3
-7
/
+54
2014-10-27
ath9k: Add a function to check for an active GO
Sujith Manoharan
2
-0
/
+31
2014-10-27
ath9k: Fix address management
Sujith Manoharan
3
-5
/
+5
2014-10-27
ath9k: Send AUTHORIZED event only for station mode
Sujith Manoharan
1
-4
/
+6
2014-10-27
ath9k: Check for pending frames properly
Sujith Manoharan
3
-10
/
+19
2014-10-27
ath9k: Fix offchannel flush timeout
Sujith Manoharan
1
-0
/
+20
2014-10-27
ath9k: Fix MCC flush timeout
Sujith Manoharan
1
-1
/
+15
2014-10-27
ath9k: Use configurable timeout for flush
Sujith Manoharan
3
-1
/
+10
2014-10-27
ath9k: Clear NoA schedule properly
Sujith Manoharan
1
-0
/
+15
2014-10-27
ath9k: Disable beacon tasklet during reset
Sujith Manoharan
1
-0
/
+2
2014-10-27
ath9k: Set ATH_OP_HW_RESET before HW reset
Sujith Manoharan
1
-0
/
+12
2014-10-27
ath9k: Unify reset API
Sujith Manoharan
4
-10
/
+11
2014-10-27
ath9k: Process beacons properly
Sujith Manoharan
1
-1
/
+6
2014-10-27
ath9k: Enable multi-channel properly
Sujith Manoharan
3
-9
/
+10
2014-10-27
ath9k: Use sta_state() callback
Sujith Manoharan
1
-2
/
+26
2014-10-27
ath9k: do not overwrite AR_PHY_RADAR_1 MSB
Lorenzo Bianconi
2
-2
/
+8
2014-10-27
Merge tag 'for-linville-20141024' of git://github.com/kvalo/ath
John W. Linville
24
-1373
/
+2258
2014-10-23
ath10k: split ce pipe init/alloc further
Michal Kazior
3
-69
/
+62
2014-10-23
ath10k: mask/unmask msi fw irq
Michal Kazior
2
-22
/
+32
2014-10-23
ath10k: re-disable interrupts after target init
Michal Kazior
1
-4
/
+3
2014-10-21
ath10k: use bss_info as txpower source
Michal Kazior
2
-20
/
+75
2014-10-21
ath10k: simplify computation of mgmt rx band
Michal Kazior
1
-16
/
+16
2014-10-21
ath10k: clean up sta auth/assoc code
Michal Kazior
1
-79
/
+42
[next]