index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl4965-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: only check for association id when associating with AP
Reinette Chatre
2008-02-15
1
-1
/
+1
*
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
2008-02-15
1
-2
/
+2
*
iwlwifi: earlier rx allocation
Mohamed Abbas
2008-02-15
1
-1
/
+1
*
iwlwifi: Don't send host commands on rfkill
Gregory Greenman
2008-02-15
1
-0
/
+5
*
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
Reinette Chatre
2008-02-15
1
-0
/
+4
*
iwlwifi: fix merge sequence: exit on error before state change
Reinette Chatre
2008-02-01
1
-5
/
+5
*
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
Cyrill Gorcunov
2008-01-31
1
-1
/
+1
*
iwlwifi: Fix uCode error on association
Gregory Greenman
2008-01-31
1
-2
/
+4
*
iwlwifi: do not schedule tasklet when rcv unused irq
Joonwoo Park
2008-01-31
1
-4
/
+8
*
iwlwifi: cleanup usage of inline functions
Reinette Chatre
2008-01-31
1
-0
/
+6
*
iwlwifi: initialize geo/channel information during probe
Reinette Chatre
2008-01-31
1
-14
/
+40
*
iwl4965: fix return code indicating one interface is supported
Reinette Chatre
2008-01-31
1
-1
/
+1
*
iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965
Maarten Lankhorst
2008-01-31
1
-1
/
+1
*
iwlwifi: style fixes to usage of << and >> operators
Reinette Chatre
2008-01-28
1
-1
/
+1
*
iwlwifi: Update iwlwifi version stamp to 1.2.23
Zhu Yi
2008-01-28
1
-1
/
+1
*
iwlwifi: move uCode helper functions to iwl-helpers.h
Tomas Winkler
2008-01-28
1
-53
/
+12
*
iwlwifi: fix problem when rf_killswitch change during suspend/resume
Zhu Yi
2008-01-28
1
-89
/
+44
*
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
2008-01-28
1
-77
/
+110
*
iwlwifi: remove iwl4965_tx_cmd
Tomas Winkler
2008-01-28
1
-2
/
+17
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
1
-7
/
+17
*
iwlwifi: A-MPDU Rx flow enabled
Ron Rindjunsky
2008-01-28
1
-2
/
+1
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-14
/
+14
*
misc wireless annotations
Al Viro
2008-01-28
1
-2
/
+2
*
iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards
Zhu Yi
2008-01-28
1
-25
/
+7
*
iwlwifi: proper monitor support
Zhu Yi
2008-01-28
1
-88
/
+2
*
iwlwifi: add missing comments
Tomas Winkler
2008-01-28
1
-1
/
+1
*
iwlwifi: fix compliation warnings
Tomas Winkler
2008-01-28
1
-2
/
+2
*
iwlwifi: 802.11n add support to 8K A-MSDU Rx frames
Ron Rindjunsky
2008-01-28
1
-7
/
+14
*
iwlwifi: 802.11n comply HT add station flow with mac80211 framework
Ron Rindjunsky
2008-01-28
1
-4
/
+19
*
iwlwifi: 802.11n comply HT self configuration flow with mac80211 framework
Ron Rindjunsky
2008-01-28
1
-141
/
+45
*
iwlwifi: 802.11n handling probe request HT IE
Ron Rindjunsky
2008-01-28
1
-34
/
+28
*
iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/G
Ron Rindjunsky
2008-01-28
1
-17
/
+7
*
iwlwifi: 802.11n new framework structures preperation
Ron Rindjunsky
2008-01-28
1
-2
/
+0
*
iwlwifi: cache mac80211 conf setting during a hardware scan
Zhu Yi
2008-01-28
1
-14
/
+36
*
iwlwifi: update version number to 1.2.22
Zhu Yi
2008-01-28
1
-1
/
+1
*
iwlwifi: avoid firmware command sending if rfkill is enabled
Mohamed Abbas
2008-01-28
1
-21
/
+33
*
iwlwifi: fix ucode assertion for RX queue overrun
Mohamed Abbas
2008-01-28
1
-2
/
+36
*
iwlwifi: enhance WPA authenication stability
Mohamed Abbas
2008-01-28
1
-7
/
+17
*
iwlwifi: document 4965 Tx scheduler
Ben Cahill
2008-01-28
1
-0
/
+2
*
iwlwifi: add comments to iwl*-base.c
Cahill, Ben M
2008-01-28
1
-33
/
+179
*
iwlwifi: add comments, mostly on Tx queues
Cahill, Ben M
2008-01-28
1
-3
/
+15
*
iwlwifi: clean up and clarify some comments after 3945/4965 split
Ben Cahill
2008-01-28
1
-90
/
+73
*
iwl4965: add comments to rate scaling code
Ben Cahill
2008-01-28
1
-0
/
+3
*
iwlwifi: continue namespace changes - fix CONFIG variables
Reinette Chatre
2008-01-28
1
-1
/
+1
*
iwlwifi: Support for uCode without init and bsm section
Tomas Winkler
2008-01-28
1
-66
/
+56
*
iwlwifi: remove redundant initialization of final_mode
John W. Linville
2008-01-28
1
-1
/
+1
*
iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changed
Zhu Yi
2008-01-28
1
-1
/
+1
*
remove unused iwl4965_init_hw_rates function
Zhu Yi
2008-01-28
1
-2
/
+0
*
iwlwifi: cleanup namespace
Christoph Hellwig
2008-01-28
1
-1161
/
+1160
*
iwlwifi: disable interrupts before calling request_irq
Jes Sorensen
2008-01-28
1
-0
/
+2
[next]