index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-3945.c
Age
Commit message (
Expand
)
Author
2008-06-14
mac80211: add helpers for frame control testing
Harvey Harrison
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
mac80211: use rate index in TX control
Johannes Berg
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-12
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2008-05-07
iwlwifi: define ANA_PLL values in iwl-csr.h
Tomas Winkler
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-08
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2008-04-08
iwlwifi: fix some warnings
Johannes Berg
2008-03-27
iwlwifi: Add led support
Mohamed Abbas
2008-03-13
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
2008-03-07
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
2008-03-07
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2008-03-07
iwlwifi: Take the fw file name from the iwl_cfg.
Tomas Winkler
2008-03-07
iwlwifi: add struct iwl_cfg
Tomas Winkler
2008-03-07
iwlwifi: extract iwl-csr.h
Tomas Winkler
2008-03-06
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
2008-02-29
iwlwifi: Add tx_ant_num hw setting variable
Tomas Winkler
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-01
iwlwifi: fix sparse warning in iwl 3945
Ron Rindjunsky
2008-01-31
iwlwifi: cleanup usage of inline functions
Reinette Chatre
2008-01-28
drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning
Andrew Morton
2008-01-28
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
2008-01-28
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
iwlwifi: proper monitor support
Zhu Yi
2008-01-28
iwlwifi: 802.11n add support to 8K A-MSDU Rx frames
Ron Rindjunsky
2008-01-28
iwlwifi: enhance WPA authenication stability
Mohamed Abbas
2008-01-28
iwlwifi: add comments to EEPROM stuff
Ben Cahill
2008-01-28
iwlwifi: cleanup namespace
Christoph Hellwig
2008-01-28
iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL
Zhu Yi
2008-01-28
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
2008-01-28
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
2008-01-28
iwlwifi: mark more functions/variables static
Christoph Hellwig
2008-01-28
iwlwifi: move 3945 SCD registers to iwl-prph.h
Emmanuel Grumbach
2008-01-28
iwlwifi: replacing wording restricted to nic access in iwl-io
Tomas Winkler
2008-01-28
iwlwifi: rename restricted_mem to targ_mem
Tomas Winkler
2008-01-28
iwlwifi: replace restricted_reg with prph
Tomas Winkler
2008-01-28
iwlwifi: using PCI_DEVICE macro
Tomas Winkler
2008-01-28
iwlwifi: Two comments in iwl-3945.c were longer than 80 columns
Ian Schram
2008-01-28
iwlwifi: remove cck_flag from iwl_driver_hw_info
Tomas Winkler
2008-01-28
iwlwifi: renaming last_used and first_empty
Tomas Winkler
2008-01-28
iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_
Ian Schram
2007-11-14
iwl3945: place CCK rates in front of OFDM for supported rates
Mohamed Abbas
2007-10-18
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
2007-10-10
[IWLWIFI]: remove per-file CFLAGS for IWL define
Zhu Yi
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[IWLWIFI]: add iwlwifi wireless drivers
Zhu Yi