mac80211: pass vif and station to update_tkip_key
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-agn.c
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: correct return code for log_event
2010-01-12 Wey-Yi Guyiwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-22 Johannes Bergiwlwifi: use new mac80211 SMPS
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: log CT_CARD_DISABLED flag
2009-12-21 Reinette Chatreiwlwifi: initialize spinlock before use
2009-12-21 Wey-Yi Guyiwlwifi: fix syslog message for event log dump size
2009-12-04 Wey-Yi Guyiwlwifi: indicate uCode type when fail dump error/event log
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-23 Wey-Yi Guyiwlwifi: dump error log when uCode error occurred
2009-11-23 Wey-Yi Guyiwlwifi: update supported PCI_ID list for 5xx0 series
2009-11-23 Wey-Yi Guyiwlwifi: set sm_ps_mode as part of cfg parameters
2009-11-23 Wey-Yi Guyiwlwifi: control led while update tx/rx bytes counts
2009-11-23 Ben Cahilliwlagn: Use iwl_write8() for CSR_INT_COALESCING register
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 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-18 Johannes Bergmac80211: convert aggregation to operate on vifs/stas
2009-11-18 Johannes Bergiwlwifi: handle unicast PS buffering
2009-11-18 Daniel C Halperiniwlwifi: make iwlwifi send beacons
2009-11-18 Daniel C Halperiniwlwifi: fix bugs in beacon configuration
2009-11-18 Wey-Yi Guyiwlwifi: update reply_statistics_cmd with 'clear' parameter
2009-11-18 Wey-Yi Guyiwlwifi: drop non-production PCI-IDs for 6x50 series
2009-11-11 Ben Cahilliwlwifi: MAC_ACCESS_REQ cleanup
2009-11-11 Ben Cahilliwlagn: update write pointers in iwl_irq_tasklet()
2009-11-11 Ben Cahilliwlwifi: speed up event log dumps
2009-11-11 Ben Cahilliwlwifi: Limit size of Event Log dump
2009-11-11 Wey-Yi Guyiwlwifi: drop non-production PCI-IDs
2009-11-11 Wey-Yi Guyiwlwifi: fix for channel switch
2009-11-11 Wey-Yi Guyiwlwifi: print rx_on config to help debug
2009-11-10 Wey-Yi Guyiwlwifi: Use RTS/CTS as the preferred protection mechan...
2009-11-02 Wey-Yi Guyiwlwifi: add SM PS support for 6x50 series
2009-11-02 Reinette Chatreiwlwifi: split adding broadcast station from others
2009-11-02 Reinette Chatreiwlwifi: move iwl_[un]init_drv to iwlagn
2009-11-02 Ben Cahilliwlagn: update write pointers for all tx queues after...
2009-11-02 Ben Cahilliwlagn: Clarify FH_TX interrupt
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 Wey-Yi Guyiwlwifi: separate led function from statistic notification
2009-10-27 Reinette Chatreiwlagn: store station rate scale information in mac8021...
2009-10-27 Reinette Chatreiwlwifi: move iwl_setup_mac to iwlagn
2009-10-27 Zhu Yiiwlwifi: use paged Rx
2009-10-27 Ben Cahilliwlwifi: turn off device when not used.
2009-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-12 Wey-Yi Guyiwlwifi: change the order of freeing memory
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 Johannes Bergiwlwifi: LED cleanup
2009-10-07 Johannes Bergiwlwifi: device tracing
2009-10-07 Wey-Yi Guyiwlwifi: update PCI Subsystem ID for 6000 series
2009-10-07 Wey-Yi Guyiwlwifi: update PCI Subsystem ID for 1000 series
2009-10-07 Wey-Yi Guyiwlwifi: send cmd to uCode to configure valid tx antenna
2009-10-07 Wey-Yi Guyiwlwifi: use S_IRUGO and S_IWUSR in module parameters
2009-10-07 Wey-Yi Guyiwlwifi: allow user change protection mechanism for HT
2009-10-07 Wey-Yi Guyiwlwifi: Use RTS/CTS as the preferred protection mechan...
2009-09-28 Reinette Chatreiwlwifi: fix 3945 ucode info retrieval after failure
2009-08-28 Wey-Yi Guyiwlwifi: fix unloading driver while scanning
2009-08-28 Wey-Yi Guyiwlwifi: error checking for setting tx_power in sysfs
2009-08-14 Johannes Bergiwlwifi: automatically adjust sleep level
2009-08-14 Reinette Chatreiwlwifi: revert uCode Alive notification with timeout
2009-08-14 Wey-Yi Guyiwlwifi: new debugging feature for dumping data traffic
2009-08-14 Reinette Chatreiwlwifi: re-introduce per device debugging
2009-08-04 Jay Sternbergiwlwifi: remove duplicated version info from sysfs
2009-08-04 Wey-Yi Guyiwlwifi: remove deprecated 6000 series adapters
2009-08-04 Wey-Yi Guyiwlwifi: Distinguish power amplifier for 6000 series
2009-07-27 Johannes Bergiwlwifi: fix up command sending
2009-07-27 Wey-Yi Guyiwlwifi: Thermal Throttling Management - Part 1
2009-07-24 Reinette Chatreiwlwifi: inform user about rfkill state changes
2009-07-24 Reinette Chatreiwlwifi: clarify hardware error message
2009-07-24 Reinette Chatreiwlwifi: make debug level more user friendly
2009-07-24 Wey-Yi Guyiwlwifi: uCode Alive notification with timeout
2009-07-24 Jay Sternbergiwlwifi: Handle new firmware file with ucode build...
2009-07-24 Wey-Yi Guyiwlwifi: move show_qos to debugfs
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Reinette Chatreiwlwifi: only show active power level via sysfs
2009-07-10 Tomas Winkleriwlwifi: unify iwl_setup_rxon_timing
2009-07-10 Tomas Winkleriwlwifi: drop sw_crypto from hw_params.
2009-07-10 Mohamed Abbasiwlwifi: Check HW ready before prepare card.
2009-06-15 Abhijeet Kolekariwlwifi/iwl3945: fix suspend resume association bug
2009-06-10 Johannes Bergiwlwifi: port to cfg80211 rfkill
2009-06-04 Mohamed Abbasiwlagn: delay ict interrupt.
2009-06-04 Tomas Winkleriwlwifi: unify station management
2009-05-22 Mohamed Abbasiwlagn: co-exist with AMT
2009-05-22 Mohamed Abbasiwlcore: Add support for periodic RX interrupt
2009-05-22 Mohamed Abbasiwlcore: Allow skb allocation from tasklet.
2009-05-22 Mohamed Abbasiwlcore: support ICT interrupt
2009-05-22 Mohamed Abbasiwlcore: register locks
2009-05-22 Wey-Yi Guyiwlwifi: support NVM access (EEPROM/OTP)
2009-05-20 Julia Lawalldrivers/net: use dev_get_drvdata
2009-05-20 Reinette Chatreiwlwifi: do not cancel delayed work inside spin_lock_ir...
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-11 Wey-Yi Guyiwlwifi: show qos AC parameters
next