index
:
blackbird-op-linux
master
Blackbird™ 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-01
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
*
iwlwifi: make index unsigned int for iwl_send_led_cmd
Abhijeet Kolekar
2008-07-14
3
-3
/
+4
*
iwlwifi: Fix LEDs for 3945
Abhijeet Kolekar
2008-07-14
3
-85
/
+64
*
iwlwifi: send TXPOWER command after a new RXON command
Zhu Yi
2008-07-14
1
-10
/
+10
*
iwlwifi: enable active scanning
Tomas Winkler
2008-07-14
1
-41
/
+45
*
iwlwifi: unify 4965 and 5000 scanning code
Tomas Winkler
2008-07-14
5
-23
/
+33
*
iwlwifi: LED use correctly blink table
Tomas Winkler
2008-07-14
4
-71
/
+61
*
iwlwifi: fix LED stall
Tomas Winkler
2008-07-14
3
-50
/
+39
*
iwlwifi: differentiate 4965 and 5000 hw ampdu queues number
Tomas Winkler
2008-07-14
6
-13
/
+30
*
iwlwifi: make iwl4965_mac_conf_tx in atomic context
Emmanuel Grumbach
2008-07-14
3
-33
/
+24
*
iwlwifi: rs always set lq_sta->priv
Tomas Winkler
2008-07-14
1
-2
/
+0
*
iwlwifi: remove post associate work
Tomas Winkler
2008-07-14
2
-19
/
+0
*
iwlwifi: fixes RTS / CTS support
Emmanuel Grumbach
2008-07-14
6
-7
/
+37
*
iwlwifi: adding pci device ids to iwl_hw_card_ids
Esti Kummer
2008-07-14
3
-1
/
+29
*
iwl3965: remove useless network and duplicate checking
Adel Gadllah
2008-07-14
4
-172
/
+25
[next]