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
*
ath5k: use the skb->cb directly for RX status
Bob Copeland
2009-08-28
1
-20
/
+21
*
ath5k: add led pin configuration for compaq c700 laptop
Marcos Chaparro
2009-08-28
1
-0
/
+2
*
ath5k: clean up filter flags setting
Bob Copeland
2009-08-28
1
-16
/
+23
*
mwl8k: separate driver and device info reporting during probe
Lennert Buytenhek
2009-08-28
1
-9
/
+12
*
mwl8k: missing endian conversion when printing firmware command result
Lennert Buytenhek
2009-08-28
1
-1
/
+1
*
mwl8k: fix pci dma mapping leak in mwl8k_post_cmd() error path
Lennert Buytenhek
2009-08-28
1
-1
/
+4
*
mwl8k: fix inverted error test in mwl8k_bss_info_changed()
Lennert Buytenhek
2009-08-28
1
-1
/
+1
*
ar9170: remove unnecessary call to ar9170_set_beacon_timers
Joerg Albert
2009-08-28
1
-6
/
+0
*
ar9170: cleanup of bss_info_changed and beacon config
Joerg Albert
2009-08-28
3
-18
/
+21
*
ipw2x00: update contact information
Reinette Chatre
2009-08-28
8
-8
/
+8
*
iwlwifi: fix unloading driver while scanning
Wey-Yi Guy
2009-08-28
2
-2
/
+3
*
iwlwifi: fix remove key error
Abhijeet Kolekar
2009-08-28
1
-1
/
+1
*
iwlwifi: read enhanced tx power info from EEPROM image
Wey-Yi Guy
2009-08-28
3
-1
/
+332
*
iwlwifi: remove duplicated define
Wey-Yi Guy
2009-08-28
1
-1
/
+0
*
iwlwifi: set HT flags in ieee80211_rx_status for received packets
Daniel C Halperin
2009-08-28
1
-0
/
+10
*
iwlwifi: clear rate control flags on non-HT packet
Daniel C Halperin
2009-08-28
1
-0
/
+1
*
iwlwifi: show current tx power
Wey-Yi Guy
2009-08-28
2
-0
/
+55
*
iwlwifi: change IWL6000_UCODE_API_MAX to v4
Wey-Yi Guy
2009-08-28
2
-4
/
+18
*
iwlwifi: error checking for setting tx_power in sysfs
Wey-Yi Guy
2009-08-28
2
-11
/
+30
*
iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"
Wey-Yi Guy
2009-08-28
2
-5
/
+5
*
iwlwifi: do not allow set tx power over channel power limit
Wey-Yi Guy
2009-08-28
1
-4
/
+4
*
iwlwifi: set default tx power user limit to minimal
Wey-Yi Guy
2009-08-28
1
-1
/
+4
*
iwlwifi: Make injection of non-broadcast frames work again
Gábor Stefanik
2009-08-28
2
-7
/
+12
*
libertas: Add support for Marvell Libertas CF8305
Marek Vasut
2009-08-28
1
-2
/
+37
*
libertas: clean up and clarify get_common_rates
Dan Williams
2009-08-28
1
-31
/
+27
*
libertas: Read buffer overflow
Roel Kluin
2009-08-28
1
-16
/
+15
*
ath9k: Fix chainmask selection during scanning
Sujith
2009-08-28
1
-1
/
+6
*
libipw: switch from ieee80211_* to libipw_* naming policy
John W. Linville
2009-08-28
10
-1254
/
+1255
*
rndis_wlan: fix broken logic in add_wep_key()
Jussi Kivilinna
2009-08-28
1
-1
/
+1
*
ath9k: Add support FIF_OTHER_BSS filtering mode.
Javier Cardona
2009-08-28
1
-3
/
+4
*
p54: fix broadcast buffering in AP mode
Christian Lamparter
2009-08-28
1
-0
/
+3
*
mwl8k: update copyright and version number
Lennert Buytenhek
2009-08-20
1
-2
/
+2
*
mwl8k: remove mwl8k_queue_work()
Lennert Buytenhek
2009-08-20
1
-64
/
+0
*
mwl8k: get rid of mwl8k_configure_filter() workqueue use
Lennert Buytenhek
2009-08-20
1
-45
/
+20
*
mwl8k: get rid of mwl8k_get_stats() workqueue use
Lennert Buytenhek
2009-08-20
1
-30
/
+2
*
mwl8k: get rid of mwl8k_conf_tx() workqueue use
Lennert Buytenhek
2009-08-20
1
-43
/
+14
*
mwl8k: get rid of mwl8k_set_rts_threshold() workqueue use
Lennert Buytenhek
2009-08-20
1
-39
/
+3
*
mwl8k: get rid of mwl8k_bss_info_changed() workqueue use
Lennert Buytenhek
2009-08-20
1
-63
/
+38
*
mwl8k: get rid of mwl8k_config() workqueue use
Lennert Buytenhek
2009-08-20
1
-52
/
+20
*
mwl8k: get rid of mwl8k_stop() workqueue use
Lennert Buytenhek
2009-08-20
1
-25
/
+1
*
mwl8k: get rid of mwl8k_start() workqueue use
Lennert Buytenhek
2009-08-20
1
-78
/
+27
*
mwl8k: fix firmware command serialisation
Lennert Buytenhek
2009-08-20
1
-65
/
+89
*
mwl8k: mwl8k_queue_work() cleanup
Lennert Buytenhek
2009-08-20
1
-171
/
+33
*
mwl8k: mwl8k_txq_xmit() rework
Lennert Buytenhek
2009-08-20
1
-93
/
+52
*
mwl8k: implement idle mode
Lennert Buytenhek
2009-08-20
1
-0
/
+6
*
mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask
Lennert Buytenhek
2009-08-20
1
-6
/
+0
*
mwl8k: don't hardcode the number of transmit queues
Lennert Buytenhek
2009-08-20
1
-7
/
+7
*
mwl8k: don't touch 'command done' interrupt during firmware load
Lennert Buytenhek
2009-08-20
1
-23
/
+1
*
mwl8k: dma header manipulations can't fail
Lennert Buytenhek
2009-08-20
1
-70
/
+13
*
mwl8k: ->add_interface() is not called for monitor interfaces
Lennert Buytenhek
2009-08-20
1
-4
/
+2
[next]