index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-09-04
7
-57
/
+85
|
\
|
*
iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove
Gregory Greenman
2008-09-03
1
-4
/
+7
|
*
iwlwifi: call apm stop on exit
Gregory Greenman
2008-09-03
1
-1
/
+4
|
*
iwlwifi: fix Tx cmd memory allocation failure handling
Tomas Winkler
2008-09-03
1
-10
/
+17
|
*
iwlwifi: fix rx_chain computation
Tomas Winkler
2008-09-03
1
-31
/
+46
|
*
iwlwifi: fix station mimo power save values
Ron Rindjunsky
2008-09-03
3
-4
/
+2
|
*
iwlwifi: remove false rxon if rx chain changes
Mohamed Abbas
2008-09-03
1
-4
/
+3
|
*
iwlwifi: fix hidden ssid discovery in passive channels
Ron Rindjunsky
2008-09-03
1
-1
/
+1
|
*
iwlwifi: W/A for the TSF correction in IBSS
Assaf Krauss
2008-09-03
2
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-09-03
5
-11
/
+18
|
\
|
|
*
iwlwifi: fix 64bit platform firmware loading
Tomas Winkler
2008-09-02
2
-7
/
+5
|
*
iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)
Mohamed Abbas
2008-09-02
2
-3
/
+4
|
*
iwlwifi: workaround interrupt handling no some platforms
Tomas Winkler
2008-09-02
1
-0
/
+8
|
*
iwlwifi: do not use GFP_DMA in iwl_tx_queue_init
John W. Linville
2008-09-02
1
-1
/
+1
*
|
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
3
-3
/
+0
|
/
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
9
-9
/
+0
*
iwlwifi: fix printk newlines
Jiri Slaby
2008-08-18
5
-11
/
+11
*
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
2008-08-07
3
-25
/
+22
*
iwl3945: fix merge mistake for packet injection
Zhu Yi
2008-08-04
1
-6
/
+0
*
iwlwifi: grap nic access before accessing periphery registers
Tomas Winkler
2008-08-04
1
-1
/
+3
*
iwlwifi: decrement rx skb counter in scan abort handler
Emmanuel Grumbach
2008-08-04
1
-0
/
+1
*
iwlwifi: fix unhandled interrupt when HW rfkill is on
Tomas Winkler
2008-08-04
1
-10
/
+8
*
iwlwifi: implement iwl5000_calc_rssi
Tomas Winkler
2008-08-04
5
-51
/
+119
*
iwlwifi: memory allocation optimization
Gregory Greenman
2008-08-04
4
-28
/
+59
*
iwlwifi: HW bug fixes
Tomas Winkler
2008-08-04
3
-6
/
+31
*
iwlwifi: Don't use buffer allocated on the stack for led names
Sven Wegener
2008-08-04
4
-28
/
+36
*
iwlwifi: rename 4965 to AGN
Tomas Winkler
2008-08-04
4
-63
/
+68
*
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
2008-08-04
11
-60
/
+55
*
iwlwifi: rename iwl4965-base.c to iwl-agn.c
Tomas Winkler
2008-08-04
2
-4
/
+2
*
iwlwifi: use dtim_period from association, and set listen_interval
Tomas Winkler
2008-08-04
3
-4
/
+5
*
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
2008-08-04
1
-0
/
+2
*
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
2008-08-04
3
-7
/
+7
*
iwlwifi: set led register in disassociation
Esti Kummer
2008-08-04
1
-16
/
+24
*
iwlwifi: kill iwl4965_fill_rs_info
Tomas Winkler
2008-08-04
3
-111
/
+0
*
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
Tomas Winkler
2008-08-04
7
-128
/
+119
*
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
Tomas Winkler
2008-08-04
2
-33
/
+31
*
iwlwifi: move beacon handling to iwl4965-base.c
Tomas Winkler
2008-08-04
4
-39
/
+37
*
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
Tomas Winkler
2008-08-04
3
-38
/
+34
*
iwlwifi: corrects power_level in sysfs
Esti Kummer
2008-08-04
3
-63
/
+58
*
iwlwifi: add power save to 5000 HW
Mohamed Abbas
2008-08-04
7
-24
/
+18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-08-02
2
-8
/
+10
|
\
|
*
iwl3945: Fix statistics in monitor mode
Maxim Levitsky
2008-08-01
1
-4
/
+6
|
*
iwlwifi: don't stop queue in the middle of fragmented packet
Tomas Winkler
2008-08-01
1
-4
/
+4
*
|
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
1
-1
/
+1
|
/
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
2
-2
/
+2
*
drivers/net/wireless/iwlwifi/iwl-led.c: printk fix
Andrew Morton
2008-07-29
1
-1
/
+3
*
iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
2008-07-29
1
-0
/
+2
*
iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set
Denis V. Lunev
2008-07-29
1
-6
/
+2
*
iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.
Rami Rosen
2008-07-29
1
-0
/
+2
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
2
-4
/
+2
[next]