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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
10
-78
/
+116
|
\
|
*
rt2x00: Add suspend/resume handlers to rt2x00rfkill
Ivo van Doorn
2008-03-13
4
-68
/
+106
|
*
ath5k: disable irq handling in ath5k_hw_detach()
Pavel Roskin
2008-03-13
1
-0
/
+2
|
*
b43: phy.c fix typo in register write
Harvey Harrison
2008-03-13
1
-1
/
+1
|
*
prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g
Jan Slupski
2008-03-13
1
-0
/
+1
|
*
rt2x00: Add new D-Link USB ID
Ivo van Doorn
2008-03-11
1
-0
/
+1
|
*
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
2008-03-11
2
-4
/
+4
|
*
libertas: fix the 'compare command with itself' properly
Sebastian Siewior
2008-03-11
1
-1
/
+1
*
|
iwlwifi: fix bug to show hidden APs during scan
Reinette Chatre
2008-03-13
2
-16
/
+26
*
|
iwlwifi: change rate number to a constant
Tomas Winkler
2008-03-13
1
-2
/
+3
*
|
iwlwifi: Fix endianity in debug print
Tomas Winkler
2008-03-13
1
-1
/
+1
*
|
iwlwifi: Use eeprom form iwlcore
Assaf Krauss
2008-03-13
7
-426
/
+30
*
|
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
23
-31
/
+28
*
|
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
2008-03-13
2
-5
/
+5
*
|
rt2x00: Only strip preamble bit in rt2400pci
Ivo van Doorn
2008-03-13
2
-9
/
+3
*
|
rt2x00: Release rt2x00 2.1.4
Ivo van Doorn
2008-03-13
1
-1
/
+1
*
|
rt2x00: Fix rt2400pci signal
Ivo van Doorn
2008-03-13
8
-15
/
+43
*
|
rt2x00: Fix RX DMA ring initialization
Ivo van Doorn
2008-03-13
2
-2
/
+2
*
|
rt2x00: Fix basic rate initialization
Ivo van Doorn
2008-03-13
4
-37
/
+38
*
|
rt2x00: Always enable TSF ticking
Ivo van Doorn
2008-03-13
5
-0
/
+10
*
|
rt2x00: Make rt2x00leds_register return void
Ivo van Doorn
2008-03-13
2
-7
/
+5
*
|
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
2008-03-13
10
-80
/
+76
*
|
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
Ivo van Doorn
2008-03-13
1
-1
/
+5
*
|
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
2008-03-13
5
-81
/
+49
*
|
rt2x00: Move firmware checksumming to driver
Ivo van Doorn
2008-03-13
5
-47
/
+50
*
|
rt2x00: Upgrade queue->lock to use irqsave
Ivo van Doorn
2008-03-13
2
-8
/
+14
*
|
rt2x00: Fix trivial log message
Luis Correia
2008-03-13
2
-2
/
+4
*
|
rt2x00:correct rx packet length for USB devices
Adam Baker
2008-03-13
1
-0
/
+1
*
|
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
2008-03-13
5
-29
/
+65
*
|
rt2x00: Use skbdesc fields for descriptor initialization
Ivo van Doorn
2008-03-13
1
-2
/
+2
*
|
rt2x00: Don't use unitialized rxdesc->size
Mattias Nissler
2008-03-13
2
-8
/
+14
*
|
rt2x00: Don't use uninitialized desc_len
Ivo van Doorn
2008-03-13
1
-1
/
+1
*
|
rt2x00: Use the correct size when copying the control info in txdone
Mattias Nissler
2008-03-13
1
-1
/
+1
*
|
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2008-03-13
2
-0
/
+2
*
|
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
2008-03-13
3
-44
/
+49
*
|
b43: pull out helpers for writing noise table
Harvey Harrison
2008-03-13
1
-22
/
+23
*
|
rndis_wlan: cleanup, rename structure members
Jussi Kivilinna
2008-03-13
1
-132
/
+126
*
|
rndis_wlan: cleanup, rename and reorder enums and structures
Jussi Kivilinna
2008-03-13
1
-110
/
+103
*
|
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
Joe Perches
2008-03-13
2
-23
/
+23
*
|
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-13
6
-316
/
+76
*
|
the scheduled bcm43xx removal
Adrian Bunk
2008-03-13
31
-16891
/
+0
*
|
make b43_mac_{enable,suspend}() static
Adrian Bunk
2008-03-13
2
-5
/
+2
*
|
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
2008-03-07
1
-2
/
+2
*
|
wireless: correct warnings from using '%llx' for type 'u64'
John W. Linville
2008-03-07
2
-5
/
+7
*
|
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
2008-03-07
1
-14
/
+45
*
|
ath5k: add notes about rx timestamp
Bruno Randolf
2008-03-07
1
-0
/
+11
*
|
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
2008-03-07
5
-130
/
+126
*
|
ath5k: struct ath5k_desc cleanups
Bruno Randolf
2008-03-07
4
-187
/
+210
*
|
iwlwifi: grab NIC access when disabling aggregations
Ron Rindjunsky
2008-03-07
1
-17
/
+20
*
|
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2008-03-07
2
-157
/
+148
[next]