Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl3945-base.c
2010-06-06 Abhijeet Kolekariwl3945: fix internal scan
2010-05-18 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-05-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-10 Johannes Bergiwlwifi: clear driver stations when going down
2010-05-10 Johannes Bergiwlwifi: use iwl_find_station less
2010-05-10 Johannes Bergiwlwifi: track station IDs
2010-05-10 Johannes Bergiwlwifi: rework broadcast station management
2010-05-10 Johannes Bergiwlwifi: push virtual interface through
2010-05-10 Johannes Bergiwlagn: implement loading a new firmware file type
2010-05-10 Johannes Bergiwlwifi: remove ucode virtual functions
2010-05-10 Johannes Bergiwl3945: remove ucode access indirection
2010-05-10 Johannes Bergiwlwifi: manage IBSS station properly
2010-05-10 Johannes Bergiwl3945: use iwl3945_add_bcast_station
2010-05-10 Abhijeet Kolekariwl3945: fix scan races
2010-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-03 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-04-30 Abhijeet Kolekariwl3945: add ucode statistics
2010-04-30 Reinette ChatreMerge branch 'wireless-2.6' into wireless-next-2.6
2010-04-30 Johannes Bergiwlwifi: work around passive scan issue
2010-04-30 John W. Linvillemac80211: remove deprecated noise field from ieee80211_...
2010-04-23 John W. LinvilleMerge branch 'master' into for-davem
2010-04-16 Johannes Bergiwlwifi: don't check monitor for scanning
2010-04-16 Johannes Bergiwlwifi: make BT coex config a virtual method
2010-04-16 Wey-Yi Guyiwlwifi: remove duplicated debug functions
2010-04-16 Johannes Bergiwlwifi: trigger scan synchronously
2010-04-16 Johannes Bergiwlwifi: rename priv->scan to priv->scan_cmd
2010-04-16 Johannes Bergiwlwifi: remove next_scan_jiffies
2010-04-16 Johannes Bergiwlwifi: remove scan_bands logic
2010-04-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-09 Wey-Yi Guyiwlwifi: default max event log size
2010-04-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-02 Frans Popiwlwifi: remove trailing space in messages
2010-03-31 Stanislaw Gruszkaiwlwifi: manage QoS by mac stack
2010-03-30 Dan Carpenteriwlwifi: range checking issue
2010-03-30 Reinette Chatreiwlwifi: fix regulatory
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Wey-Yi Guyiwlwifi: Recover TX flow stall due to stuck queue
2010-03-19 Reinette Chatreiwlwifi: implement new mac80211 station add/remove...
2010-03-19 Reinette Chatreiwlwifi: only add broadcast station once
2010-03-10 Abhijeet Kolekariwl3945: check ucode load error code
2010-03-10 Wey-Yi Guyiwlwifi: add internal short scan support for 3945
2010-03-10 Johannes Bergiwlwifi: change WEP key protection to use mutex
2010-03-10 Johannes Bergiwlwifi: remove STATUS_MODE_PENDING
2010-03-10 Johannes Bergiwlwifi: remove alive start adhoc restart
2010-03-10 Johannes Bergiwlwifi: remove priv->active_rate_basic
2010-03-10 Johannes Bergiwlwifi: remove never-changing priv->rates_mask variable
2010-03-10 Johannes Bergiwlwifi: remove frame dropping
2010-03-10 Johannes Bergiwlagn: remove write-only variables
2010-03-10 Johannes Bergiwlwifi: move 3945 specific data into union
2010-02-19 Reinette Chatreiwlwifi: enable serialization of synchronous commands
2010-02-19 Reinette Chatreiwl3945: remove STATUS macros from header
2010-02-11 Stanislaw Gruszkaiwlwifi: use dma_alloc_coherent
2010-02-11 Reinette Chatreiwlwifi: reset card during probe
2010-02-11 Abhijeet Kolekariwlwifi: cleanup return values
2010-02-08 Kalle Valoiwlwifi: remove get_tx_stats() mac80211 op
2010-01-29 Johannes Bergiwlwifi: remove bg_up work
2010-01-25 Reinette Chatreiwlwifi: cleanup spectrum measurement command support
2010-01-25 Wey-Yi Guyiwlwifi: configure missed beacon threshold
2010-01-19 Reinette Chatreiwlwifi: update copyright year to 2010
2010-01-19 Wey-Yi Guyiwlwifi: correct return code for log_event
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-28 Johannes Bergwireless: remove remaining qual code
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-21 Wey-Yi Guyiwlwifi: on-screen event log dump
2009-12-21 Zhu Yiiwl3945: fix panic in iwl3945 driver
2009-12-21 Reinette Chatreiwlwifi: initialize spinlock before use
2009-12-21 Reinette Chatreiwl3945: disable power save
2009-12-21 Wey-Yi Guyiwlwifi: fix syslog message for event log dump size
2009-12-21 Zhu Yiiwlwifi: allocated rx page accounting cleanup
2009-12-04 Reinette Chatreiwlwifi: driver version track kernel version
2009-12-04 Wey-Yi Guyiwl3945: remove duplicated event logging code
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 Wey-Yi Guyiwlwifi: print limited number of event log when uCode...
2009-11-19 Johannes Bergcfg80211: convert bools into flags
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Ben Cahilliwl3945: Reset saved POWER_TABLE_CMD in "up"
2009-11-18 Wey-Yi Guyiwlwifi: update reply_statistics_cmd with 'clear' parameter
2009-11-11 Ben Cahilliwlwifi: MAC_ACCESS_REQ cleanup
2009-11-11 Ben Cahilliwlwifi: speed up event log dumps
2009-11-11 Ben Cahilliwlwifi: Limit size of Event Log dump
2009-11-02 Ben Cahilliwlwifi: remove power-wasting calls to apm_ops.init()
2009-11-02 Reinette Chatreiwlwifi: provide firmware version
2009-10-27 Ben Cahilliwlwifi: make sure device is reset when unloading driver
2009-10-27 Zhu Yiiwlwifi: reuse page for notification packets
2009-10-27 Zhu Yiiwlwifi: fix use after free bug for paged rx
2009-10-27 Zhu Yiiwlwifi: use paged Rx
2009-10-27 Abhijeet Kolekariwlwifi/iwl3945: remove data_retry_limit
2009-10-27 Abhijeet Kolekariwl3945: rename tx to tx_cmd
2009-10-27 Abhijeet Kolekariwlwifi/iwl3945: unify rts_tx_cmd_flag
2009-10-27 Wey-Yi Guyiwlwifi: dynamic allocate tx queue structure
2009-10-27 Ben Cahilliwl3945: move iwl_power_initialize()
2009-10-27 Ben Cahilliwl3945: streamline iwl3945_rfkill_poll()
2009-10-27 Ben Cahilliwl3945: remove unnecessary call to apm_ops.reset()
2009-10-27 Ben Cahilliwlwifi: turn off device when not used.
next