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
*
iwlagn: remove hcmd ops
Wey-Yi Guy
2011-07-01
1
-15
/
+8
*
iwlagn: call bt_coex directlly
Wey-Yi Guy
2011-07-01
1
-11
/
+9
*
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
1
-2
/
+1
*
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
1
-1
/
+3
*
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
2011-07-01
1
-0
/
+4
*
iwlagn: fill beacon TX rate properly
Johannes Berg
2011-06-24
1
-4
/
+22
*
iwlagn: Add power_level module parameter
Wey-Yi Guy
2011-06-18
1
-0
/
+5
*
iwlagn: add power_save module parameter
Wey-Yi Guy
2011-06-18
1
-5
/
+9
*
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
2011-06-18
1
-6
/
+6
*
iwlagn: fix misplaced bracket
Emmanuel Grumbach
2011-06-18
1
-1
/
+3
*
iwlagn: waterfall the bus level if prepare card failed
Emmanuel Grumbach
2011-06-18
1
-0
/
+1
*
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2011-06-18
1
-10
/
+0
*
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
2011-06-18
1
-4
/
+5
*
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
Emmanuel Grumbach
2011-06-18
1
-4
/
+0
*
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
2011-06-18
1
-4
/
+4
*
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
2011-06-18
1
-76
/
+11
*
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-25
/
+28
*
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-11
/
+17
*
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-06-18
1
-211
/
+8
*
iwlagn: don't disable interrupts after the NIC has been reset
Emmanuel Grumbach
2011-06-18
1
-5
/
+0
*
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
2011-06-18
1
-9
/
+3
*
iwlagn: Sanity check for valid context
Wey-Yi Guy
2011-06-11
1
-23
/
+33
*
iwlagn: use sku capabilities information from EEPROM
Wey-Yi Guy
2011-06-11
1
-3
/
+3
*
iwlagn: don't check ucode subtype
Johannes Berg
2011-06-11
1
-9
/
+6
*
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
1
-0
/
+10
*
iwlagn: move led_mode as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
1
-0
/
+4
*
iwlagn: move bt_coex_active as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
1
-0
/
+20
*
iwlagn: add dumpit support for testmode trace function
Wey-Yi Guy
2011-06-11
1
-0
/
+1
*
iwlagn: refactor iwlagn_mac_channel_switch
Stanislaw Gruszka
2011-06-07
1
-54
/
+52
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-07
1
-12
/
+13
|
\
|
*
iwlagn: fix channel switch locking
Stanislaw Gruszka
2011-06-03
1
-9
/
+10
|
*
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
2011-05-31
1
-3
/
+3
*
|
iwlagn: call commit_rxon function directly
Wey-Yi Guy
2011-06-03
1
-5
/
+5
*
|
iwlagn: fix interface combinations
Johannes Berg
2011-06-02
1
-2
/
+2
*
|
iwlagn: change log to better represent the state of aggregation process
Wey-Yi Guy
2011-06-01
1
-0
/
+3
*
|
iwlagn: advertise interface combinations
Johannes Berg
2011-06-01
1
-0
/
+83
*
|
iwlagn: free the ICT ISR when the request_irq failed
Emmanuel Grumbach
2011-06-01
1
-1
/
+1
*
|
iwlagn: solve sparse warning
Emmanuel Grumbach
2011-06-01
1
-3
/
+0
|
/
*
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-05-25
1
-201
/
+49
|
\
|
*
iwlagn: add testmode trace command
Wey-Yi Guy
2011-05-13
1
-0
/
+1
|
*
iwlagn: more ucode error log info
Wey-Yi Guy
2011-05-13
1
-33
/
+33
|
*
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
1
-16
/
+12
|
*
iwlagn: clean up TXQ indirection
Johannes Berg
2011-05-13
1
-149
/
+0
|
*
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-13
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
1
-2
/
+5
|
|
\
|
*
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-1
/
+1
*
|
|
iwlagn: remove frame pre-allocation
Johannes Berg
2011-05-06
1
-112
/
+25
*
|
|
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
2011-05-06
1
-1
/
+5
*
|
|
iwlagn: mod param cleanup
Don Fry
2011-04-30
1
-3
/
+3
[next]