index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl3945-base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: port to cfg80211 rfkill
Johannes Berg
2009-06-10
1
-35
/
+6
*
iwl3945: port allow skb allocation in tasklet patch
Abhijeet Kolekar
2009-06-04
1
-7
/
+25
*
iwlwifi: unify station management
Tomas Winkler
2009-06-04
1
-168
/
+28
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-25
1
-0
/
+2
|
\
|
*
iwlwifi: do not cancel delayed work inside spin_lock_irqsave
Reinette Chatre
2009-05-20
1
-7
/
+2
*
|
iwlcore: Add support for periodic RX interrupt
Mohamed Abbas
2009-05-22
1
-2
/
+3
*
|
iwlcore: support ICT interrupt
Mohamed Abbas
2009-05-22
1
-2
/
+2
*
|
iwlcore: register locks
Mohamed Abbas
2009-05-22
1
-63
/
+10
*
|
iwlwifi: drop struct iwl3945_hw_key
Tomas Winkler
2009-05-20
1
-3
/
+2
*
|
iwlwifi: clean up PS code
Johannes Berg
2009-05-11
1
-18
/
+2
*
|
iwlwifi: do proper hw restart
Johannes Berg
2009-05-11
1
-25
/
+11
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-08
1
-36
/
+33
|
\
\
|
*
|
Wireless: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-06
1
-12
/
+14
|
*
|
iwl3945: fix lock dependency
Abhijeet Kolekar
2009-05-06
1
-20
/
+17
|
*
|
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
-3
/
+2
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-08
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iwlwifi: remove EXPORT_SYMBOL for static symbol
Andreas Schwab
2009-05-04
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-30
1
-1
/
+0
|
\
|
|
*
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
Stephen Rothwell
2009-04-28
1
-1
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-26
1
-914
/
+103
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: remove radio disable parameter.
Abhijeet Kolekar
2009-04-22
1
-16
/
+2
|
*
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
Wey-Yi Guy
2009-04-22
1
-2
/
+2
|
*
iwl3945: calculate debugfs isr statistics
Abhijeet Kolekar
2009-04-22
1
-3
/
+16
|
*
iwl3945: add debugfs to 3945
Abhijeet Kolekar
2009-04-22
1
-0
/
+6
|
*
iwlwifi: support truly passive scanning
Johannes Berg
2009-04-22
1
-1
/
+6
|
*
iwlwifi: improve scan support
Johannes Berg
2009-04-22
1
-19
/
+29
|
*
iwl3945: use iwl_mac_reset_tsf from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-59
/
+1
|
*
iwl3945: use iwl_mac_get_tx_stats from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-36
/
+1
|
*
iwl3945: use iwl_mac_config_interface from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-101
/
+1
|
*
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
-105
/
+1
|
*
iwl3945: use iwl_mac_remove_interface from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-24
/
+1
|
*
iwl3945: use iwl_mac_add_interface from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-36
/
+1
|
*
iwl3945: use iwl_set_mode in 3945
Abhijeet Kolekar
2009-04-22
1
-38
/
+2
|
*
iwl3945: use iwl_get_sta_id from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-60
/
+1
|
*
iwl3945/iwlwifi: unify add_station function
Abhijeet Kolekar
2009-04-22
1
-6
/
+6
|
*
iwl3945: replace station function with station ops
Abhijeet Kolekar
2009-04-22
1
-14
/
+15
|
*
iwl3945: delay mode setting
Abhijeet Kolekar
2009-04-22
1
-2
/
+5
|
*
iwlwifi: add commit_rxon lib
Abhijeet Kolekar
2009-04-22
1
-159
/
+15
|
*
iwl3945: use iwl_mac_beacon_update
Abhijeet Kolekar
2009-04-22
1
-47
/
+2
|
*
iwl3945: use iwl_bss_info_changed
Abhijeet Kolekar
2009-04-22
1
-110
/
+6
|
*
iwl3945: use iwl_mac_conf_tx
Abhijeet Kolekar
2009-04-22
1
-47
/
+1
|
*
iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945
Wey-Yi Guy
2009-04-22
1
-54
/
+8
*
|
iwlwifi: DMA fixes
Reinette Chatre
2009-04-21
1
-45
/
+103
*
|
iwlwifi: add debugging for TX path
Reinette Chatre
2009-04-21
1
-1
/
+3
*
|
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
Reinette Chatre
2009-04-21
1
-1
/
+1
|
/
*
iwl3945-base.c: Add missing space to debug print
Joe Perches
2009-04-20
1
-1
/
+1
*
fix iwl3945 registration regression
Johannes Berg
2009-04-16
1
-0
/
+2
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
[next]