index
:
Linux
arm64-uaccess
for-next
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
34
-620
/
+743
|
\
|
*
iwlagn: Add missing comma between constant string array
Joe Perches
2011-07-13
1
-2
/
+2
|
*
iwlagn: fix warning in testmode attribute table
Wey-Yi Guy
2011-07-11
1
-1
/
+1
|
*
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
14
-151
/
+109
|
*
iwlagn: separate and enhance the fixed rate from
Wey-Yi Guy
2011-07-11
4
-12
/
+30
|
*
iwlagn: block regular host commands if driver don't own uCode
Wey-Yi Guy
2011-07-11
1
-0
/
+6
|
*
iwlagn: allow application own the uCode operation
Wey-Yi Guy
2011-07-11
3
-2
/
+62
|
*
iwlagn: add CMD_ON_DEMAND flag for host command from testmode
Wey-Yi Guy
2011-07-11
2
-0
/
+2
|
*
iwlagn: declare static
Wey-Yi Guy
2011-07-11
1
-1
/
+1
|
*
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
Meenakshi Venkataraman
2011-07-11
6
-2
/
+150
|
*
iwlagn: use bt handler for 2030 and 135 series devices
Wey-Yi Guy
2011-07-11
1
-2
/
+23
|
*
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
2011-07-11
6
-25
/
+9
|
*
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
2011-07-11
9
-19
/
+4
|
*
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
2011-07-11
7
-34
/
+11
|
*
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
8
-16
/
+5
|
*
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
17
-50
/
+104
|
*
iwlagn: remove the indirection for the dma channel num
Wey-Yi Guy
2011-07-11
8
-10
/
+3
|
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
19
-92
/
+100
|
*
iwlagn: remove code duplication
Emmanuel Grumbach
2011-07-11
2
-22
/
+0
|
*
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
7
-55
/
+59
|
*
iwlagn: add an API for RX stop
Emmanuel Grumbach
2011-07-11
4
-18
/
+19
|
*
iwlagn: add an API to free the TX context
Emmanuel Grumbach
2011-07-11
8
-148
/
+95
|
*
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
2011-07-11
2
-13
/
+4
|
*
mac80211: fix TKIP races, make API easier to use
Johannes Berg
2011-07-08
1
-2
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-08
23
-593
/
+726
|
\
|
|
*
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-07-06
1
-1
/
+1
|
*
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
2011-07-01
6
-10
/
+3
|
*
iwlagn: remove hcmd ops
Wey-Yi Guy
2011-07-01
11
-73
/
+23
|
*
iwlagn: call bt_coex directlly
Wey-Yi Guy
2011-07-01
1
-11
/
+9
|
*
iwlagn: scd memory boundary
Wey-Yi Guy
2011-07-01
2
-8
/
+19
|
*
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
8
-257
/
+236
|
*
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
5
-49
/
+62
|
*
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
10
-83
/
+241
|
*
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
2011-07-01
3
-1
/
+6
|
*
iwlagn: add correct firmware name for 135 series
Wey-Yi Guy
2011-07-01
1
-5
/
+11
|
*
iwlagn: re-define the testmode cmd and attr enum
Wey-Yi Guy
2011-07-01
1
-104
/
+132
|
*
iwlagn: verify mutex held for sync commands
Johannes Berg
2011-07-01
2
-11
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-30
13
-74
/
+69
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-28
6
-25
/
+28
|
|
\
|
|
*
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
2011-06-28
1
-6
/
+6
|
|
*
iwlagn: fix *_UCODE_API_MAX output in the firmware field
Evgeni Golov
2011-06-27
4
-11
/
+15
|
|
*
iwlagn: map command buffers BIDI
Johannes Berg
2011-06-27
1
-7
/
+10
|
|
*
iwlagn: fix cmd queue unmap
Johannes Berg
2011-06-27
1
-4
/
+1
|
|
*
iwlagn: fix change_interface for P2P types
Johannes Berg
2011-06-24
1
-1
/
+2
|
|
*
iwlagn: Fix a bug introduced by the HUGE command removal
Emmanuel Grumbach
2011-06-24
1
-6
/
+1
|
|
*
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
2011-06-08
1
-0
/
+5
|
*
|
iwlwifi: use pci_dev->revision, again
Sergei Shtylyov
2011-06-27
1
-3
/
+1
|
*
|
iwlagn: fix rmmod crash
Stanislaw Gruszka
2011-06-27
1
-5
/
+2
|
*
|
iwlagn: don't use CCK rates for P2P interfaces
Johannes Berg
2011-06-24
3
-6
/
+15
|
*
|
iwlagn: fill beacon TX rate properly
Johannes Berg
2011-06-24
3
-24
/
+22
[next]