index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2008-02-04
1
-1
/
+1
|
\
|
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
1
-1
/
+1
*
|
ath5k: fix section mismatch warning
John W. Linville
2008-02-01
1
-3
/
+3
*
|
iwlwifi: fix merge sequence: exit on error before state change
Reinette Chatre
2008-02-01
2
-10
/
+10
*
|
iwlwifi: remove ieee80211 types from iwl-helpers.h
Tomas Winkler
2008-02-01
1
-3
/
+0
*
|
iwlwifi: Fix MIMO PS mode
Tomas Winkler
2008-02-01
1
-5
/
+18
*
|
iwlwifi: fix sparse warning in iwl 3945
Ron Rindjunsky
2008-02-01
1
-3
/
+4
|
/
*
Add new driver 'rndis_wlan' for wireless RNDIS devices.
Jussi Kivilinna
2008-01-31
3
-0
/
+2787
*
Add another Prism2 card to hostap
Marcin Juszkiewicz
2008-01-31
1
-0
/
+3
*
hostap_80211.h: remove duplicate prototype
Michal Piotrowski
2008-01-31
1
-5
/
+0
*
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
Cyrill Gorcunov
2008-01-31
2
-2
/
+2
*
libertas: fix interrupt while removing driver
Holger Schurig
2008-01-31
1
-3
/
+3
*
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2008-01-31
2
-3
/
+5
*
iwlwifi: correct math in elapsed_jiffies
Eric Sandeen
2008-01-31
1
-2
/
+2
*
b43: Drop packets that we are not able to encrypt
Michael Buesch
2008-01-31
3
-30
/
+58
*
b43: Fix suspend/resume
Michael Buesch
2008-01-31
2
-16
/
+25
*
iwlwifi: Fix uCode error on association
Gregory Greenman
2008-01-31
3
-4
/
+5
*
iwlwifi: do not schedule tasklet when rcv unused irq
Joonwoo Park
2008-01-31
4
-10
/
+18
*
iwlwifi: cleanup usage of inline functions
Reinette Chatre
2008-01-31
6
-23
/
+20
*
iwlwifi: initialize geo/channel information during probe
Reinette Chatre
2008-01-31
2
-28
/
+80
*
iwl4965: fix return code indicating one interface is supported
Reinette Chatre
2008-01-31
1
-1
/
+1
*
iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965
Maarten Lankhorst
2008-01-31
2
-2
/
+2
*
rtl8180_dev.c: add support for 1799:700f
Adrian Bassett
2008-01-31
1
-0
/
+1
*
b43legacy: fix MAC control and microcode init
Stefano Brivio
2008-01-31
5
-81
/
+110
*
b43legacy: Fix rfkill allocation leakage in error paths
Michael Buesch
2008-01-31
1
-1
/
+8
*
b43: Fix rfkill allocation leakage in error paths
Michael Buesch
2008-01-31
1
-1
/
+8
*
ath5k: debug level improvements
Bruno Randolf
2008-01-31
3
-37
/
+115
*
rt61pci: fix-up merge damage
John W. Linville
2008-01-31
1
-1
/
+2
*
ath5k: always extend rx timestamp with tsf
Bruno Randolf
2008-01-28
1
-5
/
+12
*
ath5k: configure backoff for IBSS beacon queue
Bruno Randolf
2008-01-28
1
-2
/
+12
*
ath5k: use SWBA to detect IBSS HW merges
Bruno Randolf
2008-01-28
2
-13
/
+67
*
ath5k: better beacon timer calculation
Bruno Randolf
2008-01-28
1
-17
/
+92
*
ath5k: beacon interval is in TU
Bruno Randolf
2008-01-28
3
-5
/
+5
*
ath5k: use 3 instead of 0x00000003
Bruno Randolf
2008-01-28
1
-4
/
+2
*
b43: Fix MAC control and microcode init
Michael Buesch
2008-01-28
1
-13
/
+48
*
ath5k: reset key cache after resume
John W. Linville
2008-01-28
1
-3
/
+14
*
ath5k: use AR5K_KEYTABLE_SIZE when initializing key table
John W. Linville
2008-01-28
1
-1
/
+1
*
b43: Fix firmware caching
Michael Buesch
2008-01-28
2
-110
/
+134
*
b43: Add more N-PHY init code
Michael Buesch
2008-01-28
2
-24
/
+320
*
b43legacy: Remove the PHY spinlock
Michael Buesch
2008-01-28
5
-48
/
+28
*
b43/nphy.c: include headers to avoid build breakage on some platforms
John W. Linville
2008-01-28
1
-0
/
+3
*
drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning
Andrew Morton
2008-01-28
1
-1
/
+1
*
drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning
Andrew Morton
2008-01-28
1
-1
/
+1
*
b43legacy: fix use-after-free rfkill bug
Stefano Brivio
2008-01-28
1
-5
/
+6
*
libertas: pepper main with debug statement
Holger Schurig
2008-01-28
1
-62
/
+82
*
libertas: don't blindly try mesh
Holger Schurig
2008-01-28
1
-23
/
+27
*
libertas: always show firmware release
Holger Schurig
2008-01-28
4
-20
/
+25
*
libertas: move cardspecific data to driver
Holger Schurig
2008-01-28
3
-3
/
+4
*
libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message
Holger Schurig
2008-01-28
1
-1
/
+4
*
b43: Add lots of N-PHY lookup tables
Michael Buesch
2008-01-28
2
-0
/
+1236
[next]