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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwl3945: move iwl_power_initialize()
Ben Cahill
2009-10-27
2
-2
/
+1
*
iwl3945: streamline iwl3945_rfkill_poll()
Ben Cahill
2009-10-27
1
-6
/
+21
*
iwlwifi: fix userspace setting of sleep_level_override
Reinette Chatre
2009-10-27
1
-1
/
+3
*
iwlwifi: additional items in sensitivity range table
Wey-Yi Guy
2009-10-27
6
-9
/
+30
*
iwlwifi: remove duplicated/unused definition
Wey-Yi Guy
2009-10-27
3
-9
/
+6
*
iwlagn, iwl3945: remove apm_reset() functions
Ben Cahill
2009-10-27
7
-132
/
+0
*
iwl3945: remove unnecessary call to apm_ops.reset()
Ben Cahill
2009-10-27
1
-5
/
+0
*
iwlwifi: turn off device when not used.
Ben Cahill
2009-10-27
2
-9
/
+5
*
iwl3945: update iwl3945_apm_init()
Ben Cahill
2009-10-27
1
-6
/
+36
*
airo : allow supend with card without power management
matthieu castet
2009-10-27
1
-1
/
+2
*
b43: Remove me as maintainer
Michael Buesch
2009-10-27
1
-1
/
+0
*
ssb: Put host pointers into a union
Michael Buesch
2009-10-27
2
-10
/
+14
*
b43/legacy: Fix usage of host_pci pointer
Michael Buesch
2009-10-27
2
-4
/
+4
*
ath9k: Fix TX hang poll routine
Sujith
2009-10-27
1
-0
/
+2
*
libertas: Check return status of command functions
Amitkumar Karwar
2009-10-27
4
-16
/
+34
*
wl1271: Mask unneeded events from firmware to conserve power
Juuso Oikarinen
2009-10-27
1
-2
/
+3
*
wl1271: Configure beacon filtering on if PSM used
Juuso Oikarinen
2009-10-27
5
-7
/
+28
*
wl1271: Enable beacon filtering with the stack
Juuso Oikarinen
2009-10-27
3
-6
/
+22
*
wl1271: Add connection monitoring configuration
Juuso Oikarinen
2009-10-27
3
-0
/
+47
*
wl1271: Use vmalloc to allocate memory for firmware
Juuso Oikarinen
2009-10-27
2
-6
/
+15
*
wl1271: Multicast filtering configuration
Juuso Oikarinen
2009-10-27
5
-27
/
+120
*
wl1271: Clear probe-request template after scan
Juuso Oikarinen
2009-10-27
1
-0
/
+4
*
wl1271: use workqueue provided by mac80211 instead of the default
Juuso Oikarinen
2009-10-27
1
-3
/
+3
*
wl1271: hack to disable filters
Luciano Coelho
2009-10-27
1
-0
/
+9
*
wl1271: added Juuso Oikarinen as module author
Luciano Coelho
2009-10-27
1
-0
/
+1
*
wl1271: Corrections to TX path
Juuso Oikarinen
2009-10-27
4
-10
/
+7
*
wl1271: Update join usage
Juuso Oikarinen
2009-10-27
4
-22
/
+50
*
wl1271: Configure rate policies based on AP rates
Juuso Oikarinen
2009-10-27
5
-4
/
+38
*
wl1271: Implementation for SPI busy word checking
Juuso Oikarinen
2009-10-27
2
-4
/
+75
*
wl1271: mask aid bits 14 and 15 in ps-poll template
Juuso Oikarinen
2009-10-27
1
-1
/
+4
*
wl1271: Implement delayed entry into ELP
Juuso Oikarinen
2009-10-27
4
-15
/
+35
*
wl1271: Correct TKIP header space handling in TX path
Juuso Oikarinen
2009-10-27
2
-16
/
+20
*
wl1271: Security sequence number handling for TX (for WPA)
Juuso Oikarinen
2009-10-27
5
-5
/
+38
*
wl1271: Correction to TX block allocation calculation
Juuso Oikarinen
2009-10-27
1
-1
/
+1
*
wl1271: remove unecessary qual parameter from rx status
Luciano Coelho
2009-10-27
1
-6
/
+0
*
orinoco: use cfg80211 ethtool ops
David Kilroy
2009-10-27
4
-38
/
+32
*
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
Luis R. Rodriguez
2009-10-27
1
-7
/
+18
*
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
Luis R. Rodriguez
2009-10-27
1
-1
/
+2
*
sfc: Rename 'xfp' file and functions to reflect reality
Ben Hutchings
2009-10-24
5
-58
/
+58
*
sfc: Remove unused code for non-autoneg speed/duplex switching
Ben Hutchings
2009-10-24
1
-69
/
+39
*
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
Ben Hutchings
2009-10-24
2
-15
/
+8
*
sfc: Move MTD probe after netdev registration and name allocation
Ben Hutchings
2009-10-24
1
-2
/
+4
*
sfc: Remove unnecessary tests of efx->membase
Ben Hutchings
2009-10-24
1
-8
/
+0
*
sfc: Remove incorrect assertion from efx_pci_remove_main()
Ben Hutchings
2009-10-24
1
-2
/
+0
*
sfc: Merge falcon_probe_phy() into falcon_probe_port()
Ben Hutchings
2009-10-24
1
-35
/
+25
*
sfc: Remove pointless abstraction of memory BAR number
Ben Hutchings
2009-10-24
3
-11
/
+10
*
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
Ben Hutchings
2009-10-24
1
-1
/
+0
*
sfc: Maintain interrupt moderation values in ticks, not microseconds
Ben Hutchings
2009-10-24
4
-34
/
+28
*
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
Ben Hutchings
2009-10-24
2
-16
/
+14
*
sfc: Move efx_xmit_done() declaration into correct stanza
Ben Hutchings
2009-10-24
1
-1
/
+1
[next]