index
:
talos-op-linux
master
Talos™ II 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
...
|
*
wl12xx: print actual rx packet size (without padding)
Eliad Peller
2011-05-02
1
-1
/
+2
|
*
wl12xx: Set correct REF CLK and TCXO CLK values to the FW
Shahar Levi
2011-05-02
1
-0
/
+7
|
*
wl12xx: avoid premature elp entrance
Eliad Peller
2011-05-02
2
-6
/
+25
|
*
wl12xx: sleep instead of wakeup after tx work
Eliad Peller
2011-05-02
1
-1
/
+1
|
*
wl12xx: Set End-of-transaction Flag at Wl127x AP Mode
Shahar Levi
2011-05-02
1
-0
/
+4
*
|
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
2011-05-05
1
-2
/
+4
*
|
mwifiex: fix missing tsf_val TLV
Bing Zhao
2011-05-02
2
-2
/
+7
*
|
rtlwifi: Fix typo in pci.c
Larry Finger
2011-05-02
1
-1
/
+1
*
|
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
2011-05-02
6
-0
/
+139
*
|
rt2x00: Introduce capability flag for Bluetooth co-existence.
Gertjan van Wingerde
2011-05-02
2
-5
/
+9
*
|
rt2x00: Streamline rt2800 eeprom initialisations.
Gertjan van Wingerde
2011-05-02
1
-10
/
+8
*
|
rt2x00: Fix optimize register access for rt2800pci
Ivo van Doorn
2011-05-02
1
-2
/
+2
*
|
rt2x00: Optimize TX_STA_FIFO register reading
Ivo van Doorn
2011-05-02
3
-9
/
+15
*
|
rt2x00: Reduce tx status reading timeout
Ivo van Doorn
2011-05-02
1
-2
/
+2
*
|
mac80211: consolidate MIC failure report handling
Christian Lamparter
2011-05-02
2
-61
/
+48
*
|
ssb: cc: prepare clockmode support for cores rev 10+
Rafał Miłecki
2011-05-02
1
-18
/
+44
*
|
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
2011-04-30
9
-1184
/
+978
*
|
iwlagn: prefer BSS context
Johannes Berg
2011-04-30
1
-0
/
+14
*
|
iwlagn: improve RXON checking
Johannes Berg
2011-04-30
1
-19
/
+19
*
|
iwlagn: remove spectrum measurement header
Johannes Berg
2011-04-30
1
-92
/
+0
*
|
iwlagn: semaphore and calib cleanup
Don Fry
2011-04-30
8
-67
/
+44
*
|
iwlagn: mod param cleanup
Don Fry
2011-04-30
10
-44
/
+27
*
|
iwlagn: new 105 series device
Wey-Yi Guy
2011-04-30
3
-48
/
+48
*
|
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
2011-04-30
3
-4
/
+18
*
|
iwlagn: connect and disconnect sequence for RXON
Wey-Yi Guy
2011-04-30
1
-83
/
+111
*
|
iwlagn: remove 5000 from rxon_assoc structure
Wey-Yi Guy
2011-04-30
2
-2
/
+2
*
|
iwlagn: make rxon_assoc static function
Wey-Yi Guy
2011-04-30
4
-59
/
+49
*
|
iwlagn: refactor restart
Johannes Berg
2011-04-30
1
-31
/
+37
*
|
iwlagn: introduce silent grabbing of NIC access
Johannes Berg
2011-04-30
2
-5
/
+14
*
|
iwlagn: avoid hangs when restarting device
Johannes Berg
2011-04-30
3
-6
/
+20
|
/
*
mwl8k: Reducing extra_tx_headroom for tx optimization in AP mode
Yogesh Ashok Powar
2011-04-29
1
-5
/
+26
*
ath9k_htc: Revamp LED management
Sujith Manoharan
2011-04-29
4
-196
/
+85
*
iwlegacy: remove sync_cmd_mutex
Stanislaw Gruszka
2011-04-29
4
-5
/
+2
*
iwlegacy: more priv->mutex serialization
Stanislaw Gruszka
2011-04-29
3
-23
/
+34
*
iwlegacy: fix enqueue hcmd race conditions
Stanislaw Gruszka
2011-04-29
2
-28
/
+25
*
iwlegacy: comment typo fix diable -> disable
Stanislaw Gruszka
2011-04-29
2
-2
/
+2
*
iwlegacy: remove scan_tx_antennas
Stanislaw Gruszka
2011-04-29
2
-4
/
+0
*
iwlegacy: remove unneeded __packed
Stanislaw Gruszka
2011-04-29
1
-1
/
+1
*
iwlegacy: remove unneeded disable_hw_scan check
Stanislaw Gruszka
2011-04-29
1
-3
/
+2
*
iwlegacy: simplify init geos
Stanislaw Gruszka
2011-04-29
1
-4
/
+1
*
iwlegacy: enable only rfkill interrupt when device is down
Stanislaw Gruszka
2011-04-29
2
-4
/
+14
*
iwlegacy: remove duplicate initialization in iwl4956_down()
Stanislaw Gruszka
2011-04-29
1
-1
/
+1
*
iwlagn: fix tx power initialization
Stanislaw Gruszka
2011-04-29
3
-15
/
+7
*
ath9k_htc: Dump modal eeprom header for UB91/94/95
Sujith Manoharan
2011-04-29
1
-0
/
+283
*
ath9k_htc: Dump base eeprom header for UB91/94/95
Sujith Manoharan
2011-04-29
1
-8
/
+162
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-04-29
15
-504
/
+907
|
\
|
*
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
Johan Hedberg
2011-04-28
1
-1
/
+2
|
*
Bluetooth: Add store_hint parameter to mgmt_new_key
Johan Hedberg
2011-04-28
4
-11
/
+16
|
*
Bluetooth: Remove old_key_type from mgmt_ev_new_key
Johan Hedberg
2011-04-28
4
-8
/
+7
|
*
Bluetooth: Fix connection key type updating for buggy controllers
Johan Hedberg
2011-04-28
1
-1
/
+4
[prev]
[next]