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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: identify eeprom version for 6x50 series NIC
Wey-Yi Guy
2009-10-27
2
-4
/
+7
*
iwlwifi: show current power save status reported by uCode
Wey-Yi Guy
2009-10-27
3
-0
/
+32
*
iwl3945: disable all tx fifos
Abhijeet Kolekar
2009-10-27
1
-0
/
+1
*
wl1251: re-disable PG10 chips
John W. Linville
2009-10-27
1
-1
/
+1
*
b43: use ieee80211_rx_ni()
John W. Linville
2009-10-27
1
-4
/
+1
*
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
2009-10-27
3
-40
/
+0
*
libertas: make lbs_get_channel() static
Holger Schurig
2009-10-27
2
-3
/
+1
*
libertas: harmonize cmd.h
Holger Schurig
2009-10-27
5
-65
/
+96
*
libertas: cleanup host.h and hostcmd.h
Holger Schurig
2009-10-27
7
-957
/
+853
*
iwmc3200wifi: handle coexistence radio notification
Zhu Yi
2009-10-27
1
-0
/
+15
*
iwmc3200wifi: Set wiphy firmware version
Samuel Ortiz
2009-10-27
3
-0
/
+13
*
iwmc3200wifi: Support unexpected reboot barker
Samuel Ortiz
2009-10-27
1
-0
/
+8
*
iwmc3200wifi: Try shared auth when open WEP fails
Samuel Ortiz
2009-10-27
4
-6
/
+53
*
iwmc3200wifi: Do not handle wifi command if the interface is not ready
Samuel Ortiz
2009-10-27
1
-0
/
+5
*
iwmc3200wifi: Check for cmd pointer before dereferencing it
Samuel Ortiz
2009-10-27
1
-2
/
+8
*
iwmc3200wifi: SDIO disable race fix
Samuel Ortiz
2009-10-27
1
-2
/
+2
*
iwmc3200wifi: Tx power setting
Samuel Ortiz
2009-10-27
3
-1
/
+30
*
iwmc3200wifi: Update fixed size config definitions
Samuel Ortiz
2009-10-27
1
-2
/
+58
*
iwmc3200wifi: Update statistics notification structure
Samuel Ortiz
2009-10-27
1
-0
/
+5
*
iwmc3200wifi: Improve rx debug
Samuel Ortiz
2009-10-27
1
-2
/
+5
*
iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both
Samuel Ortiz
2009-10-27
1
-3
/
+3
*
iwmc3200wifi: CT kill support
Samuel Ortiz
2009-10-27
8
-1
/
+55
*
iwmc3200wifi: WPS support
Samuel Ortiz
2009-10-27
2
-0
/
+10
*
iwmc3200wifi: allow joining an existed IBSS network
Zhu Yi
2009-10-27
1
-20
/
+2
*
iwmc3200wifi: add BGN sdio device id
Zhu Yi
2009-10-27
1
-2
/
+4
*
rt2x00: Implement support for rt2800pci
Ivo van Doorn
2009-10-27
5
-0
/
+5317
*
rt2x00: Add rt2x00soc bus module
Ivo van Doorn
2009-10-27
4
-0
/
+216
*
wl1251: use ieee80211_rx_ni()
Kalle Valo
2009-10-27
1
-1
/
+1
*
b43: Optimize PIO scratchbuffer usage
Michael Buesch
2009-10-27
3
-46
/
+51
*
wl1251: add support for PG11 chips.
David-John Willis
2009-10-27
1
-0
/
+3
*
wl1271: added missing packed modifier in some cmd structs
Luciano Coelho
2009-10-27
1
-3
/
+3
*
wl1271: fix endianess issues
Luciano Coelho
2009-10-27
15
-304
/
+318
*
wl1271: added missing packed modifier in some acx structs
Luciano Coelho
2009-10-27
1
-5
/
+5
*
wl1271: fix sparse warnings about undeclared functions
Luciano Coelho
2009-10-27
2
-5
/
+8
*
wl1271: Set IEEE80211_FCTL_TODS in the null data template
Juuso Oikarinen
2009-10-27
1
-1
/
+2
*
ath5k: use noise calibration from madwifi hal
Bob Copeland
2009-10-27
5
-80
/
+148
*
ath9k: adjust ahb callbacks to new struct layout to avoid compile errors
Marek Lindner
2009-10-27
1
-4
/
+2
*
libertas: make __lbs_cmd_async() non-static
Holger Schurig
2009-10-27
2
-1
/
+6
*
wl1251: rename spi device to wl1251
Kalle Valo
2009-10-27
2
-2
/
+2
*
wl1271: Fix filter configuration
Juuso Oikarinen
2009-10-27
2
-109
/
+51
*
wl1271: make sure PS is disabled in PLT
Luciano Coelho
2009-10-27
1
-0
/
+6
*
wl1271: Correct memory handling for FW boot
Juuso Oikarinen
2009-10-27
1
-3
/
+8
*
wl1271: Remove unnecessary rx_descriptor memory allocation
Juuso Oikarinen
2009-10-27
2
-14
/
+0
*
wl1271: Support for IPv4 ARP filtering
Juuso Oikarinen
2009-10-27
4
-0
/
+157
*
wl1271: Fix event handling mechanism
Juuso Oikarinen
2009-10-27
3
-11
/
+14
*
wl1271: Fix multicast list handling
Juuso Oikarinen
2009-10-27
1
-1
/
+2
*
wl1271: Checking of rx descriptor status fixed
Teemu Paasikivi
2009-10-27
1
-8
/
+3
*
wl1271: Added 5 GHz support to join and rx
Teemu Paasikivi
2009-10-27
3
-13
/
+58
*
wl1271: Added support to scan on 5 GHz band
Teemu Paasikivi
2009-10-27
7
-38
/
+160
*
wl1271: Scan only enabled channels
Teemu Paasikivi
2009-10-27
1
-12
/
+21
[next]