iwlwifi: driver version track kernel version
[safe/jmp/linux-2.6] / drivers / net / wireless / iwmc3200wifi /
2009-12-04 Zhu Yiiwmc3200wifi: fix NULL pointer dereference in pmkid...
2009-11-28 Samuel Ortiziwmc3200wifi: Implement cfg80211 PMKSA API
2009-11-28 Samuel Ortiziwmc3200wifi: Remove tx concatenation option
2009-11-28 Samuel Ortiziwmc3200wifi: Add stopped queue to debugfs
2009-11-28 Samuel Ortiziwmc3200wifi: 802.11n Tx aggregation support
2009-11-28 Zhu Yiiwmc3200wifi: Set wireless mode correctly
2009-11-28 Samuel Ortiziwmc3200wifi: Update wireless_mode with eeprom values
2009-11-28 Samuel Ortiziwmc3200wifi: Dont set the UMAC power limit when interf...
2009-11-28 Samuel Ortiziwmc3200wifi: Parse HT channels EEPROM entries
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-11 Ben Hutchingsiwmc3200wifi: declare MODULE_FIRMWARE
2009-10-30 John W. Linvillewireless: remove WLAN_80211 and WLAN_PRE80211 from...
2009-10-27 Zhu Yiiwmc3200wifi: handle coexistence radio notification
2009-10-27 Samuel Ortiziwmc3200wifi: Set wiphy firmware version
2009-10-27 Samuel Ortiziwmc3200wifi: Support unexpected reboot barker
2009-10-27 Samuel Ortiziwmc3200wifi: Try shared auth when open WEP fails
2009-10-27 Samuel Ortiziwmc3200wifi: Do not handle wifi command if the interfa...
2009-10-27 Samuel Ortiziwmc3200wifi: Check for cmd pointer before dereferencing it
2009-10-27 Samuel Ortiziwmc3200wifi: SDIO disable race fix
2009-10-27 Samuel Ortiziwmc3200wifi: Tx power setting
2009-10-27 Samuel Ortiziwmc3200wifi: Update fixed size config definitions
2009-10-27 Samuel Ortiziwmc3200wifi: Update statistics notification structure
2009-10-27 Samuel Ortiziwmc3200wifi: Improve rx debug
2009-10-27 Samuel Ortiziwmc3200wifi: Profile flags can be WPA1 or WPA2 not...
2009-10-27 Samuel Ortiziwmc3200wifi: CT kill support
2009-10-27 Samuel Ortiziwmc3200wifi: WPS support
2009-10-27 Zhu Yiiwmc3200wifi: allow joining an existed IBSS network
2009-10-27 Zhu Yiiwmc3200wifi: add BGN sdio device id
2009-10-20 Tomas Winkleriwmc3200wifi: select IWMC3200TOP in Kconfig
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 John W. Linvilleiwmc3200wifi: support ETHTOOL_GPERMADDR
2009-09-15 GeunSik Limdebugfs: Change debugfs directory of IWMC3200
2009-09-01 Samuel Ortiziwmc3200wifi: Add a last_fw_err debugfs entry
2009-09-01 Samuel Ortiziwmc3200wifi: Handle UMAC stalls and UMAC assert properly
2009-09-01 Samuel Ortiziwmc3200wifi: New initial LMAC calibration
2009-09-01 Zhu Yiiwmc3200wifi: fix misuse of le16_to_cpu
2009-09-01 Zhu Yiiwmc3200wifi: add disconnect work
2009-09-01 Zhu Yiiwmc3200wifi: use cfg80211_roamed to send roam event
2009-09-01 Samuel Ortiziwmc3200wifi: Fix sparse warning
2009-09-01 Samuel Ortiziwmc3200wifi: Set WEP key from connect
2009-09-01 Zhu Yiiwmc3200wifi: invalidate profile when necessary before...
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-04 Zhu Yiiwmc3200wifi: avoid setting default key for 802.1X...
2009-08-04 Zhu Yiiwmc3200wifi: set WEP key static flag correctly
2009-08-04 Zhu Yiiwmc3200wifi: fix set_wpa_version and set_auth_type...
2009-08-03 Julia Lawalldrivers/net/wireless: introduce missing kfree
2009-07-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-29 Johannes Bergcfg80211: combine IWESSID handlers
2009-07-29 Johannes Bergcfg80211: combine IWAP handlers
2009-07-29 Johannes Bergcfg80211: combine iwfreq implementations
2009-07-27 Dan Carpenterwireless: ERR_PTR vs null
2009-07-27 Tomas Winklerimwc3200: move iwmc3200 SDIO ids to sdio_ids.h
2009-07-24 Zhu Yiiwmc3200wifi: fix a use-after-free bug
2009-07-24 Zhu Yiiwmc3200wifi: fix cfg80211_connect_result is called...
2009-07-24 Zhu Yiiwmc3200wifi: use cfg80211_connect_result to send req...
2009-07-24 Zhu Yiiwmc3200wifi: remove key caches in driver
2009-07-24 Zhu Yiiwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on...
2009-07-24 Zhu Yiiwmc3200wifi: remove setting WEP keys before setting...
2009-07-24 Samuel Ortiziwmc3200wifi: cfg80211 managed mode port
2009-07-24 Zhu Yiiwmc3200wifi: use correct debug level
2009-07-24 Zhu Yiiwmc3200wifi: set cipher_suites before registering...
2009-07-24 Zhu Yiiwmc3200wifi: hardware does not support IP checksum
2009-07-24 Zhu Yiiwmc3200wifi: fix UMAC INIT_COMPLETE notification handling
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Zhu Yiiwmc3200wifi: fix NULL pointer dereference in iwm_if_free
2009-07-10 Zhu Yiiwmc3200wifi: remove B0 hardware support
2009-07-10 Zhu Yiiwmc3200wifi: simplify calibration map
2009-07-10 Zhu Yiiwmc3200wifi: replace netif_rx with netif_rx_ni
2009-07-10 Johannes Bergcfg80211: implement iwpower
2009-07-10 Zhu Yiiwmc3200wifi: rfkill cleanup
2009-07-10 Samuel Ortiziwmc3200wifi: cache keys when interface is down
2009-07-10 Zhu Yiiwmc3200wifi: change coexist periodic calibration flag
2009-07-10 Samuel Ortiziwmc3200wifi: cfg80211 key hooks implemetation
2009-07-10 Samuel Ortiziwmc3200wifi: handling wifi_if_ntfy responses
2009-07-10 Samuel Ortiziwmc3200wifi: invalidate keys when changing the BSSID
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-07-07 Samuel Ortiziwmc3200wifi: add Kconfig help
2009-06-19 Zhu Yiiwmc3200wifi: add a mutex to protect iwm_reset_worker
2009-06-19 Zhu Yiiwmc3200wifi: fix potential kernel oops on module removal
2009-06-19 Zhu Yiiwmc3200wifi: add iwm_if_add and iwm_if_remove
2009-06-19 Zhu Yiiwmc3200wifi: check for iwm_priv_init error
2009-06-03 Johannes Bergcfg80211: fix Kconfig for users of cfg80211
2009-06-03 Johannes Bergiwm: port to new cfg80211 rfkill
2009-06-03 Johannes Bergrfkill: rewrite
2009-06-03 Samuel Ortiziwmc3200wifi: shrink calibration lmac name
2009-06-03 Randy Dunlapiwmc3200wifi: fix printk format
2009-06-03 Samuel Ortiziwmc3200wifi: fix fragmentation threshold setting
2009-05-26 Zhu Yiiwmc3200wifi: fix link error when CFG80211 is not selected
2009-05-22 Zhu Yiiwmc3200wifi: Add new Intel Wireless Multicomm 802...