index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-11
8
-20
/
+34
|
\
|
*
ssb: fix init regression of hostmode PCI core
Rafał Miłecki
2011-07-07
1
-9
/
+9
|
*
rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M
Yoann DI-RUZZA
2011-07-05
1
-0
/
+1
|
*
ath9k: Fix tx throughput drops for AR9003 chips with AES encryption
Rajkumar Manoharan
2011-07-05
1
-1
/
+2
|
*
carl9170: add NEC WL300NU-AG usbid
Christian Lamparter
2011-07-05
1
-0
/
+2
|
*
ath5k: fix incorrect use of drvdata in PCI suspend/resume code
Pavel Roskin
2011-07-05
1
-2
/
+5
|
*
ath5k: fix incorrect use of drvdata in sysfs code
Pavel Roskin
2011-07-05
1
-3
/
+6
|
*
ath5k: fix memory leak when fewer than N_PD_CURVES are in use
Eugene A. Shatokhin
2011-06-29
1
-5
/
+3
|
*
ath9k: Fix suspend/resume when no interface is UP
Rajkumar Manoharan
2011-06-29
1
-0
/
+6
*
|
ath9k_htc: Inform stack about tx ack status
Rajkumar Manoharan
2011-07-08
1
-0
/
+1
*
|
ath9k_hw: Remove read-only registers from AR9003 intervals
Rajkumar Manoharan
2011-07-08
1
-3
/
+1
*
|
ath9k_hw: Disable power detector calibration for AR9003
Rajkumar Manoharan
2011-07-08
1
-2
/
+2
*
|
ath9k_hw: Update AR9003 interval to improve 5G Tx EVM
Rajkumar Manoharan
2011-07-08
1
-1
/
+1
*
|
ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz
Mohammed Shafi Shajakhan
2011-07-08
2
-0
/
+32
*
|
mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()
Yogesh Ashok Powar
2011-07-08
2
-5
/
+12
*
|
mwifiex: fix minor issue in debugfs command 'info'
Amitkumar Karwar
2011-07-08
1
-1
/
+1
*
|
mwifiex: fix regression in WEP security mode
Amitkumar Karwar
2011-07-08
1
-1
/
+1
*
|
ath5k: read sc->imask with sc->irqlock held
Pavel Roskin
2011-07-08
1
-1
/
+2
*
|
ath5k: use kstrtoint() to parse numbers coming from sysfs
Pavel Roskin
2011-07-08
1
-2
/
+4
*
|
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-08
15
-180
/
+182
*
|
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
Pavel Roskin
2011-07-08
4
-16
/
+14
*
|
ath5k: use parentheses around macro definitions
Pavel Roskin
2011-07-08
2
-7
/
+8
*
|
ath5k: don't use volatile, it's not needed
Pavel Roskin
2011-07-08
1
-1
/
+1
*
|
ath5k: use more readable way to clear MAC address
Pavel Roskin
2011-07-08
1
-1
/
+2
*
|
ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit
Pavel Roskin
2011-07-08
2
-4
/
+4
*
|
ath5k: use KERN_WARNING in ATH5K_PRINTF
Pavel Roskin
2011-07-08
1
-1
/
+2
*
|
ath5k: remove unneeded parentheses after return
Pavel Roskin
2011-07-08
2
-2
/
+2
*
|
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
2011-07-08
10
-94
/
+94
*
|
ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code
Pavel Roskin
2011-07-08
1
-9
/
+6
*
|
carl9170: Implement tx_frames_pending mac80211 callback function
Christian Lamparter
2011-07-08
1
-0
/
+8
*
|
net/b43: don't return IRQ_HANDLED if nothing was done
Sebastian Andrzej Siewior
2011-07-08
1
-1
/
+1
*
|
b43: HT-PHY: define dummy TX power functions
Rafał Miłecki
2011-07-08
1
-2
/
+10
*
|
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
2011-07-08
1
-2
/
+7
*
|
b43: LCN-PHY: include new PHY in common code
Rafał Miłecki
2011-07-08
2
-0
/
+9
*
|
b43: define firmwares for HT and LCN PHYs
Rafał Miłecki
2011-07-08
1
-0
/
+40
*
|
b43: LCN-PHY add place for new PHY support
Rafał Miłecki
2011-07-08
7
-0
/
+125
*
|
b43: read radio ID on new cores
Rafał Miłecki
2011-07-08
1
-1
/
+13
*
|
b43: use radio ID reading code to older cores only
Rafał Miłecki
2011-07-08
1
-15
/
+23
*
|
b43: select BLOCKIO for BCMA
Rafał Miłecki
2011-07-08
1
-0
/
+6
*
|
b43: change selecting ucode for newer cores
Rafał Miłecki
2011-07-08
1
-9
/
+17
*
|
b43: bus: add helpers for getting/setting wldev from/in bus core
Rafał Miłecki
2011-07-08
3
-3
/
+35
*
|
b43: handle BCMA in bus switches
Rafał Miłecki
2011-07-08
2
-0
/
+90
*
|
b43: use switches for SSB specific code
Rafał Miłecki
2011-07-08
5
-57
/
+139
*
|
mac80211: fix TKIP races, make API easier to use
Johannes Berg
2011-07-08
3
-6
/
+3
*
|
b43: implement BCMA bus ops
Rafał Miłecki
2011-07-08
3
-0
/
+110
*
|
b43: make b43_wireless_init bus generic
Rafał Miłecki
2011-07-08
1
-4
/
+4
*
|
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-07-08
17
-144
/
+414
|
\
\
|
*
|
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
2011-07-08
6
-24
/
+51
|
*
|
wl12xx: always initialize AP-mode max power level
Arik Nemtsov
2011-07-05
3
-1
/
+9
|
*
|
wl12xx: initialize max_power levels for 11a channels
Arik Nemtsov
2011-07-05
1
-34
/
+34
[next]