index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
1
-0
/
+185
*
iwlwifi: fix unloading driver while scanning
Wey-Yi Guy
2009-08-28
1
-1
/
+1
*
iwlwifi: error checking for setting tx_power in sysfs
Wey-Yi Guy
2009-08-28
1
-4
/
+9
*
iwlwifi: automatically adjust sleep level
Johannes Berg
2009-08-14
1
-44
/
+2
*
iwlwifi: revert uCode Alive notification with timeout
Reinette Chatre
2009-08-14
1
-50
/
+0
*
iwlwifi: new debugging feature for dumping data traffic
Wey-Yi Guy
2009-08-14
1
-2
/
+9
*
iwlwifi: re-introduce per device debugging
Reinette Chatre
2009-08-14
1
-11
/
+11
*
iwlwifi: remove duplicated version info from sysfs
Jay Sternberg
2009-08-04
1
-34
/
+6
*
iwlwifi: remove deprecated 6000 series adapters
Wey-Yi Guy
2009-08-04
1
-5
/
+0
*
iwlwifi: Distinguish power amplifier for 6000 series
Wey-Yi Guy
2009-08-04
1
-3
/
+5
*
iwlwifi: fix up command sending
Johannes Berg
2009-07-27
1
-2
/
+2
*
iwlwifi: Thermal Throttling Management - Part 1
Wey-Yi Guy
2009-07-27
1
-12
/
+7
*
iwlwifi: inform user about rfkill state changes
Reinette Chatre
2009-07-24
1
-2
/
+2
*
iwlwifi: clarify hardware error message
Reinette Chatre
2009-07-24
1
-2
/
+2
*
iwlwifi: make debug level more user friendly
Reinette Chatre
2009-07-24
1
-11
/
+20
*
iwlwifi: uCode Alive notification with timeout
Wey-Yi Guy
2009-07-24
1
-0
/
+50
*
iwlwifi: Handle new firmware file with ucode build number in header
Jay Sternberg
2009-07-24
1
-23
/
+32
*
iwlwifi: move show_qos to debugfs
Wey-Yi Guy
2009-07-24
1
-21
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-3
/
+1
|
\
|
*
iwlwifi: only show active power level via sysfs
Reinette Chatre
2009-07-21
1
-3
/
+1
*
|
iwlwifi: unify iwl_setup_rxon_timing
Tomas Winkler
2009-07-10
1
-64
/
+0
*
|
iwlwifi: drop sw_crypto from hw_params.
Tomas Winkler
2009-07-10
1
-2
/
+2
*
|
iwlwifi: Check HW ready before prepare card.
Mohamed Abbas
2009-07-10
1
-0
/
+6
|
/
*
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
[next]