index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
iwlwifi: fix ct kill configuration for 5350
Tomas Winkler
1
-3
/
+3
2008-10-14
iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.
Rami Rosen
1
-1
/
+1
2008-10-06
iwlwifi: remove STATUS_CONF_PENDING in scanning
Tomas Winkler
3
-32
/
+22
2008-10-06
iwlwifi: scan fix comment
Tomas Winkler
1
-1
/
+2
2008-10-06
iwlwifi: scan correct setting of valid rx_chains
Tomas Winkler
1
-1
/
+1
2008-09-30
iwlwifi: use correct DMA_MASK
Winkler, Tomas
1
-4
/
+4
2008-09-30
iwlwifi: enable power save setting upon config
Ester Kummer
1
-0
/
+7
2008-09-30
iwlwifi: refactor rx register initialization
Winkler, Tomas
3
-16
/
+25
2008-09-24
iwlwifi: don't fail if scan is issued too early
Tomas Winkler
2
-11
/
+12
2008-09-24
iwlagn: downgrade BUG_ON in interrupt
Johannes Berg
1
-4
/
+3
2008-09-24
mac80211: clean up rate control API
Johannes Berg
5
-248
/
+104
2008-09-24
iwlwifi: remove HT flags from RXON when not in HT anymore
Emmanuel Grumbach
2
-3
/
+8
2008-09-24
iwlwifi: make PS use named constants
Tomas Winkler
1
-7
/
+12
2008-09-24
iwlwifi: don't delay scan in IBSS mode
Tomas Winkler
1
-2
/
+4
2008-09-15
iwl3945: add MODULE_FIRMWARE for 3945 HW
Zhu Yi
1
-0
/
+2
2008-09-15
iwlwifi: add MODULE_FIRMWARE for 5000 HW
Tomas Winkler
1
-0
/
+2
2008-09-15
iwlwifi: update 5350 Wifi PCI IDs
Tomas Winkler
1
-1
/
+4
2008-09-15
iwlwifi: don't access mac80211's AMPDU state machine
Johannes Berg
1
-7
/
+1
2008-09-15
mac80211: share sta_info->ht_info
Johannes Berg
1
-3
/
+3
2008-09-15
mac80211: move txrate_idx into RC algorithms
Johannes Berg
2
-18
/
+5
2008-09-15
mac80211: share sta->supp_rates
Johannes Berg
2
-5
/
+5
2008-09-15
mac80211: move last_txrate_idx into RC algorithms
Johannes Berg
2
-14
/
+21
2008-09-15
mac80211: share STA information with driver
Johannes Berg
2
-12
/
+12
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
13
-107
/
+107
2008-09-11
iwlwifi: Added support for 3 antennas
Guy Cohen
2
-63
/
+122
2008-09-11
iwlwifi: fix searching for best rate in new search column
Guy Cohen
1
-1
/
+2
2008-09-11
iwl3945 : Code cleanup
Abhijeet Kolekar
1
-13
/
+1
2008-09-11
iwlwifi: fix compile warning
Zhu Yi
1
-0
/
+2
2008-09-11
iwlwifi: remove uneeded declarations
Emmanuel Grumbach
9
-63
/
+28
2008-09-11
iwlwifi: use the results from disconnected antenna algorithm
Grumbach, Emmanuel
6
-30
/
+64
2008-09-11
iwlwifi: rename ps_mode to sm_ps
Ron Rindjunsky
3
-7
/
+9
2008-09-11
mac80211: change MIMO_PS to SM_PS
Tomas Winkler
5
-20
/
+15
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
10
-68
/
+103
2008-09-08
iwlwifi: enable packet injection for iwlagn
Stefanik Gábor
3
-14
/
+10
2008-09-08
iwl3945: enable active scanning on active channels
Abhijeet Kolekar
1
-28
/
+26
2008-09-08
iwlwifi: remove bad language from the comments
Tomas Winkler
1
-2
/
+1
2008-09-08
iwlwifi: take a fresh set of supported rates at each cycle
Emmanuel Grumbach
1
-0
/
+1
2008-09-08
iwlwifi: fix host command header according the HW spec
Tomas Winkler
3
-14
/
+16
2008-09-08
iwlwifi: allow association on radar channel in power save
Emmanuel Grumbach
4
-7
/
+61
2008-09-08
iwlwifi: cleanup PCI register handling
Tomas Winkler
6
-34
/
+31
2008-09-08
iwlwifi: fix strict_strtoul error checking
Emmanuel Grumbach
1
-3
/
+3
2008-09-08
iwlwifi: generic init calibrations framework
Tomas Winkler
6
-81
/
+90
2008-09-08
iwlwifi: remove rfkill warning from iwl-io
Tomas Winkler
2
-36
/
+0
2008-09-08
iwlwifi: replace readl and writel with io/read/write/32
Tomas Winkler
2
-5
/
+5
2008-09-08
iwlwifi: use strict_strtoul instead of simple_strtoul
Tomas Winkler
1
-17
/
+32
2008-09-08
iwl3945: avoid redundant iwl3945_get_active_dwell_time
Abhijeet Kolekar
1
-4
/
+3
2008-09-08
iwl3945: removed bg_post_associate work
Abhijeet Kolekar
2
-18
/
+1
2008-09-08
iwl3945: replace association and beacon hooks with bss_info_changed cb
Abhijeet Kolekar
1
-81
/
+0
2008-09-08
iwl3945: fix unbalanced mutex
Abhijeet Kolekar
1
-3
/
+2
2008-09-08
iwlwifi: align set channel with mac80211
Tomas Winkler
3
-10
/
+7
[next]