index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
13
-67
/
+69
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-04
13
-67
/
+69
|
|
\
|
|
*
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
2011-11-02
1
-10
/
+0
|
|
*
b43: Remove unneeded message
Larry Finger
2011-11-02
1
-1
/
+0
|
|
*
iwlwifi: allow pci_enable_msi fail
Wey-Yi Guy
2011-11-02
1
-5
/
+3
|
|
*
libertas: ensure we clean up a scan request properly
Andres Salomon
2011-11-02
3
-12
/
+20
|
|
*
ath9k_hw: Fix noise floor calibration timeout on fast channel change
Rajkumar Manoharan
2011-11-02
3
-7
/
+3
|
|
*
ath9k_hw: Update AR9485 initvals to fix system hang issue
Rajkumar Manoharan
2011-11-02
1
-5
/
+5
|
|
*
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
2011-11-02
1
-4
/
+7
|
|
*
ath9k_hw: Fix regression of register offset of AR9330/AR9340
Rajkumar Manoharan
2011-11-02
1
-5
/
+5
|
|
*
ath9k_hw: Fix radio retention for AR9462
Rajkumar Manoharan
2011-11-02
1
-2
/
+6
|
|
*
ath9k_hw: Fix regression of register offset for AR9003 chips
Rajkumar Manoharan
2011-11-02
1
-12
/
+12
|
|
*
iwlagn: fix the race in the unmapping of the HCMD
Emmanuel Grumbach
2011-11-02
1
-4
/
+8
*
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
84
-8
/
+87
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-11-01
1
-0
/
+1
|
*
|
drivers/net: wireless/ath/ath5k/debug.c does not need module.h
Paul Gortmaker
2011-11-01
1
-1
/
+0
|
*
|
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-11-01
6
-0
/
+7
|
*
|
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
2011-11-01
7
-7
/
+7
|
*
|
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-11-01
45
-0
/
+45
|
*
|
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-11-01
27
-0
/
+27
|
|
/
*
|
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
2
-3
/
+3
|
\
\
|
*
|
um: a couple of missing dependencies...
Al Viro
2011-11-02
2
-3
/
+3
*
|
|
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
2011-11-01
1
-1
/
+1
*
|
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-11-01
5
-23
/
+18
|
|
/
|
/
|
*
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
2011-10-07
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
1
-1
/
+1
|
|
*
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-25
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
437
-20092
/
+149442
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-17
209
-2405
/
+101936
|
|
\
\
\
|
|
*
|
|
libertas: fix changing interface type when interface is down
Daniel Drake
2011-10-14
3
-14
/
+40
|
|
*
|
|
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
2011-10-14
14
-221
/
+221
|
|
*
|
|
ath9k_hw: Rename AR9480 -> AR9462 initvals
Rajkumar Manoharan
2011-10-14
3
-2
/
+2
|
|
*
|
|
ath9k_hw: Do fast channel change based on reusable calibration results
Rajkumar Manoharan
2011-10-14
3
-4
/
+14
|
|
*
|
|
ath9k_hw: Add radio retention support for AR9480
Rajkumar Manoharan
2011-10-14
8
-15
/
+316
|
|
*
|
|
ath9k_hw: Update normal/min noise floor value for AR9480
Rajkumar Manoharan
2011-10-14
1
-4
/
+4
|
|
*
|
|
ath9k_hw: Support fast channel change on 5GHz for AR9003 chips
Rajkumar Manoharan
2011-10-14
1
-2
/
+1
|
|
*
|
|
ath9k_hw: Cleanup Tx calibrations for AR9003 chips
Rajkumar Manoharan
2011-10-14
5
-13
/
+40
|
|
*
|
|
ath9k_hw: Add support to reuse Carrier leak calibration
Rajkumar Manoharan
2011-10-14
3
-3
/
+50
|
|
*
|
|
ath9k_hw: Add support to reuse TxIQ cal measurements
Rajkumar Manoharan
2011-10-14
1
-6
/
+9
|
|
*
|
|
ath9k_hw: Improve fast channel change for AR9003 chips
Rajkumar Manoharan
2011-10-14
6
-5
/
+186
|
|
*
|
|
ath9k_hw: Updated AR9003 tx gain table for 5GHz
Rajkumar Manoharan
2011-10-14
1
-82
/
+82
|
|
*
|
|
ath9k_hw: Update AR9003 initval to improve phase noise
Rajkumar Manoharan
2011-10-14
1
-1
/
+1
|
|
*
|
|
ath9k_hw: Updated ar9003 initval table for AR9380
Rajkumar Manoharan
2011-10-14
1
-3
/
+3
|
|
*
|
|
ath9k_hw: Fix ASPM L1 issue for AR9480
Rajkumar Manoharan
2011-10-14
1
-2
/
+4
|
|
*
|
|
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
2011-10-14
7
-114
/
+60
|
|
*
|
|
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-10-14
7
-19
/
+33
|
|
*
|
|
b43: N-PHY: report signal to mac80211
Rafał Miłecki
2011-10-14
2
-7
/
+21
|
|
*
|
|
Revert "b43: trivial: do not report any link quality instead of invalid one"
Rafał Miłecki
2011-10-14
1
-7
/
+5
|
|
*
|
|
net: wireless: brcm80210: include module.h
Stephen Rothwell
2011-10-14
4
-0
/
+4
[next]