index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-4965.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: Fix MIMO PS mode
Tomas Winkler
2008-02-01
1
-5
/
+18
*
iwlwifi: cleanup usage of inline functions
Reinette Chatre
2008-01-31
1
-7
/
+0
*
iwlwifi: style fixes to usage of << and >> operators
Reinette Chatre
2008-01-28
1
-6
/
+6
*
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
2008-01-28
1
-5
/
+0
*
iwlwifi: remove iwl4965_tx_cmd
Tomas Winkler
2008-01-28
1
-76
/
+36
*
iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h
Tomas Winkler
2008-01-28
1
-7
/
+2
*
iwl4965: Remove redundant code in iwl4965_tx_cmd
Tomas Winkler
2008-01-28
1
-22
/
+1
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
1
-4
/
+2
*
iwlwifi: A-MPDU Rx flow enabled
Ron Rindjunsky
2008-01-28
1
-34
/
+31
*
iwlwifi: fix compilation warning in 'iwl-4965.c'
Miguel Botón
2008-01-28
1
-1
/
+1
*
iwlwifi: proper monitor support
Zhu Yi
2008-01-28
1
-10
/
+110
*
iwlwifi: 802.11n add support to 8K A-MSDU Rx frames
Ron Rindjunsky
2008-01-28
1
-3
/
+17
*
iwlwifi: 802.11n comply HT add station flow with mac80211 framework
Ron Rindjunsky
2008-01-28
1
-17
/
+11
*
iwlwifi: 802.11n comply HT self configuration flow with mac80211 framework
Ron Rindjunsky
2008-01-28
1
-21
/
+19
*
iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/G
Ron Rindjunsky
2008-01-28
1
-0
/
+24
*
iwlwifi: enhance WPA authenication stability
Mohamed Abbas
2008-01-28
1
-0
/
+8
*
iwlwifi: add comments, mostly on Tx queues
Cahill, Ben M
2008-01-28
1
-36
/
+216
*
iwlwifi: Document Rx calibration
Ben Cahill
2008-01-28
1
-0
/
+1
*
iwlwifi: add comments to EEPROM stuff
Ben Cahill
2008-01-28
1
-0
/
+9
*
iwlwifi: continue namespace changes - fix CONFIG variables
Reinette Chatre
2008-01-28
1
-1
/
+1
*
remove unused iwl4965_init_hw_rates function
Zhu Yi
2008-01-28
1
-8
/
+0
*
iwlwifi: cleanup namespace
Christoph Hellwig
2008-01-28
1
-376
/
+376
*
iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL
Zhu Yi
2008-01-28
1
-2
/
+2
*
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
2008-01-28
1
-46
/
+46
*
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
2008-01-28
1
-3
/
+0
*
iwlwifi: mark more functions/variables static
Christoph Hellwig
2008-01-28
1
-1
/
+3
*
iwlwifi-ht: move 4965 SCD registers to iwl-prph.h
Emmanuel Grumbach
2008-01-28
1
-14
/
+14
*
iwlwifi: replacing wording restricted to nic access in iwl-io
Tomas Winkler
2008-01-28
1
-40
/
+40
*
iwlwifi: rename restricted_mem to targ_mem
Tomas Winkler
2008-01-28
1
-9
/
+9
*
iwlwifi: replace restricted_reg with prph
Tomas Winkler
2008-01-28
1
-33
/
+31
*
iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame
mabbas
2008-01-28
1
-2
/
+2
*
iwlwifi: using PCI_DEVICE macro
Tomas Winkler
2008-01-28
1
-2
/
+2
*
iwlwifi: remove cck_flag from iwl_driver_hw_info
Tomas Winkler
2008-01-28
1
-2
/
+0
*
iwlwifi: renaming last_used and first_empty
Tomas Winkler
2008-01-28
1
-13
/
+13
*
iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_
Ian Schram
2008-01-28
1
-2
/
+2
*
iwlwifi: fix various spelling and typos
Ian Schram
2008-01-28
1
-2
/
+2
*
[PATCH] iwl4965: fix driver hang related to hardware scan
mabbas
2007-10-25
1
-1
/
+1
*
[PATCH] iwlwifi: fix sending probe request in iwl 4965
Tomas Winkler
2007-10-25
1
-3
/
+1
*
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
2007-10-18
1
-2
/
+0
*
[PATCH] iwlwifi: fix imcomplete conversion to print_mac API
John W. Linville
2007-10-10
1
-1
/
+1
*
[PATCH] iwlwifi: limit printouts on hot path
Zhu Yi
2007-10-10
1
-1
/
+1
*
[IWLWIFI]: remove per-file CFLAGS for IWL define
Zhu Yi
2007-10-10
1
-0
/
+2
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-29
/
+44
*
[IWLWIFI]: add iwlwifi wireless drivers
Zhu Yi
2007-10-10
1
-0
/
+4719