index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-28
iwlwifi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-12-28
wireless: remove remaining qual code
Johannes Berg
4
-96
/
+4
2009-12-21
drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning
akpm@linux-foundation.org
1
-1
/
+2
2009-12-21
iwlwifi: fix 40MHz operation setting on cards that do not allow it
Reinette Chatre
1
-1
/
+2
2009-12-21
iwl3945: fix panic in iwl3945 driver
Zhu Yi
1
-0
/
+3
2009-12-21
iwlwifi: initialize spinlock before use
Reinette Chatre
2
-4
/
+4
2009-12-21
iwl3945: disable power save
Reinette Chatre
2
-3
/
+7
2009-12-21
iwlwifi: fix more eeprom endian bugs
Johannes Berg
4
-11
/
+16
2009-12-21
iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
Johannes Berg
2
-10
/
+12
2009-12-21
iwlwifi: fix syslog message for event log dump size
Wey-Yi Guy
2
-2
/
+2
2009-12-21
iwlwifi: power up all devices for EEPROM read
Reinette Chatre
2
-16
/
+6
2009-12-21
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
7
-24
/
+21
2009-12-07
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
John W. Linville
1
-1
/
+1
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-15
/
+10
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
2
-4
/
+4
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
1
-2
/
+6
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
1
-9
/
+0
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+9
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-1
/
+9
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
27
-412
/
+933
2009-11-23
iwlwifi: remove reset led_tpt from iwl_leds_init()
Wey-Yi Guy
1
-1
/
+0
2009-11-23
iwlwifi: change message for cmd queue full error
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: print limited number of event log when uCode error
Wey-Yi Guy
6
-37
/
+130
2009-11-23
iwlwifi: Tell the ucode immediately when association state changes
Jay Sternberg
1
-0
/
+10
2009-11-23
iwlwifi: dump error log when uCode error occurred
Wey-Yi Guy
3
-7
/
+4
2009-11-23
iwlwifi: by default, dump entire sram data portion
Wey-Yi Guy
1
-3
/
+11
2009-11-23
iwlwifi: update supported PCI_ID list for 5xx0 series
Wey-Yi Guy
3
-22
/
+84
2009-11-23
iwlwifi: separate IO tracing
Johannes Berg
1
-1
/
+4
2009-11-23
iwlwifi: fix reserved2 field in iwl4965_addsta
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: dynamically allocate buffer for sram debugfs file
Wey-Yi Guy
1
-2
/
+13
2009-11-23
iwlwifi: increase tx_queue debugfs buffer size
Wey-Yi Guy
1
-1
/
+1
2009-11-23
iwlwifi: set read/write permission for debugfs files
Wey-Yi Guy
2
-33
/
+33
2009-11-23
iwl3945: removed unused struct and definitions
Reinette Chatre
2
-17
/
+0
2009-11-23
iwlwifi: reset led_tpt when clear tx/rx traffic byte counts
Wey-Yi Guy
4
-38
/
+18
2009-11-23
iwlwifi: set sm_ps_mode as part of cfg parameters
Wey-Yi Guy
8
-34
/
+30
2009-11-23
iwlwifi: control led while update tx/rx bytes counts
Wey-Yi Guy
3
-2
/
+2
2009-11-23
iwlagn: Use iwl_write8() for CSR_INT_COALESCING register
Ben Cahill
4
-9
/
+22
2009-11-23
iwlwifi: Add iwl_write8()
Ben Cahill
3
-0
/
+37
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
2
-9
/
+5
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-0
/
+8
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-3
/
+24
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
3
-5
/
+6
2009-11-18
iwlwifi: Add comments about CSR registers
Ben Cahill
1
-27
/
+150
2009-11-18
iwlwifi: handle unicast PS buffering
Johannes Berg
8
-42
/
+113
2009-11-18
iwlwifi: add sleep_tx_count ucode station API
Johannes Berg
2
-2
/
+17
2009-11-18
iwlwifi: report PS filtered status
Johannes Berg
3
-8
/
+19
2009-11-18
iwlwifi: make iwlwifi send beacons
Daniel C Halperin
2
-0
/
+13
2009-11-18
iwlwifi: fix bugs in beacon configuration
Daniel C Halperin
2
-21
/
+63
2009-11-18
iwlagn: power up device before initializing EEPROM
Reinette Chatre
1
-3
/
+6
2009-11-18
iwlwifi: align tx/rx statistics debugfs format
Wey-Yi Guy
1
-6
/
+7
[next]