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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-25
mwl8k: Enable life time expiry for tx packets in the hardware
Nishant Sarmukadam
1
-1
/
+2
2011-04-25
mwl8k: Reserve buffers for tx management frames
Nishant Sarmukadam
1
-8
/
+23
2011-04-25
mwl8k: Add timestamp information for tx packets
Pradeep Nemavat
1
-0
/
+13
2011-04-25
mwl8k: Do not stop tx queues
Pradeep Nemavat
1
-13
/
+7
2011-04-25
iwlwifi: fix possible data overwrite in hcmd callback
Stanislaw Gruszka
1
-11
/
+4
2011-04-25
ath9k_htc: Remove unused macros and structures
Sujith Manoharan
2
-14
/
+0
2011-04-25
ath9k_htc: Use power save wrappers when accessing HW
Sujith Manoharan
2
-3
/
+23
2011-04-25
ath9k_htc: Fix max A-MPDU size handling
Sujith Manoharan
1
-1
/
+10
2011-04-25
ath9k_htc: Fix AMPDU subframe handling
Sujith Manoharan
5
-20
/
+35
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
11
-34
/
+25
2011-04-25
ssb: cc: use correct min_msk for 0x4312
Rafał Miłecki
1
-0
/
+2
2011-04-25
ssb: pci: trivial: correct amount of maximum retries
Rafał Miłecki
1
-1
/
+1
2011-04-25
ath9k_hw: Enable AR9340 support
Vasanthakumar Thiagarajan
1
-0
/
+2
2011-04-25
ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430
Vasanthakumar Thiagarajan
2
-5
/
+11
2011-04-25
ath9k_hw: Assign macversion based on devid for built-in wmac
Vasanthakumar Thiagarajan
1
-3
/
+11
2011-04-25
ath9k: Add AR9340 platform id to id table
Vasanthakumar Thiagarajan
1
-0
/
+4
2011-04-25
ath9k_hw: Read iq calibration data only for active chains
Vasanthakumar Thiagarajan
1
-11
/
+13
2011-04-25
ath9k_hw: Configure chain switch table and attenuation control only for active chains
Vasanthakumar Thiagarajan
1
-17
/
+25
2011-04-25
ath9k_hw: Enable byte Tx/Rx data swap for AR9340
Vasanthakumar Thiagarajan
1
-1
/
+3
2011-04-25
ath9k_hw: Configure tuning capacitance value for AR9340 as well
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-04-25
ath9k_hw: Skip internal regulator configuration for AR9340
Vasanthakumar Thiagarajan
1
-1
/
+2
2011-04-25
ath9k_hw: Don't configure AR_CH0_THERM for AR9340
Vasanthakumar Thiagarajan
1
-3
/
+7
2011-04-25
ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-04-25
ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ cal
Vasanthakumar Thiagarajan
1
-8
/
+5
2011-04-25
ath9k_hw: Configure RF channel freqency for AR9340
Vasanthakumar Thiagarajan
1
-3
/
+20
2011-04-25
ath9k_hw: Read spur frequency information from eeprom for AR9340
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-04-25
ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340
Vasanthakumar Thiagarajan
1
-6
/
+36
2011-04-25
ath9k_hw: Don't do ani initialization for AR9340
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-04-25
ath9k_hw: Initialize mode registers from initvals.h for AR9340
Vasanthakumar Thiagarajan
3
-1
/
+62
2011-04-25
ath9k_hw: Add initvals.h for ar9340
Vasanthakumar Thiagarajan
1
-0
/
+1525
2011-04-25
ath9k_hw: Configure pll control register accordingly for AR9340
Vasanthakumar Thiagarajan
4
-3
/
+56
2011-04-25
ath9k_hw: Get AHB clock information from ath9k_platform_data
Vasanthakumar Thiagarajan
2
-0
/
+3
2011-04-25
ath9k_hw: Take care of few host interface register changes for AR9340
Vasanthakumar Thiagarajan
1
-30
/
+43
2011-04-25
ath9k_hw: Define devid and mac version for AR9340
Vasanthakumar Thiagarajan
3
-1
/
+6
2011-04-25
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
John W. Linville
13
-541
/
+537
2011-04-25
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
John W. Linville
28
-284
/
+1300
2011-04-22
iwlagn: remove hw_ready variable
Johannes Berg
3
-18
/
+15
2011-04-22
iwlagn: combine firmware code/data
Johannes Berg
6
-98
/
+65
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
8
-274
/
+246
2011-04-22
iwlagn: leave notification waits on firmware errors
Johannes Berg
3
-2
/
+21
2011-04-22
iwlagn: make iwlagn_wait_notification return error code
Johannes Berg
3
-11
/
+10
2011-04-22
iwlagn: extend notification wait function
Johannes Berg
5
-8
/
+16
2011-04-22
iwlagn: refactor up path
Johannes Berg
3
-41
/
+51
2011-04-22
iwlagn: refactor down path
Johannes Berg
3
-33
/
+42
2011-04-22
iwlagn: clean up some exit code
Johannes Berg
1
-24
/
+2
2011-04-22
iwlagn: simplify error table reading
Johannes Berg
4
-54
/
+91
2011-04-19
rt2x00: Implement get_antenna and set_antenna callback functions
Ivo van Doorn
9
-29
/
+103
2011-04-19
rt2x00: Implement get_ringparam callback function
Ivo van Doorn
9
-0
/
+25
2011-04-19
rt2x00: Optimize register access in rt2800usb
Ivo van Doorn
1
-28
/
+28
2011-04-19
rt2x00: Optimize register access in rt2800pci
Helmut Schaa
1
-74
/
+84
[next]