index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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
*
iwlwifi: change the order of freeing memory
Wey-Yi Guy
2009-10-12
2
-2
/
+2
*
iwlwifi: use %pM for formatted MAC addresses
Bjorn Helgaas
2009-10-07
1
-1
/
+1
*
iwlagn: fix compile warning in iwl5000_gain_computation
Reinette Chatre
2009-10-07
1
-1
/
+1
*
iwlwifi: fix compile warning
Reinette Chatre
2009-10-07
3
-3
/
+3
*
iwlwifi: fix EEPROM enhance tx power offset
Wey-Yi Guy
2009-10-07
1
-10
/
+10
*
iwlwifi: incorrect method used for finding valid OTP blocks
Jay Sternberg
2009-10-07
1
-12
/
+11
*
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
11
-204
/
+229
*
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
2009-09-28
1
-0
/
+6
*
iwlwifi: fix debugfs buffer handling
Reinette Chatre
2009-09-28
1
-3
/
+3
*
iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx
Stanislaw Gruszka
2009-09-23
2
-0
/
+12
*
iwlwifi: reduce noise when skb allocation fails
Reinette Chatre
2009-09-23
2
-2
/
+17
*
iwlwifi: do not send sync command while holding spinlock
Reinette Chatre
2009-09-23
1
-1
/
+1
*
iwlwifi: disable powersave for 4965
Johannes Berg
2009-09-23
4
-5
/
+11
*
iwlwifi: find the correct first antenna
Wey-Yi Guy
2009-09-23
1
-1
/
+3
*
iwlwifi: fix potential rx buffer loss
Reinette Chatre
2009-09-23
2
-15
/
+33
*
iwlwifi: fix HT operation in 2.4 GHz band
Daniel C Halperin
2009-09-23
1
-0
/
+6
*
iwl3945: reduce debug noise when default debug flags used
Reinette Chatre
2009-08-31
1
-5
/
+3
*
iwlwifi: fix situation in which debug message is printed
Reinette Chatre
2009-08-31
1
-1
/
+1
*
iwlwifi: use sleep interval succession
Johannes Berg
2009-08-31
1
-1
/
+21
*
iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
Daniel C Halperin
2009-08-31
4
-12
/
+35
*
iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall
Daniel C Halperin
2009-08-31
1
-49
/
+62
*
iwlwifi: remove 60 Mbps from sband bitrates table
Daniel C Halperin
2009-08-31
3
-34
/
+27
*
iwlwifi: fix ICT irq table endianness
Johannes Berg
2009-08-28
2
-6
/
+6
*
iwlwifi: fix unloading driver while scanning
Wey-Yi Guy
2009-08-28
2
-2
/
+3
*
iwlwifi: fix remove key error
Abhijeet Kolekar
2009-08-28
1
-1
/
+1
*
iwlwifi: read enhanced tx power info from EEPROM image
Wey-Yi Guy
2009-08-28
3
-1
/
+332
*
iwlwifi: remove duplicated define
Wey-Yi Guy
2009-08-28
1
-1
/
+0
*
iwlwifi: set HT flags in ieee80211_rx_status for received packets
Daniel C Halperin
2009-08-28
1
-0
/
+10
*
iwlwifi: clear rate control flags on non-HT packet
Daniel C Halperin
2009-08-28
1
-0
/
+1
*
iwlwifi: show current tx power
Wey-Yi Guy
2009-08-28
2
-0
/
+55
*
iwlwifi: change IWL6000_UCODE_API_MAX to v4
Wey-Yi Guy
2009-08-28
2
-4
/
+18
*
iwlwifi: error checking for setting tx_power in sysfs
Wey-Yi Guy
2009-08-28
2
-11
/
+30
*
iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"
Wey-Yi Guy
2009-08-28
2
-5
/
+5
*
iwlwifi: do not allow set tx power over channel power limit
Wey-Yi Guy
2009-08-28
1
-4
/
+4
*
iwlwifi: set default tx power user limit to minimal
Wey-Yi Guy
2009-08-28
1
-1
/
+4
*
iwlwifi: Make injection of non-broadcast frames work again
Gábor Stefanik
2009-08-28
2
-7
/
+12
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
2
-3
/
+2
*
iwlwifi: disable PS by default
Johannes Berg
2009-08-20
1
-0
/
+6
*
iwlwifi: fix erroneous use of iwl_rx_packet.len as a length
Daniel C Halperin
2009-08-20
5
-8
/
+11
*
iwlwifi: add thermal throttling support to 5150
Wey-Yi Guy
2009-08-20
1
-0
/
+1
*
iwlwifi: use station HT capabilities and BSS operating mode for Green-field
Daniel C Halperin
2009-08-20
9
-22
/
+32
*
iwlwifi: check short GI support per-station rather than globally
Daniel C Halperin
2009-08-20
3
-63
/
+15
*
iwlwifi: configure HT40 channels in iwl_mac_config
Daniel C Halperin
2009-08-20
1
-21
/
+25
*
iwlwifi: refactor packet reception code
Daniel C Halperin
2009-08-20
2
-127
/
+78
*
iwlwifi: remove unused members of iwl_ht_info
Johannes Berg
2009-08-20
2
-5
/
+0
*
iwlwifi: traverse linklist to find the valid OTP block
Wey-Yi Guy
2009-08-20
6
-43
/
+191
*
iwlwifi: cleanup HT40 extension channels setup
Zhu Yi
2009-08-20
1
-25
/
+12
*
iwlwifi: include HT configuration when adding stations through rs_rate_init
Daniel C Halperin
2009-08-20
1
-8
/
+10
*
iwlwifi: remove unused HT configuration entry tx_chan_width
Daniel C Halperin
2009-08-20
2
-2
/
+0
*
iwlwifi: prevent read outside array bounds
Reinette Chatre
2009-08-20
3
-0
/
+10
[next]