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 branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
9
-461
/
+320
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-05
11
-547
/
+362
|
|
\
|
|
*
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
11
-28
/
+9
|
|
*
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
10
-12
/
+12
|
|
*
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
2009-11-28
5
-7
/
+7
|
|
*
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
2009-11-28
5
-7
/
+7
|
|
*
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
2009-11-28
1
-2
/
+2
|
|
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
2009-11-09
8
-241
/
+136
|
|
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c)
Dominik Brodowski
2009-11-09
1
-178
/
+169
|
|
*
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2009-11-08
1
-40
/
+27
|
|
*
pcmcia: use pre-determined values
Dominik Brodowski
2009-11-08
2
-40
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-04
69
-1954
/
+2581
|
\
\
\
|
*
|
|
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
2009-12-04
1
-2
/
+5
|
*
|
|
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
2009-12-04
3
-6
/
+8
|
*
|
|
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
2009-12-04
1
-1
/
+1
|
*
|
|
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
2009-12-04
1
-4
/
+4
|
*
|
|
iwlwifi: driver version track kernel version
Reinette Chatre
2009-12-04
2
-4
/
+4
|
*
|
|
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
2009-12-04
1
-2
/
+6
|
*
|
|
iwl3945: remove duplicated event logging code
Wey-Yi Guy
2009-12-04
1
-9
/
+0
|
*
|
|
b43: fix two warnings
Johannes Berg
2009-12-04
1
-0
/
+1
|
*
|
|
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
2009-12-04
1
-0
/
+11
|
*
|
|
iwmc3200wifi: fix NULL pointer dereference in pmkid update
Zhu Yi
2009-12-04
1
-2
/
+4
|
*
|
|
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-12-04
3
-14
/
+31
|
*
|
|
airo: Fix integer overflow warning
Michael Buesch
2009-12-04
1
-1
/
+1
|
*
|
|
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
2009-12-04
1
-1
/
+1
|
*
|
|
b43legacy: avoid PPC fault during resume
Larry Finger
2009-12-04
1
-0
/
+7
|
*
|
|
b43: avoid PPC fault during resume
Larry Finger
2009-12-04
1
-2
/
+8
|
*
|
|
iwmc3200wifi: Implement cfg80211 PMKSA API
Samuel Ortiz
2009-11-28
4
-0
/
+68
|
*
|
|
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
Felix Fietkau
2009-11-28
5
-14
/
+15
|
*
|
|
libertas: move mesh command handling into mesh.c
Holger Schurig
2009-11-28
3
-168
/
+186
|
*
|
|
libertas: move mesh-only ethtool operations into mesh.c
Holger Schurig
2009-11-28
3
-80
/
+99
|
*
|
|
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
2009-11-28
6
-363
/
+480
|
*
|
|
libertas: introduce mesh.h
Holger Schurig
2009-11-28
4
-19
/
+35
|
*
|
|
libertas: rename persistcfg.c -> mesh.c
Holger Schurig
2009-11-28
2
-1
/
+1
|
*
|
|
ipw2x00: convert to seq_file
Alexey Dobriyan
2009-11-28
1
-11
/
+22
|
*
|
|
ray_cs: convert to proc_fops
Alexey Dobriyan
2009-11-28
1
-18
/
+18
|
*
|
|
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
2009-11-28
3
-5
/
+14
|
*
|
|
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
2009-11-28
5
-8
/
+53
|
*
|
|
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
2009-11-28
4
-18
/
+31
|
*
|
|
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-11-28
7
-5
/
+69
|
*
|
|
iwmc3200wifi: Remove tx concatenation option
Samuel Ortiz
2009-11-28
1
-8
/
+1
|
*
|
|
iwmc3200wifi: Add stopped queue to debugfs
Samuel Ortiz
2009-11-28
1
-0
/
+23
|
*
|
|
iwmc3200wifi: 802.11n Tx aggregation support
Samuel Ortiz
2009-11-28
8
-10
/
+217
|
*
|
|
iwmc3200wifi: Set wireless mode correctly
Zhu Yi
2009-11-28
1
-3
/
+3
|
*
|
|
iwmc3200wifi: Update wireless_mode with eeprom values
Samuel Ortiz
2009-11-28
3
-1
/
+39
|
*
|
|
iwmc3200wifi: Dont set the UMAC power limit when interface is down
Samuel Ortiz
2009-11-28
1
-0
/
+4
|
*
|
|
iwmc3200wifi: Parse HT channels EEPROM entries
Samuel Ortiz
2009-11-28
3
-8
/
+56
|
*
|
|
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
2009-11-28
10
-16
/
+16
|
*
|
|
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
2009-11-28
7
-87
/
+87
|
*
|
|
rt2x00: Fix typo (lengt --> length) in rt2x00queue.c
Gertjan van Wingerde
2009-11-28
1
-2
/
+2
[next]