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: move iwl_rx_missed_beacon_notif to iwl-rx.c
Tomas Winkler
2008-06-03
4
-22
/
+28
*
iwlwifi: move add sta handler to iwl-sta.c
Tomas Winkler
2008-06-03
2
-11
/
+36
*
iwlwifi: add remove station functionality
Tomas Winkler
2008-06-03
5
-45
/
+174
*
iwlwifi: move iwl_rxq_stop into iwl-rx.c
Tomas Winkler
2008-06-03
4
-27
/
+28
*
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
2008-06-03
8
-104
/
+88
*
iwlwifi: refactor stop master function
Tomas Winkler
2008-06-03
3
-38
/
+52
*
iwlwifi: implement apm stop function
Tomas Winkler
2008-06-03
3
-1
/
+39
*
iwlwifi: implement apm reset flow
Tomas Winkler
2008-06-03
5
-18
/
+79
*
iwlwifi: setup correctly L1 L0S pi link values
Tomas Winkler
2008-06-03
4
-11
/
+39
*
iwlwifi: remove 4965 from alive_resp structures
Tomas Winkler
2008-06-03
3
-15
/
+15
*
iwlwifi: clean up alive_start routine
Tomas Winkler
2008-06-03
5
-26
/
+32
*
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
2008-06-03
4
-9
/
+0
*
iwlwifi: remove unused variable form __iwl4965_down
Tomas Winkler
2008-06-03
1
-3
/
+0
*
iwlwifi: mark 4965 ucode types
Tomas Winkler
2008-06-03
1
-2
/
+7
*
iwlwifi: create drivers debugfs dir under wiphy->debugfsdir
Zhu Yi
2008-06-03
1
-1
/
+2
*
iwlwifi: increase max payload of iwl_cmd
Ron Rindjunsky
2008-06-03
1
-1
/
+3
*
iwlwifi: use uCode error and event tables pointer w.r.t loaded image
Gregory Greenman
2008-06-03
1
-10
/
+19
*
iwlwifi: add RTC data address for iwl5000
Ron Rindjunsky
2008-06-03
1
-0
/
+7
*
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
Ester Kummer
2008-06-03
3
-86
/
+74
*
libertas: fix compact flash interrupt handling
Holger Schurig
2008-06-03
1
-32
/
+29
*
libertas: rate adaptation configuration via iwconfig.
Javier Cardona
2008-06-03
9
-56
/
+75
*
b43legacy: fix build errors when DMA or PIO are not selected
Johannes Berg
2008-06-03
2
-4
/
+2
*
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
*
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
*
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
10
-38
/
+25
*
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
51
-745
/
+562
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
17
-61
/
+73
*
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
9
-12
/
+7
*
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
[next]