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
Age
Commit message (
Expand
)
Author
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
2011-09-30
mac80211: implement uAPSD
Johannes Berg
2011-09-30
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
2011-09-27
iwlagn: fix scan complete processing
Johannes Berg
2011-09-27
iwlagn: move iwl_process_scan_complete up
Johannes Berg
2011-09-27
iwlagn: refactor scan complete
Johannes Berg
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
2011-09-27
iwlagn: fix slot programming
Johannes Berg
2011-09-27
iwlagn: fix dangling scan request
Johannes Berg
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
2011-09-27
iwlagn: update rate scaling with BA notifications
Emmanuel Grumbach
2011-09-27
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
2011-09-27
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2011-09-27
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
2011-09-27
iwlagn: remove warning in iwl_rx_handle
Emmanuel Grumbach
2011-09-21
iwlagn: remove duplicate list init
Amit Beka
2011-09-21
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2011-09-21
iwlagn: remove uneeded declaration
Emmanuel Grumbach
2011-09-21
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-21
iwlagn: split remain-on-channel
Johannes Berg
2011-09-21
iwlagn: remove common station priv
Johannes Berg
2011-09-21
iwlagn: move scan code to scan file
Johannes Berg
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-19
iwlagn: signedness bug
Wey-Yi Guy
2011-09-19
iwlagn: fix stack corruption for temperature offset v2
Wey-Yi Guy
2011-09-19
iwlagn: do not use interruptible waits
Johannes Berg
2011-09-19
iwlagn: use iwl_eeprom_calib_hdr structure
Wey-Yi Guy
2011-09-19
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
2011-09-19
iwlagn: remove drvdata support from bus layer
Johannes Berg
2011-09-19
iwlagn: move sysfs files to debugfs
Johannes Berg
2011-09-19
iwlagn: remove unused function declarations
Johannes Berg
2011-09-19
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
2011-09-19
iwlagn: clean up PM code
Johannes Berg
2011-09-19
iwlagn: Makefile whitespace cleanup
Johannes Berg
2011-09-19
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
2011-09-19
iwlagn: move PCI-E transport files
Johannes Berg
2011-09-19
iwlagn: merge eeprom access into single file
Wey-Yi Guy
2011-09-19
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
2011-09-19
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
2011-09-19
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
2011-09-19
iwlagn: fix modinfo display for 135 ucode.
Fry, Donald H
2011-09-19
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
2011-09-19
iwlagn: Convert kzalloc to kcalloc
Joe Perches
2011-09-19
iwlagn: add documentation to the transport layer
Emmanuel Grumbach
2011-09-19
iwlagn: document the bus layer API
Emmanuel Grumbach
2011-09-19
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
2011-09-19
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
[next]