index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
/
event_buffer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
Luis R. Rodriguez
1
-0
/
+2
2010-12-08
cfg80211: add some element IDs in enum ieee80211_eid
Amitkumar Karwar
1
-0
/
+3
2010-12-08
b43: rename config option for N-PHY, drop BROKEN
Rafał Miłecki
4
-13
/
+14
2010-12-08
b43: fix split of N-PHY devices into supported and not (based on PHY rev)
Rafał Miłecki
2
-2
/
+1
2010-12-08
b43: set TMS to work with current band width for N-PHY
Rafał Miłecki
4
-7
/
+15
2010-12-08
b43: N-PHY: silence warnings
Rafał Miłecki
1
-2
/
+6
2010-12-08
mac80211: Show max number of probe tries in debug message.
Ben Greear
1
-2
/
+3
2010-12-08
b43: flush PHY writes when needed
Rafał Miłecki
2
-0
/
+11
2010-12-08
b43: N-PHY: implement own maskset
Rafał Miłecki
1
-0
/
+10
2010-12-08
b43: N-PHY: reorder and optimize tables initialization
Rafał Miłecki
1
-7
/
+5
2010-12-08
b43: N-PHY: update init tables
Rafał Miłecki
1
-106
/
+106
2010-12-08
ath9k: Check for NULL sta in ath_tx_start
Ben Greear
1
-1
/
+4
2010-12-08
mac80211: Apply ht_opmode changes in ieee80211_change_bss
Helmut Schaa
1
-0
/
+6
2010-12-08
cfg80211: Add new BSS attribute ht_opmode
Helmut Schaa
3
-0
/
+12
2010-12-08
orinoco: fix TKIP countermeasure behaviour
David Kilroy
1
-2
/
+2
2010-12-08
orinoco: clear countermeasure setting on commit
David Kilroy
1
-0
/
+6
2010-12-08
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
Helmut Schaa
1
-3
/
+18
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
4
-2
/
+18
2010-12-08
ath5k: Put the right tsf value in mesh beacons
Javier Cardona
1
-1
/
+2
2010-12-08
ath5k: Prevent mesh interfaces from being counted as ad-hoc
Javier Cardona
1
-1
/
+1
2010-12-08
ath5k: Fix beaconing in mesh mode
Javier Cardona
1
-3
/
+5
2010-12-08
orinoco: initialise priv->hw before assigning the interrupt
David Kilroy
2
-14
/
+14
2010-12-07
mac80211: Fix compilation error when mesh is disabled
Javier Cardona
1
-0
/
+2
2010-12-07
ath9k: Remove dead code in recv.c
Mohammed Shafi Shajakhan
1
-5
/
+4
2010-12-07
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
2
-2
/
+4
2010-12-07
ath9k: Properly use unlikely check macro
Mohammed Shafi Shajakhan
1
-3
/
+4
2010-12-07
ath9k_htc: Fix panic on FW download failure
Sujith Manoharan
1
-2
/
+2
2010-12-07
ath9k_htc: Add support for handling TX power configuration
Sujith Manoharan
1
-0
/
+6
2010-12-07
ath9k_htc: Cleanup device identification
Sujith Manoharan
7
-30
/
+31
2010-12-07
mac80211: fix a compiler warning
Felix Fietkau
1
-2
/
+1
2010-12-07
ath5k: Use capabilities information for the number of TX queues
Bruno Randolf
2
-28
/
+41
2010-12-07
ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
Ben Greear
2
-2
/
+8
2010-12-07
ath9k: Add device id of AR9485 to pci table
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-12-07
ath9k_hw: Disable MRC CCK for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-07
ath9k_hw: Setup paprd only for supported chains
Vasanthakumar Thiagarajan
2
-17
/
+36
2010-12-07
ath9k_hw: Program appropriate register for temperature compensation cal for A...
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-07
ath9k_hw: Add IQ cal changes for AR9485
Vasanthakumar Thiagarajan
2
-3
/
+255
2010-12-07
ath9k_hw: Define IQcal correction coefficient registers using index
Vasanthakumar Thiagarajan
2
-8
/
+10
2010-12-07
ath9k_hw: Program appropriate chianmask for AR9485 before starting AGC/IQ cal
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-12-07
ath9k_hw: Configure power control only for the supported chains
Vasanthakumar Thiagarajan
1
-12
/
+16
2010-12-07
ath9k_hw: Read and configure turnning caps to regulate freq accuracy
Vasanthakumar Thiagarajan
2
-0
/
+22
2010-12-07
ath9k_hw: Configure internal regulator for AR9485
Vasanthakumar Thiagarajan
2
-15
/
+82
2010-12-07
ath9k_hw: Read and configure antenna diversity control for AR9485
Vasanthakumar Thiagarajan
2
-4
/
+30
2010-12-07
ath9k_hw: Configure xpa bias level for AR9485
Vasanthakumar Thiagarajan
2
-3
/
+13
2010-12-07
ath9k: Read spur channel information from eeprom for AR9485
Vasanthakumar Thiagarajan
1
-3
/
+32
2010-12-07
ath9k_hw: Add a helper function to get spur channel pointer from cal data for...
Vasanthakumar Thiagarajan
2
-0
/
+11
2010-12-07
ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485
Vasanthakumar Thiagarajan
2
-1
/
+5
2010-12-07
ath9k: Configure pll control for AR9485
Vasanthakumar Thiagarajan
2
-1
/
+8
2010-12-07
ath9k_hw: Find the maximum number of chains that hw supports
Vasanthakumar Thiagarajan
2
-1
/
+15
2010-12-07
ath9k: Enable extended synch for AR9485 to fix L0s recovery issue
Vasanthakumar Thiagarajan
5
-0
/
+23
[next]