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
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
4
-17
/
+22
|
\
|
*
iwlagn: fix RX skb alignment
Johannes Berg
2008-11-18
3
-13
/
+22
|
*
mac80211: remove ieee80211_notify_mac
Johannes Berg
2008-11-18
2
-2
/
+0
*
|
iwlwifi: do not call statistics from rfkill
Mohamed Abbas
2008-11-10
1
-0
/
+4
*
|
iwlwifi: iwl-agn-rs: initialize rs with valid antenna
Winkler, Tomas
2008-11-10
1
-4
/
+2
*
|
iwlwifi: rename double inclusion protection name in iwl-commands.h
Emmanuel Grumbach
2008-11-10
1
-3
/
+3
*
|
iwlwifi: rename generic iwlagn functions that had a HW specific name
Emmanuel Grumbach
2008-11-10
4
-207
/
+207
*
|
iwlwifi: fix priv->iw_mode setting when multiple vif are configured
Zhu, Yi
2008-11-10
2
-17
/
+16
*
|
iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.h
Winkler, Tomas
2008-11-10
2
-5
/
+5
*
|
iwlwifi: reorganize flow handler bitology
Winkler, Tomas
2008-11-10
3
-29
/
+35
*
|
iwl3945: remove bogus comment
Johannes Berg
2008-11-10
1
-2
/
+0
*
|
mac80211: remove SSID driver code
Johannes Berg
2008-11-10
2
-14
/
+0
*
|
iwlwifi: remove unused essid variable
Johannes Berg
2008-11-10
4
-28
/
+0
*
|
iwlwifi: remove implicit direct scan
Johannes Berg
2008-11-10
2
-15
/
+0
*
|
iwl3945: remove dead code
Johannes Berg
2008-11-10
1
-16
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-06
2
-2
/
+19
|
\
\
|
|
/
|
*
iwl3945: fix deadlock on suspend
Zhu, Yi
2008-11-06
1
-1
/
+1
|
*
iwl3945: do not send scan command if channel count zero
Reinette Chatre
2008-11-06
1
-0
/
+5
|
*
iwl3945: clear scanning bits upon failure
Mohamed Abbas
2008-11-06
1
-0
/
+8
|
*
iwlagn: avoid sleep in softirq context
John W. Linville
2008-11-06
1
-1
/
+5
|
*
iwlwifi: clear scanning bits upon failure
Mohamed Abbas
2008-11-06
1
-0
/
+7
*
|
iwlwifi: Update reclaim flag
Daniel Halperin
2008-10-31
1
-0
/
+1
*
|
iwl3945: iwl3945_mac_get_tsf() should not return zero
Fabrice Bellet
2008-10-31
1
-9
/
+0
*
|
iwlwifi: run through spell checker
Tomas Winkler
2008-10-31
26
-92
/
+91
*
|
iwlwifi: refactor tx byte count table usage
Tomas Winkler
2008-10-31
6
-185
/
+62
*
|
iwlwifi: clear scanning bits upon failure
Mohamed Abbas
2008-10-31
1
-0
/
+7
*
|
iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packets
Daniel C. Halperin
2008-10-31
1
-1
/
+3
*
|
iwlwifi: calibration command namespace renaming
Tomas Winkler
2008-10-31
5
-69
/
+74
*
|
iwlwifi: parametrize eeprom versions
Tomas Winkler
2008-10-31
5
-39
/
+41
*
|
iwlwifi: don't update TFD free counter for invalid station
Tomas Winkler
2008-10-31
1
-2
/
+2
*
|
iwlwifi: refactor TX response flow
Tomas Winkler
2008-10-31
6
-119
/
+125
*
|
mac80211: Re-enable aggregation
Sujith
2008-10-31
1
-1
/
+2
*
|
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
2
-6
/
+10
*
|
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-31
3
-90
/
+12
*
|
Fix debugfs_create_bool's error checking method for wireless/iwlwifi/
Zhaolei
2008-10-31
1
-1
/
+2
*
|
mac80211: remove rate_control_clear
Johannes Berg
2008-10-31
2
-21
/
+0
*
|
iwlwifi: protect headers from double inclusion
Tomas Winkler
2008-10-31
2
-1
/
+6
*
|
iwlwifi: tx command must run on same tfd as packet
Tomas Winkler
2008-10-31
1
-3
/
+2
*
|
iwlwifi: fix TX cmd dma unmapping
Tomas Winkler
2008-10-31
5
-184
/
+163
*
|
iwlwifi: unify tx antenna toggling
Tomas Winkler
2008-10-31
6
-62
/
+51
*
|
iwlwifi: add iwl_cmd_queue_free for readability
Tomas Winkler
2008-10-31
1
-13
/
+40
*
|
iwlwifi: remove host commands structures from iwl_cmd
Tomas Winkler
2008-10-31
2
-10
/
+7
*
|
iwlwifi: expand error lookup and align output
Jay Sternberg
2008-10-31
1
-17
/
+40
*
|
iwlwifi: define firmware file name once
Jay Sternberg
2008-10-31
1
-6
/
+8
*
|
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
8
-84
/
+117
*
|
mac80211: rewrite HT handling
Johannes Berg
2008-10-31
5
-51
/
+62
*
|
iwl3945: fix station stuff in RC algorithm
Johannes Berg
2008-10-31
1
-4
/
+3
*
|
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
2
-4
/
+6
*
|
802.11: clean up/fix HT support
Johannes Berg
2008-10-31
7
-66
/
+67
*
|
iwlwifi: refactor rxon time command
Tomas Winkler
2008-10-31
3
-55
/
+29
[next]