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
*
b43legacy: fix build errors when DMA or PIO are not selected
Johannes Berg
2008-06-03
2
-4
/
+2
*
mac80211: fix deadlock in sta->lock
Tomas Winkler
2008-06-03
1
-13
/
+17
*
mac80211: fix ieee80211_get_buffered_bc
Tomas Winkler
2008-06-03
1
-9
/
+7
*
rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g rates
Scott Ashcroft
2008-06-03
1
-1
/
+1
*
ath5k: use IEEE80211_SKB_CB
Johannes Berg
2008-06-03
1
-4
/
+4
*
libertas: before sleeping, check for a command result
Holger Schurig
2008-06-03
1
-2
/
+2
*
libertas: use lbs_pr_XX instead of printk
Holger Schurig
2008-06-03
2
-2
/
+2
*
libertas: speeds up downloading of CF firmware
Holger Schurig
2008-06-03
1
-2
/
+2
*
libertas: don't spin_unlock_irq() twice
Holger Schurig
2008-06-03
1
-4
/
+1
*
mac80211: clean up skb reallocation code
Johannes Berg
2008-06-03
3
-70
/
+95
*
ps3: gelic: updown_lock semaphore to mutex
Daniel Walker
2008-06-03
2
-6
/
+6
*
ps3: gelic: assoc_stat_lock semaphore to mutex
Daniel Walker
2008-06-03
2
-12
/
+12
*
ps3: gelic: scan_lock semaphore to mutex
Daniel Walker
2008-06-03
2
-10
/
+10
*
libertas: provide reset_card() callback on OLPC
David Woodhouse
2008-06-03
1
-0
/
+22
*
b43: enable mesh
Johannes Berg
2008-06-03
1
-11
/
+22
*
mac80211: remove channel use statistics
Johannes Berg
2008-05-21
6
-169
/
+12
*
b43: Add firmware markers support
Michael Buesch
2008-05-21
2
-1
/
+17
*
b43: Add panic reason code that doesn't trigger restart
Michael Buesch
2008-05-21
2
-8
/
+40
*
b43: Allow running without PCM firmware
Michael Buesch
2008-05-21
2
-11
/
+40
*
b43: Add hooks for firmware debugging
Michael Buesch
2008-05-21
2
-7
/
+81
*
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
21
-132
/
+158
*
mac80211: dont allow fragmentation and requeuing on A-MPDU queues
Johannes Berg
2008-05-21
3
-5
/
+26
*
b43: Fix typo in firmware file name for 802.11 cores with rev 13
Larry.Finger@lwfinger.net
2008-05-21
1
-1
/
+1
*
zd1211rw: Use DMA-aware buffer for usb transfer
Atsushi Nemoto
2008-05-21
1
-6
/
+17
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
67
-1274
/
+980
*
mac80211: reorder some transmit handlers
Johannes Berg
2008-05-21
1
-116
/
+118
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
25
-151
/
+205
*
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
12
-33
/
+14
*
mac80211: fix bugs in queue handling functions
Johannes Berg
2008-05-21
1
-3
/
+3
*
iwlwifi: trigger event log from debugfs
Ester Kummer
2008-05-21
5
-113
/
+143
*
iwlwifi: refactor pci prob flow
Tomas Winkler
2008-05-21
4
-45
/
+54
*
iwlwifi: add debugfs to disable/enable run time calibration
Tomas Winkler
2008-05-21
5
-4
/
+44
*
iwlwifi: remove 4965 remainings in iwl-eeprom.c file
Tomas Winkler
2008-05-21
1
-11
/
+11
*
iwlwifi: iwl5000 WiFi/WiMax coexistence
Ron Rindjunsky
2008-05-21
2
-0
/
+66
*
iwlwifi: add ucode init flow handling for iwl5000
Ron Rindjunsky
2008-05-21
2
-0
/
+185
*
iwlwifi: add ucode loaders for iwl5000
Ron Rindjunsky
2008-05-21
3
-0
/
+145
*
iwlwifi: add rx_handlers stub for iwl5000
Ron Rindjunsky
2008-05-21
1
-0
/
+5
*
iwlwifi: rename and move Tx queue activation/deactivation
Ron Rindjunsky
2008-05-21
2
-12
/
+12
*
iwlwifi: clean up and bug fix for security
Emmanuel Grumbach
2008-05-21
6
-46
/
+29
*
iwlwifi: don't switch to SGI if not supported by AP
Emmanuel Grumbach
2008-05-21
3
-4
/
+22
*
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
2008-05-21
6
-691
/
+691
*
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
2008-05-21
5
-60
/
+63
*
iwlwifi: remove 4956 form iwl4965_tx_cmd
Tomas Winkler
2008-05-21
5
-11
/
+7
*
iwlwifi: move more station managment into iwl-sta.c
Tomas Winkler
2008-05-21
6
-279
/
+283
*
iwlwifi: move iwl_bcast_addr to iwlcore
Tomas Winkler
2008-05-21
4
-8
/
+12
*
iwlwifi: remove 4965 from iwl4965_rate_info
Tomas Winkler
2008-05-21
5
-30
/
+31
*
iwlwifi: remove 4965 prefix from iwl4965_frame
Tomas Winkler
2008-05-21
3
-13
/
+13
*
iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr
Tomas Winkler
2008-05-21
1
-19
/
+19
*
iwlwifi: get_hw_cmd_size
Gregory Greenman
2008-05-21
7
-18
/
+65
*
iwlwifi: rename iwl4965_tx_info to iwl_tx_info
Tomas Winkler
2008-05-21
2
-4
/
+4
[next]