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: fix bug to show hidden APs during scan
Reinette Chatre
2008-03-13
2
-16
/
+26
*
iwlwifi: change rate number to a constant
Tomas Winkler
2008-03-13
1
-2
/
+3
*
iwlwifi: Fix endianity in debug print
Tomas Winkler
2008-03-13
1
-1
/
+1
*
iwlwifi: Use eeprom form iwlcore
Assaf Krauss
2008-03-13
7
-426
/
+30
*
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
23
-31
/
+28
*
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
2008-03-13
2
-5
/
+5
*
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
2008-03-07
1
-2
/
+2
*
wireless: correct warnings from using '%llx' for type 'u64'
John W. Linville
2008-03-07
1
-3
/
+3
*
iwlwifi: grab NIC access when disabling aggregations
Ron Rindjunsky
2008-03-07
1
-17
/
+20
*
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2008-03-07
2
-157
/
+148
*
iwlwifi: Fix 3945 rate scaling
Tomas Winkler
2008-03-07
2
-25
/
+22
*
iwlwifi: queue functions cleanup
Tomas Winkler
2008-03-07
4
-60
/
+45
*
iwlwifi: Moving EEPROM handling in iwlcore module
Assaf Krauss
2008-03-07
2
-0
/
+604
*
iwlwifi: add iwl-core module
Tomas Winkler
2008-03-07
5
-7
/
+59
*
iwlwifi: fix locking unbalance in 4965 rate scale
Tomas Winkler
2008-03-07
1
-13
/
+12
*
iwlwifi: Cancel scanning upon association
Emmanuel Grumbach
2008-03-07
2
-22
/
+12
*
iwlwifi: Take the fw file name from the iwl_cfg.
Tomas Winkler
2008-03-07
6
-12
/
+18
*
iwlwifi: add struct iwl_cfg
Tomas Winkler
2008-03-07
8
-37
/
+203
*
iwlwifi: Move HBUS address to iwl-csr.h
Tomas Winkler
2008-03-07
3
-83
/
+42
*
iwlwifi: extract iwl-csr.h
Tomas Winkler
2008-03-07
9
-283
/
+236
*
iwlwifi: use mac80211_tx_control_flags
Ron Rindjunsky
2008-03-07
4
-32
/
+64
*
iwlwifi: 802.11n spec removes AUTO offset for FAT channel
Guy Cohen
2008-03-07
3
-12
/
+15
*
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
2008-03-06
10
-466
/
+449
*
iwlwifi: refactor init geos function
Tomas Winkler
2008-03-06
5
-91
/
+115
*
iwlwifi: removing unused priv->config
Tomas Winkler
2008-03-06
4
-6
/
+2
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
2
-25
/
+33
*
iwlwifi: remove twice defined CSR register
Tomas Winkler
2008-02-29
3
-5
/
+4
*
iwlwifi: fix name of function in comment (_rx_card_state_notif)
Reinette Chatre
2008-02-29
2
-2
/
+2
*
iwlwifi: Add tx_ant_num hw setting variable
Tomas Winkler
2008-02-29
4
-6
/
+9
*
iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h
Tomas Winkler
2008-02-29
2
-44
/
+34
*
iwlwifi-2.6: Adds and fixes defines about security
Emmanuel Grumbach
2008-02-29
2
-12
/
+26
*
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
2008-02-29
2
-2
/
+2
*
iwlwifi: Update iwlwifi version stamp to 1.2.26
Reinette Chatre
2008-02-29
2
-2
/
+2
*
iwlwifi: remove IWL{4965,3945}_QOS
Ron Rindjunsky
2008-02-29
5
-57
/
+4
*
iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...
Tomas Winkler
2008-02-29
4
-64
/
+50
*
iwlwifi: set rate_idx correctly from plcp
Mohamed Abbas
2008-02-29
1
-1
/
+1
*
iwlwifi: initialize ieee80211_channel->hw_value
Mohamed Abbas
2008-02-29
2
-0
/
+2
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
8
-789
/
+371
*
wireless/iwlwifi/iwl-4965.c: add parentheses
Roel Kluin
2008-02-29
1
-1
/
+1
*
iwlwifi: enable 802.11n in Kconfig
Tomas Winkler
2008-02-29
1
-1
/
+0
*
iwlwifi: A-MPDU Tx activation by load measures
Ron Rindjunsky
2008-02-29
5
-487
/
+199
*
iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211
Ron Rindjunsky
2008-02-29
2
-34
/
+60
*
iwlwifi: A-MPDU Tx conform flows to mac80211
Ron Rindjunsky
2008-02-29
4
-221
/
+302
*
iwlwifi: A-MPDU Tx conform API to mac80211
Ron Rindjunsky
2008-02-29
3
-38
/
+47
*
mac80211: A-MPDU Tx add session's and low level driver's API
Ron Rindjunsky
2008-02-29
2
-3
/
+3
*
iwlwifi: only check for association id when associating with AP
Reinette Chatre
2008-02-15
2
-2
/
+3
*
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
2008-02-15
2
-4
/
+4
*
iwlwifi: earlier rx allocation
Mohamed Abbas
2008-02-15
2
-2
/
+2
*
iwlwifi: Don't send host commands on rfkill
Gregory Greenman
2008-02-15
2
-0
/
+11
*
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
Reinette Chatre
2008-02-15
2
-0
/
+8
[next]