net: Makefile change for KSZ884X driver
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi /
2010-02-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-29 Reinette Chatreiwlwifi: iwl_power_update_mode always hold mutex
2010-01-29 Johannes Bergiwlwifi: fix typo in IWL_CCK_RATES_MASK
2010-01-29 Johannes Bergiwlwifi: remove unused work structs
2010-01-29 Johannes Bergiwlwifi: remove bg_up work
2010-01-29 Johannes Bergiwlagn: simplify ucode loading
2010-01-29 Johannes Bergiwlwifi: no need to test iw_mode in power saving
2010-01-29 Wey-Yi Guyiwlwifi: update sensitivity calibration data for 1000...
2010-01-29 Wey-Yi Guyiwlwifi: update sensitivity calibration data for 5x00...
2010-01-29 Wey-Yi Guyiwlwifi: update sensitivity calibration data for 6x00...
2010-01-29 Johannes Bergiwlwifi: fix locking in iwl_mac_add_interface
2010-01-29 Wey-Yi Guyiwlwifi: sysassert identifier change
2010-01-29 Daniel Halperiniwlwifi: optimize power saving
2010-01-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-26 Johannes Bergmac80211: wait for beacon before enabling powersave
2010-01-25 Daniel Halperiniwlwifi: fix throughput degradation in aggregation...
2010-01-25 Reinette Chatreiwlwifi: cleanup spectrum measurement command support
2010-01-25 Johannes Bergiwlwifi: check endianness annotations by default
2010-01-25 Johannes Bergiwlwifi: fix sparse warning
2010-01-25 Johannes Bergiwlwifi: clean up debugfs code
2010-01-25 Johannes Bergiwlwifi: reorder device setup
2010-01-25 Johannes Bergiwlwifi: is no longer experimental
2010-01-25 Wey-Yi Guyiwlwifi: module parameter to enable/disable bt co-exist
2010-01-25 Wey-Yi Guyiwlwifi: bit field description for BT Config command
2010-01-25 Reinette Chatreiwlwifi: make broadcast station addition generic
2010-01-25 Reinette Chatreiwlwifi: cleanup station adding code
2010-01-25 Abhijeet Kolekariwlwifi: enable DC calibration
2010-01-25 Trieu 'Andrew' Nguyeniwlwifi: Tune radio to prevent unexpected behavior
2010-01-25 Wey-Yi Guyiwlwifi: Logic to control how frequent radio should...
2010-01-25 Henry Zhanghiwlwifi: Fix A band scanning when associated
2010-01-25 Wey-Yi Guyiwlwifi: add function to reset/tune radio if needed
2010-01-25 Wey-Yi Guyiwlwifi: configure missed beacon threshold
2010-01-25 Johannes Bergiwlwifi: fix pointer signedness warning
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-01-22 Johannes Bergmac80211: pass vif and station to update_tkip_key
2010-01-19 Reinette Chatreiwlwifi: update copyright year to 2010
2010-01-19 Wey-Yi Guyiwlwifi: remove extra statistics request from debugfs
2010-01-19 Wey-Yi Guyiwlwifi: display flowhandler register when sw error...
2010-01-19 Wey-Yi Guyiwlwifi: software w/a for h/w bug cause Rx bit get...
2010-01-19 Wey-Yi Guyiwlwifi: set interrupt coalescing timer range and default
2010-01-19 Wey-Yi Guyiwlwifi: correct return code for log_event
2010-01-19 Wey-Yi Guyiwlwifi: add num_of_sos_stats to statistics counter
2010-01-19 Wey-Yi Guyiwlwifi: format and show statistics counter from uCode
2010-01-19 Wey-Yi Guyiwlwifi: fix clear statistics counter command
2010-01-19 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-18 Reinette Chatreiwlwifi: add license to tracing files
2010-01-18 Wey-Yi Guyiwlwifi: Fix throughput stall issue in HT mode for...
2010-01-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-01-12 H Hartley Sweeteniwl-debugfs.c: remove unnecessary casts of void *
2010-01-12 Wey-Yi Guyiwlwifi: fix bug in tx byte count table
2010-01-12 Wey-Yi Guyiwlwifi: remove obsoleted host command
2010-01-12 Wey-Yi Guyiwlwifi: ucode statistics data structure update
2010-01-12 Wey-Yi Guyiwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
2010-01-11 Dan Carpenteriwlwifi: silence buffer overflow warning
2010-01-08 Abhijeet Kolekariwlwifi: disable tx on beacon update notification
2010-01-08 Zhu Yiiwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 Zhu Yiiwlwifi: remove linux/utsrelease.h dependency
2010-01-04 Dan Carpenteriwl: off by one bug
2009-12-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-12-28 Tobias Klauseriwlwifi: Storage class should be before const qualifier
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-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-22 Emese Revfyiwlwifi: Constify struct iwl_ops
2009-12-22 Johannes Bergiwlwifi: use new mac80211 SMPS
2009-12-21 Wey-Yi Guyiwlwifi: remove extra error msg on sensitivity calibration
2009-12-21 Wey-Yi Guyiwlwifi: on-screen event log dump
2009-12-21 Wey-Yi Guyiwlwifi: add continuous uCode event log capability
2009-12-21 Wey-Yi Guyiwlwifi: dump "Control and Status Register" when detect...
2009-12-21 Wey-Yi Guyiwlwifi: log CT_CARD_DISABLED flag
2009-12-21 akpm@linux-foundat... drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4...
2009-12-21 Reinette Chatreiwlwifi: fix 40MHz operation setting on cards that...
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 Johannes Bergiwlwifi: fix more eeprom endian bugs
2009-12-21 Johannes Bergiwlwifi: fix EEPROM/OTP reading endian annotations...
2009-12-21 Wey-Yi Guyiwlwifi: fix syslog message for event log dump size
2009-12-21 Reinette Chatreiwlwifi: power up all devices for EEPROM read
2009-12-21 Zhu Yiiwlwifi: allocated rx page accounting cleanup
2009-12-12 Stephen Rothwellnet: fix for utsrelease.h moving to generated
2009-12-07 John W. Linvilleiwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsa...
2009-12-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-04 Reinette Chatreiwlwifi: driver version track kernel version
2009-12-04 Wey-Yi Guyiwlwifi: indicate uCode type when fail dump error/event log
2009-12-04 Wey-Yi Guyiwl3945: remove duplicated event logging code
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-30 Johannes Bergmac80211: fix spurious delBA handling
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 Wey-Yi Guyiwlwifi: remove reset led_tpt from iwl_leds_init()
2009-11-23 Wey-Yi Guyiwlwifi: change message for cmd queue full error
next