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
*
iwlwifi: the read / write register ops move to transport
Emmanuel Grumbach
2012-02-02
5
-64
/
+48
*
iwlwifi: move the bus configuration to transport
Emmanuel Grumbach
2012-02-02
5
-117
/
+158
*
iwlwifi: allocate the transport from the bus layer
Emmanuel Grumbach
2012-02-02
4
-30
/
+48
*
iwlwifi: move the shrd memory from priv
Emmanuel Grumbach
2012-02-02
3
-4
/
+11
*
iwlwifi: separate the APM from the EEPROM
Emmanuel Grumbach
2012-02-02
2
-4
/
+4
*
iwlwifi: Connect IDI transport to driver.
Gregory Greenman
2012-02-02
4
-2
/
+23
*
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
2012-02-02
7
-21
/
+19
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
20
-164
/
+194
*
ath9k: Print the correct channel mode
Sujith Manoharan
2012-01-30
1
-3
/
+1
*
ath9k_htc: Load firmware asynchronously
Sujith Manoharan
2012-01-30
2
-56
/
+101
*
iwlwifi: always restrict scan dwell in P2P
Johannes Berg
2012-01-30
1
-3
/
+18
*
iwlwifi: add option to disalbe LED
Wey-Yi Guy
2012-01-30
3
-1
/
+7
*
iwlwifi: fix uCode event tracing
Johannes Berg
2012-01-30
3
-32
/
+76
*
iwlwifi: fix typo
Wey-Yi Guy
2012-01-30
1
-4
/
+4
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
19
-47
/
+21
*
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
John W. Linville
2012-01-30
1
-1
/
+1
*
mwl8k: Configuring correct MAC address in broadcast key
Yogesh Ashok Powar
2012-01-27
1
-1
/
+1
*
mwifiex: update BSS parameters in dump_station_info()
Amitkumar Karwar
2012-01-27
3
-0
/
+24
*
mwifiex: pass priv pointer instead of adapter
Avinash Patil
2012-01-27
3
-7
/
+5
*
rt2800usb: remove PWR_PIN_CFG=0x3 during init
Stanislaw Gruszka
2012-01-27
1
-2
/
+0
*
rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
Stanislaw Gruszka
2012-01-27
2
-2
/
+2
*
rt2800: disable DMA after firmware load
Stanislaw Gruszka
2012-01-27
1
-12
/
+9
*
rt2800usb: initialize H2M_INT_SRC register
Stanislaw Gruszka
2012-01-27
1
-0
/
+2
*
carl9170: allow users to lower output power level
Christian Lamparter
2012-01-27
5
-35
/
+50
*
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
2012-01-27
2
-5
/
+5
*
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
5
-4
/
+8
*
orinoco_usb: remove version definition
John W. Linville
2012-01-24
1
-5
/
+0
*
ath5k: use bool type for no_hw_rfkill_switch module parameter
John W. Linville
2012-01-24
1
-1
/
+1
*
ath9k_htc: claim support for IBSS RSN
Antonio Quartulli
2012-01-24
2
-0
/
+17
*
brcmfmac: Trivial typo of "couldn" to "could" fix
Joe Perches
2012-01-24
1
-2
/
+2
*
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
13
-24
/
+46
*
brcm80211: Use brcmu_dbg_hex_dump
Joe Perches
2012-01-24
1
-6
/
+3
*
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
6
-93
/
+78
*
brcmfmac: Remove useless #ifdef DEBUG
Joe Perches
2012-01-24
1
-2
/
+0
*
brcm80211: Add and use brcmX_dbg_dump_hex
Joe Perches
2012-01-24
4
-92
/
+84
*
brcmfmac: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-01-24
1
-4
/
+4
*
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
16
-102
/
+102
*
ath5k: claim support for IBSS RSN
Antonio Quartulli
2012-01-24
2
-0
/
+11
*
carl9170: remove eeprom data injection option
Christian Lamparter
2012-01-24
3
-38
/
+0
*
mwifiex: derive priv from net_device instead of wiphy
Yogesh Ashok Powar
2012-01-24
1
-11
/
+8
*
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2012-01-24
12
-34
/
+31
*
carl9170: claim to support IBSS RSN.
Nicolas Cavallari
2012-01-24
1
-0
/
+3
*
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
2012-01-24
1
-1
/
+1
*
rtl8192se: Update copyright dates
Larry Finger
2012-01-24
20
-20
/
+20
*
rtl8192de: Update copyright dates
Larry Finger
2012-01-24
20
-20
/
+20
*
rtl8192cu: Update copyright dates
Larry Finger
2012-01-24
20
-20
/
+20
*
rtl8192ce: Update copyright dates
Larry Finger
2012-01-24
18
-18
/
+18
*
rtl8192c_common: Update copyright dates
Larry Finger
2012-01-24
7
-7
/
+7
*
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
21
-21
/
+21
*
rtl8192cu: Remove dead code never selected
Larry Finger
2012-01-24
1
-170
/
+0
[next]