index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-12
/
+12
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-2
/
+5
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-9
/
+9
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-9
/
+9
2008-05-13
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
1
-1
/
+1
2008-05-07
iwlwifi: define ANA_PLL values in iwl-csr.h
Tomas Winkler
1
-1
/
+1
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
1
-18
/
+14
2008-04-09
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
1
-2
/
+2
2008-04-09
iwlwifi: fix some warnings
Johannes Berg
1
-3
/
+3
2008-03-27
iwlwifi: Add led support
Mohamed Abbas
1
-0
/
+6
2008-03-14
iwlwifi: update copyright year
Reinette Chatre
1
-1
/
+1
2008-03-14
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
1
-2
/
+2
2008-03-08
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
1
-2
/
+2
2008-03-08
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
1
-2
/
+115
2008-03-08
iwlwifi: Take the fw file name from the iwl_cfg.
Tomas Winkler
1
-0
/
+2
2008-03-08
iwlwifi: add struct iwl_cfg
Tomas Winkler
1
-2
/
+17
2008-03-08
iwlwifi: extract iwl-csr.h
Tomas Winkler
1
-9
/
+9
2008-03-07
iwlwifi: Fix 52 rate report in rx status
Tomas Winkler
1
-35
/
+196
2008-02-29
iwlwifi: Add tx_ant_num hw setting variable
Tomas Winkler
1
-1
/
+2
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-19
/
+16
2008-02-02
iwlwifi: fix sparse warning in iwl 3945
Ron Rindjunsky
1
-3
/
+4
2008-02-01
iwlwifi: cleanup usage of inline functions
Reinette Chatre
1
-14
/
+0
2008-01-29
drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning
Andrew Morton
1
-1
/
+1
2008-01-29
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
1
-8
/
+0
2008-01-29
mac80211: add unified BSS configuration
Johannes Berg
1
-4
/
+2
2008-01-29
iwlwifi: proper monitor support
Zhu Yi
1
-18
/
+102
2008-01-29
iwlwifi: 802.11n add support to 8K A-MSDU Rx frames
Ron Rindjunsky
1
-1
/
+2
2008-01-29
iwlwifi: enhance WPA authenication stability
Mohamed Abbas
1
-0
/
+9
2008-01-29
iwlwifi: add comments to EEPROM stuff
Ben Cahill
1
-0
/
+9
2008-01-29
iwlwifi: cleanup namespace
Christoph Hellwig
1
-264
/
+264
2008-01-29
iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL
Zhu Yi
1
-2
/
+2
2008-01-29
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
1
-1
/
+1
2008-01-29
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
1
-4
/
+1
2008-01-29
iwlwifi: mark more functions/variables static
Christoph Hellwig
1
-16
/
+1
2008-01-29
iwlwifi: move 3945 SCD registers to iwl-prph.h
Emmanuel Grumbach
1
-8
/
+8
2008-01-29
iwlwifi: replacing wording restricted to nic access in iwl-io
Tomas Winkler
1
-39
/
+39
2008-01-29
iwlwifi: rename restricted_mem to targ_mem
Tomas Winkler
1
-10
/
+9
2008-01-29
iwlwifi: replace restricted_reg with prph
Tomas Winkler
1
-18
/
+18
2008-01-29
iwlwifi: using PCI_DEVICE macro
Tomas Winkler
1
-2
/
+2
2008-01-29
iwlwifi: Two comments in iwl-3945.c were longer than 80 columns
Ian Schram
1
-4
/
+6
2008-01-29
iwlwifi: remove cck_flag from iwl_driver_hw_info
Tomas Winkler
1
-1
/
+0
2008-01-29
iwlwifi: renaming last_used and first_empty
Tomas Winkler
1
-6
/
+6
2008-01-29
iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_
Ian Schram
1
-1
/
+1
2007-11-15
iwl3945: place CCK rates in front of OFDM for supported rates
Mohamed Abbas
1
-57
/
+69
2007-10-18
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
1
-1
/
+0
2007-10-11
[IWLWIFI]: remove per-file CFLAGS for IWL define
Zhu Yi
1
-0
/
+2
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-13
/
+21
2007-10-11
[IWLWIFI]: add iwlwifi wireless drivers
Zhu Yi
1
-0
/
+2290