index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-4965.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2008-05-13
1
-1
/
+1
*
iwlwifi: Use HW acceleration decryption by default
Emmanuel Grumbach
2008-04-16
1
-4
/
+3
*
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
2008-04-16
1
-4
/
+4
*
iwlwifi: move rxon associated command to hcmd
Tomas Winkler
2008-04-16
1
-0
/
+41
*
iwlwifi: introduce host commands callbacks
Tomas Winkler
2008-04-16
1
-0
/
+5
*
iwlwifi: move HW device registration
Ron Rindjunsky
2008-04-16
1
-9
/
+1
*
iwlwifi: move the creation of LQ host command to iwlcore
Tomas Winkler
2008-04-16
1
-1
/
+1
*
iwlwifi: support different num of tx and rx antennas
Tomas Winkler
2008-04-16
1
-2
/
+5
*
iwlwifi: hw_setting cleanup
Tomas Winkler
2008-04-16
1
-24
/
+25
*
iwlwifi: remove the statistics work
Emmanuel Grumbach
2008-04-16
1
-23
/
+6
*
iwlwifi: move shared pointers to iwl_priv
Tomas Winkler
2008-04-16
1
-30
/
+25
*
iwlwifi: Fix byte count table for fragmented packets
Tomas Winkler
2008-04-16
1
-8
/
+5
*
iwlwifi: generalize iwlwifi init flow
Tomas Winkler
2008-04-16
1
-0
/
+149
*
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2008-04-08
1
-7
/
+6
*
iwlwifi: move driver status inliners into iwl-core.h
Tomas Winkler
2008-04-08
1
-1
/
+1
*
iwlwifi: hw names cleanup
Tomas Winkler
2008-04-08
1
-14
/
+14
*
iwlwifi: fix some warnings
Johannes Berg
2008-04-08
1
-2
/
+3
*
iwlwifi: Eliminate association from beacon
Tomas Winkler
2008-04-08
1
-170
/
+4
*
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
2008-04-01
1
-1
/
+1
*
iwlwifi: Fix synchronous host command
Tomas Winkler
2008-04-01
1
-4
/
+4
*
iwlwifi: move rate registration to module load
Reinette Chatre
2008-04-01
1
-1
/
+0
*
iwlwifi: hook iwlwifi with Linux rfkill
Mohamed Abbas
2008-04-01
1
-0
/
+1
*
iwlwifi: rename iwl-4965-io.h to iwl-io.h
Tomas Winkler
2008-03-27
1
-109
/
+106
*
iwlwifi: Add led support
Mohamed Abbas
2008-03-27
1
-4
/
+2
*
iwlwifi: Completing the parameter packaging
Assaf Krauss
2008-03-25
1
-11
/
+43
*
iwlwifi: move host command sending functions to core module
Tomas Winkler
2008-03-25
1
-41
/
+45
*
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
2008-03-25
1
-3
/
+3
*
iwlwifi-2.6: RX status translation to old scheme
Emmanuel Grumbach
2008-03-25
1
-0
/
+66
*
iwlwifi: Probe Flow - Extracting hw and priv init
Assaf Krauss
2008-03-25
1
-54
/
+90
*
iwlwifi: Packing all 4965 parameters
Assaf Krauss
2008-03-25
1
-7
/
+7
*
iwlwifi: Re-ordering probe flow (4965)
Assaf Krauss
2008-03-25
1
-3
/
+16
*
iwlwifi: Add TX/RX statistcs to driver
Tomas Winkler
2008-03-25
1
-0
/
+9
*
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
Tomas Winkler
2008-03-25
1
-89
/
+89
*
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
Tomas Winkler
2008-03-25
1
-3
/
+3
*
iwlwifi: Fix endianity in debug print
Tomas Winkler
2008-03-14
1
-1
/
+1
*
iwlwifi: Use eeprom form iwlcore
Assaf Krauss
2008-03-14
1
-31
/
+14
*
iwlwifi: update copyright year
Reinette Chatre
2008-03-14
1
-1
/
+1
*
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
2008-03-14
1
-3
/
+3
*
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: Take the fw file name from the iwl_cfg.
Tomas Winkler
2008-03-07
1
-0
/
+1
*
iwlwifi: add struct iwl_cfg
Tomas Winkler
2008-03-07
1
-2
/
+8
*
iwlwifi: extract iwl-csr.h
Tomas Winkler
2008-03-07
1
-3
/
+3
*
iwlwifi: use mac80211_tx_control_flags
Ron Rindjunsky
2008-03-07
1
-3
/
+31
*
iwlwifi: 802.11n spec removes AUTO offset for FAT channel
Guy Cohen
2008-03-07
1
-5
/
+3
*
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
2008-03-06
1
-33
/
+217
*
iwlwifi: remove twice defined CSR register
Tomas Winkler
2008-02-29
1
-3
/
+4
*
iwlwifi: Add tx_ant_num hw setting variable
Tomas Winkler
2008-02-29
1
-1
/
+3
*
iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...
Tomas Winkler
2008-02-29
1
-4
/
+7
*
iwlwifi: set rate_idx correctly from plcp
Mohamed Abbas
2008-02-29
1
-1
/
+1
[next]