index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.c
Age
Commit message (
Expand
)
Author
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-06-18
iwlagn: don't disable interrupts after the NIC has been reset
Emmanuel Grumbach
2011-06-18
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
2011-06-11
iwlagn: Sanity check for valid context
Wey-Yi Guy
2011-06-11
iwlagn: use sku capabilities information from EEPROM
Wey-Yi Guy
2011-06-11
iwlagn: don't check ucode subtype
Johannes Berg
2011-06-11
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
iwlagn: move led_mode as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
iwlagn: move bt_coex_active as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
iwlagn: add dumpit support for testmode trace function
Wey-Yi Guy
2011-06-07
iwlagn: refactor iwlagn_mac_channel_switch
Stanislaw Gruszka
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-03
iwlagn: call commit_rxon function directly
Wey-Yi Guy
2011-06-03
iwlagn: fix channel switch locking
Stanislaw Gruszka
2011-06-02
iwlagn: fix interface combinations
Johannes Berg
2011-06-01
iwlagn: change log to better represent the state of aggregation process
Wey-Yi Guy
2011-06-01
iwlagn: advertise interface combinations
Johannes Berg
2011-06-01
iwlagn: free the ICT ISR when the request_irq failed
Emmanuel Grumbach
2011-06-01
iwlagn: solve sparse warning
Emmanuel Grumbach
2011-05-31
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-13
iwlagn: add testmode trace command
Wey-Yi Guy
2011-05-13
iwlagn: more ucode error log info
Wey-Yi Guy
2011-05-13
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
iwlagn: clean up TXQ indirection
Johannes Berg
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-06
iwlagn: remove frame pre-allocation
Johannes Berg
2011-05-06
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
2011-04-30
iwlagn: mod param cleanup
Don Fry
2011-04-30
iwlagn: new 105 series device
Wey-Yi Guy
2011-04-30
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
2011-04-30
iwlagn: refactor restart
Johannes Berg
2011-04-29
iwlagn: fix tx power initialization
Stanislaw Gruszka
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-22
iwlagn: remove hw_ready variable
Johannes Berg
2011-04-22
iwlagn: combine firmware code/data
Johannes Berg
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
2011-04-22
iwlagn: extend notification wait function
Johannes Berg
2011-04-22
iwlagn: refactor up path
Johannes Berg
2011-04-22
iwlagn: refactor down path
Johannes Berg
2011-04-22
iwlagn: clean up some exit code
Johannes Berg
2011-04-22
iwlagn: simplify error table reading
Johannes Berg
2011-04-18
iwlagn: remove un-necessary ieee80211_ops
Wey-Yi Guy
2011-04-18
iwlagn: use huge command for beacon
Johannes Berg
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
2011-04-18
iwlagn: use direct call for led functions
Wey-Yi Guy
[next]