index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Fix in_atomic() usage
Ivo van Doorn
2008-03-25
9
-386
/
+234
*
rt2x00: Fix rate detection for invalid signals
Ivo van Doorn
2008-03-25
1
-0
/
+7
*
b43: Don't compile N-PHY code when N-PHY is disabled
Michael Buesch
2008-03-25
2
-2
/
+42
*
iwlwifi: Completing the parameter packaging
Assaf Krauss
2008-03-25
3
-54
/
+55
*
ipw2200 annotations and fixes
Al Viro
2008-03-25
2
-60
/
+64
*
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
2008-03-25
7
-25
/
+48
*
iwlwifi: move host command sending functions to core module
Tomas Winkler
2008-03-25
9
-322
/
+399
*
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
2008-03-25
6
-13
/
+13
*
iwlwifi: iwl3945 remove 4965 commands
Tomas Winkler
2008-03-25
1
-39
/
+0
*
iwlwifi-2.6: enables RX TKIP decryption in HW
Emmanuel Grumbach
2008-03-25
1
-0
/
+51
*
iwlwifi-2.6: enables HW TKIP encryption
Emmanuel Grumbach
2008-03-25
2
-9
/
+25
*
iwlwifi-2.6: RX status translation to old scheme
Emmanuel Grumbach
2008-03-25
3
-0
/
+81
*
iwlwifi-2.6: Cleans up set_key flow
Emmanuel Grumbach
2008-03-25
2
-56
/
+110
*
iwlwifi: Probe Flow - Extracting hw and priv init
Assaf Krauss
2008-03-25
7
-623
/
+677
*
iwlwifi: Probe Flow - Performing allocation in a separate function
Assaf Krauss
2008-03-25
3
-8
/
+39
*
iwlwifi: Packing all 4965 parameters
Assaf Krauss
2008-03-25
4
-33
/
+42
*
iwlwifi: Re-ordering probe flow (4965)
Assaf Krauss
2008-03-25
2
-120
/
+151
*
iwlwifi: remove macros containing offsets from eeprom struct
Reinette Chatre
2008-03-25
2
-64
/
+0
*
libertas: store rssi as an u32
Holger Schurig
2008-03-25
3
-9
/
+4
*
libertas: remove lots of unused stuff
Holger Schurig
2008-03-25
10
-134
/
+46
*
libertas: misc power saving adjusts
Holger Schurig
2008-03-25
6
-36
/
+23
*
libertas: convert GET_LOG to a direct command
Holger Schurig
2008-03-25
6
-47
/
+10
*
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
2008-03-25
3
-12
/
+7
*
libertas: make a handy lbs_cmd_async() command
Holger Schurig
2008-03-25
2
-36
/
+57
*
iwlwifi: Add debugfs to iwl core
Tomas Winkler
2008-03-25
7
-6
/
+377
*
iwlwifi: Add TX/RX statistcs to driver
Tomas Winkler
2008-03-25
3
-1
/
+24
*
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
Tomas Winkler
2008-03-25
7
-415
/
+415
*
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
Tomas Winkler
2008-03-25
9
-71
/
+71
*
iwlwifi: Bug fix, CCMP with HW encryption with AGG
Max Stepanov
2008-03-25
2
-0
/
+6
*
libertas: remove some unused commands
Holger Schurig
2008-03-25
2
-10
/
+0
*
libertas: rename packetfilter to mac_control
Holger Schurig
2008-03-25
5
-23
/
+22
*
libertas: convert CMD_MAC_CONTROL to a direct command
Holger Schurig
2008-03-25
3
-28
/
+8
*
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
[next]