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
*
iwlwifi: reduce stack size
Frank Seidel
2009-03-05
2
-6
/
+28
*
iwl3945 : use iwl_activate_qos
Abhijeet Kolekar
2009-03-05
4
-77
/
+37
*
iwl3945: add iwl3945_setup_mac
Abhijeet Kolekar
2009-03-05
1
-29
/
+45
*
iwlwifi: fix *pci_probe error flow
Reinette Chatre
2009-03-05
2
-11
/
+15
*
iwl3945: unify set key flow with iwlwifi
Abhijeet Kolekar
2009-03-05
3
-55
/
+121
*
iwl3945: synchronize timestamp with uCode
Abhijeet Kolekar
2009-03-05
1
-0
/
+3
*
iwlwifi: update 5150 API version to support new firmware
Jay Sternberg
2009-03-05
1
-1
/
+1
*
iwl3945: re-add iwl_poll_direct_bit return value check
Jason Andryuk
2009-02-27
1
-1
/
+1
*
iwl3945: initialize is_valid_rtc_data_addr function pointer
Jason Andryuk
2009-02-27
1
-0
/
+1
*
iwlwifi: dma mapping read and write changes
Fenghua Yu
2009-02-27
2
-4
/
+4
*
iwl3945: use SW rfkill from iwlwifi
Abhijeet Kolekar
2009-02-27
1
-51
/
+5
*
iwl3945: use iwl_isr
Abhijeet Kolekar
2009-02-27
4
-116
/
+61
*
iwl3945: remove duplicate interrupt code
Abhijeet Kolekar
2009-02-27
1
-30
/
+7
*
iwl3945: use iwl_rx_reply_error notification
Abhijeet Kolekar
2009-02-27
4
-49
/
+20
*
iwl3945: use iwl rx handlers
Abhijeet Kolekar
2009-02-27
4
-45
/
+33
*
iwl3945: use iwl_mac_hw_scan callback
Abhijeet Kolekar
2009-02-27
4
-158
/
+70
*
iwl3945: use iwl_rx_scan handlers
Abhijeet Kolekar
2009-02-27
1
-127
/
+1
*
iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_interval
John W. Linville
2009-02-27
1
-0
/
+3
*
iwlwifi: Fix and rework Kconfig file
Reinette Chatre
2009-02-27
5
-42
/
+26
*
iwlwifi: use singlethread workqueue
Reinette Chatre
2009-02-27
2
-2
/
+2
*
iwlwifi: report correct and detailed values about requested txpower
Wu, Fengguang
2009-02-27
1
-4
/
+6
*
iwlagn: clean up error path in iwl_pci_probe
Helmut Schaa
2009-02-27
1
-3
/
+3
*
iwlwifi: fix FAT channel config for 5000 series
Reinette Chatre
2009-02-13
3
-6
/
+8
*
iwlwifi: drop PCIe workaround applicable for development boards
Tomas Winkler
2009-02-13
1
-10
/
+0
*
iwlwifi: use pci registers defined in pci_regs.h
Tomas Winkler
2009-02-13
8
-48
/
+40
*
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
2009-02-13
4
-7
/
+25
*
iwlwifi: another led naming fix
Danny Kukawka
2009-02-09
1
-4
/
+4
*
wireless: replace uses of __constant_{endian}
Harvey Harrison
2009-02-09
8
-19
/
+19
*
iwlwifi: fix led naming
Danny Kukawka
2009-02-09
1
-4
/
+4
*
iwlwifi: remove chain noise calibration functions from 6000 family
Jay Sternberg
2009-02-09
2
-7
/
+21
*
iwlwifi: define structures and functions externally for customization
Jay Sternberg
2009-02-09
2
-7
/
+19
*
iwlwifi: correct API command overlap
Jay Sternberg
2009-02-09
4
-5
/
+14
*
iwlwifi: parametrize configuration of the PLL for exclusion on 6000
Jay Sternberg
2009-02-09
4
-2
/
+17
*
iwlwifi: simplify parameter setting to allow support for 6000 series
Jay Sternberg
2009-02-09
4
-37
/
+53
*
iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 Series
Jay Sternberg
2009-02-09
1
-0
/
+3
*
iwlwifi: unify iwlagn and 3945 power save management
Winkler, Tomas
2009-02-09
5
-242
/
+60
*
iwlwifi: don't use implicit priv in IWL_DEBUG
Tomas Winkler
2009-02-09
22
-839
/
+859
*
iwlwifi: check return value of pci_enable_device
Winkler, Tomas
2009-02-09
2
-2
/
+8
*
iwlwifi: iwl3945_send_tx_power must be static
Winkler, Tomas
2009-02-09
1
-1
/
+1
*
iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG
Winkler, Tomas
2009-02-09
2
-6
/
+6
*
iwl3945: Getting rid of the *39_rxon iwl_priv fields
Samuel Ortiz
2009-02-09
11
-1087
/
+585
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-07
1
-0
/
+3
|
\
|
*
iwlwifi: save PCI state before suspend, restore after resume
Reinette Chatre
2009-02-04
2
-0
/
+4
|
*
iwlwifi: clean key table in iwl_clear_stations_table
Reinette Chatre
2009-02-04
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-03
54
-7955
/
+4089
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting
Winkler, Tomas
2009-01-29
1
-6
/
+5
|
*
iwlwifi: fix probe mask for 39 scan API
Winkler, Tomas
2009-01-29
3
-3
/
+8
|
*
iwl3945: Remaining host command cleanups
Samuel Ortiz
2009-01-29
9
-127
/
+45
|
*
iwl3945: Add restart_fw module parameter
Samuel Ortiz
2009-01-29
1
-1
/
+6
|
*
iwl3945: Getting rid of priv->antenna
Samuel Ortiz
2009-01-29
3
-41
/
+39
[next]