index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: only show active power level via sysfs
Reinette Chatre
2009-07-21
1
-3
/
+1
*
iwlwifi/iwl3945: fix suspend resume association bug
Abhijeet Kolekar
2009-06-15
1
-1
/
+0
*
iwlwifi: port to cfg80211 rfkill
Johannes Berg
2009-06-10
1
-30
/
+12
*
iwlagn: delay ict interrupt.
Mohamed Abbas
2009-06-04
1
-2
/
+3
*
iwlwifi: unify station management
Tomas Winkler
2009-06-04
1
-6
/
+6
*
iwlagn: co-exist with AMT
Mohamed Abbas
2009-05-22
1
-0
/
+56
*
iwlcore: Add support for periodic RX interrupt
Mohamed Abbas
2009-05-22
1
-7
/
+33
*
iwlcore: Allow skb allocation from tasklet.
Mohamed Abbas
2009-05-22
1
-3
/
+12
*
iwlcore: support ICT interrupt
Mohamed Abbas
2009-05-22
1
-5
/
+185
*
iwlcore: register locks
Mohamed Abbas
2009-05-22
1
-43
/
+13
*
iwlwifi: support NVM access (EEPROM/OTP)
Wey-Yi Guy
2009-05-22
1
-2
/
+4
*
drivers/net: use dev_get_drvdata
Julia Lawall
2009-05-20
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-0
/
+2
|
\
|
*
iwlwifi: fix device id registration for 6000 series 2x2 devices
Jay Sternberg
2009-05-11
1
-0
/
+2
*
|
iwlwifi: show qos AC parameters
Wey-Yi Guy
2009-05-11
1
-1
/
+21
*
|
iwlwifi: clean up PS code
Johannes Berg
2009-05-11
1
-21
/
+3
*
|
iwlwifi: do proper hw restart
Johannes Berg
2009-05-11
1
-30
/
+13
*
|
Wireless: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-06
1
-10
/
+10
*
|
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-1
/
+0
*
|
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
1
-1
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-25
1
-734
/
+57
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: remove radio disable parameter.
Abhijeet Kolekar
2009-04-22
1
-12
/
+2
|
*
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
Wey-Yi Guy
2009-04-22
1
-2
/
+0
|
*
iwl3945: add debugfs to 3945
Abhijeet Kolekar
2009-04-22
1
-1
/
+1
|
*
iwlwifi: adding interrupt counter in debugfs for debugging
Wey-Yi Guy
2009-04-22
1
-3
/
+23
|
*
iwl3945: use iwl_mac_reset_tsf from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-75
/
+0
|
*
iwl3945: use iwl_mac_get_tx_stats from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-35
/
+0
|
*
iwl3945: use iwl_mac_config_interface from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-100
/
+0
|
*
iwlwifi: add config_ap lib op
Abhijeet Kolekar
2009-04-22
1
-2
/
+2
|
*
iwl3945: use iwl_mac_config from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-133
/
+0
|
*
iwl3945: use iwl_mac_remove_interface from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-24
/
+0
|
*
iwl3945: use iwl_mac_add_interface from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-36
/
+0
|
*
iwl3945: use iwl_set_mode in 3945
Abhijeet Kolekar
2009-04-22
1
-27
/
+0
|
*
iwlwifi: add set_rxon_chain op
Abhijeet Kolekar
2009-04-22
1
-6
/
+17
|
*
iwlwifi: use station management ops
Abhijeet Kolekar
2009-04-22
1
-7
/
+7
|
*
iwlwifi: add commit_rxon lib
Abhijeet Kolekar
2009-04-22
1
-16
/
+16
|
*
iwl3945: use iwl_mac_beacon_update
Abhijeet Kolekar
2009-04-22
1
-43
/
+0
|
*
iwl3945: use iwl_bss_info_changed
Abhijeet Kolekar
2009-04-22
1
-136
/
+2
|
*
iwl3945: use iwl_mac_conf_tx
Abhijeet Kolekar
2009-04-22
1
-43
/
+0
|
*
iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945
Wey-Yi Guy
2009-04-22
1
-50
/
+4
*
|
iwlwifi: DMA fixes
Reinette Chatre
2009-04-21
1
-8
/
+3
|
/
*
trivial: Fix misspelling of firmware
Nick Andrew
2009-03-30
1
-1
/
+1
*
iwlagn: allow power level setting all the times
Mohamed Abbas
2009-03-27
1
-5
/
+0
*
iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down
Wey-Yi Guy
2009-03-27
1
-2
/
+11
*
iwlagn: use changed in mac_config
Mohamed Abbas
2009-03-27
1
-80
/
+81
*
iwlwifi: correct log level when error occurs
Reinette Chatre
2009-03-16
1
-1
/
+1
*
iwlwifi: correct device name for 1000 series
Jay Sternberg
2009-03-16
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-10
1
-1
/
+1
|
\
|
*
iwlwifi: fix error flow in iwl*_pci_probe
Reinette Chatre
2009-03-05
1
-2
/
+4
|
*
iwlwifi: fix suspend/resume and its usage of pci saved state
Reinette Chatre
2009-02-11
1
-2
/
+13
[next]