orinoco: Change set_tkip to use orinoco_private instead of hermes_t
[safe/jmp/linux-2.6] / drivers / net / wireless /
2009-07-10 David Kilroyorinoco: Change set_tkip to use orinoco_private instead...
2009-07-10 David Kilroyorinoco: initialise independently of netdev
2009-07-10 David Kilroyorinoco: Replace net_device with orinoco_private in...
2009-07-10 David Kilroyorinoco: firmware helpers should use dev_err and friends
2009-07-10 David Kilroyorinoco: use dev_err in early initialisation routines
2009-07-10 David Kilroyorinoco: Move FID allocation to hw.c
2009-07-10 David Kilroyorinoco: Move card reading code into hw.c
2009-07-10 David Kilroyorinoco: Move firmware capability determination into...
2009-07-10 Johannes Bergmac80211_hwsim: clean up the skb before passing it...
2009-07-10 Hin-Tak Leungzd1211rw: sort vid/pid pairs by numerical value
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-07-10 Johannes Bergrt2x00: remove skb->do_not_encrypt usage
2009-07-10 Jussi Kivilinnarndis_wlan: convert set/get txpower to cfg80211
2009-07-10 Jussi Kivilinnarndis_wlan: convert get/set frag/rts to cfg80211
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 Wey-Yi Guyiwlwifi: remove disable_tx_power for device > 4965
2009-07-10 Wey-Yi Guyiwlwifi: no need to refer to max_nrg_cck range value
2009-07-10 Wey-Yi Guyiwlwifi: modify sensitivity value for 5150
2009-07-10 Luciano Coelhowl1251: change psm enabled/disabled info to debug
2009-07-10 Kalle Valowl1251: fix a checkpatch warning
2009-07-10 Kalle Valowl1251: use wl1251 prefix everywhere
2009-07-10 Kalle Valowl12xx: remove unused wl12xx_hw_init_mem_config()
2009-07-10 Kalle Valowl1251: rename wl12xx.h to wl1251.h
2009-07-10 Kalle Valowl1251: add wl1251 prefix to all 1251 files
2009-07-10 Kalle Valowl1251: remove wl1271_setup()
2009-07-10 Kalle Valowl12xx: rename driver to wl1251
2009-07-10 Kalle Valowl12xx: rename wl1251.c wl1251_ops.c
2009-07-10 Juuso Oikarinenwl12xx: Use chipset specific join commands
2009-07-10 Vidhya Govindanwl12xx: Assign value to rx msdu lifetime variable
2009-07-10 Kalle Valowl12xx: enable ELP mode
2009-07-10 Kalle Valowl12xx: check if elp wakeup failed
2009-07-10 Kalle Valowl12xx: optimise elp wakeup and sleep calls
2009-07-10 Kalle Valowl12xx: protect wl12xx_op_set_rts_threshold()
2009-07-10 Ari Kauppiwl12xx: Fix CMD_TEST regression via netlink.
2009-07-10 Ari Kauppiwl12xx: Fix incorrect warning message.
2009-07-10 Juuso Oikarinenwl12xx: Add support for block reading from a fixed...
2009-07-10 Juuso Oikarinenwl12xx: Moved wl1251 TX path implementation into chip...
2009-07-10 Luciano Coelhowl12xx: pass the wake up condition when configuring...
2009-07-10 Luciano Coelhowl12xx: add support for fixed address in wl12xx_spi_read
2009-07-10 Luciano Coelhowl12xx: add support for new WL1271 chip revision
2009-07-10 Luciano Coelhowl12xx: moved firmware version reading routine to chip...
2009-07-10 Luciano Coelhowl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_wr...
2009-07-10 Juuso Oikarinenwl12xx: removed chipset interrupt source configuration...
2009-07-10 Kalle Valowl12xx: fix rx descriptor use
2009-07-10 Kalle Valowl12xx: use wl12xx_mem_read32() to read the rx counter
2009-07-10 Kalle Valowl12xx: allocate buffer the spi busy word from struct...
2009-07-10 Kalle Valowl12xx: allocate buffer spi read/write command buffer...
2009-07-10 Kalle Valowl12xx: reserve buffer for partition command in struct...
2009-07-10 Kalle Valowl12xx: fix error handling in wl12xx_probe()
2009-07-10 Kalle Valowl12xx: reserver buffer for read32()/write32() in struc...
2009-07-10 Kalle Valowl12xx: cmd and acx interface rework
2009-07-10 Vasanthakumar Thia... ath9k: Make sure we configure a non-zero beacon interval
2009-07-10 Andrey Yurovskylibertas: remove ps_supported flag, use fwcapinfo
2009-07-10 Bob Copelandath5k: enable hardware LEDs
2009-07-10 Bob Copelandath5k: cleanup ath5k_hw struct
2009-07-10 Vasanthakumar Thia... ath9k: downgrade ASSERT() in ath_clone_txbuf()
2009-07-10 Vasanthakumar Thia... ath9k: Remove unnecessary count for addba attempt
2009-07-10 Vasanthakumar Thia... ath9k: Nuke unneccesary helper function to see if aggr...
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-07-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-08 Larry Fingerp54: tx refused but queue active
2009-07-08 Jay SternbergAtheros Kconfig needs to be dependent on WLAN_80211
2009-07-08 Johannes Bergmac80211_hwsim: avoid NULL access
2009-07-08 Clyde McPhersonb43: Add support for 4318E
2009-07-08 Hin-Tak Leungzd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b...
2009-07-08 Pascal Terjanzd1211rw: 07b8:6001 is a ZD1211B
2009-07-07 Samuel Ortiziwmc3200wifi: add Kconfig help
2009-07-07 Vasanthakumar Thia... ath9k: Fix leak in tx descriptor
2009-07-07 Larry Fingerb43/b43legacy: fix radio LED initialization
2009-07-06 David S. MillerRevert "p54: Use SKB list handling helpers instead...
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-19 Jiri Slabyath5k: fix beacon_int handling
2009-06-19 Gabor Juhosath9k: restore PS mode, before we put the chip into...
2009-06-19 Gabor Juhosath9k: wait for beacon frame along with CAB
2009-06-19 Jouni Malinenath5k: avoid PCI FATAL interrupts by restoring RETRY_TI...
2009-06-19 Jouni Malinenath9k: Fix PCI FATAL interrupts by restoring RETRY_TIME...
2009-06-19 Hin-Tak Leungzd1211rw: adding 083a:e503 as a ZD1211B device
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-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-16 John W. Linvillefirmware: wireless/libertas: prepare for FIRMWARE_NAME_...
2009-06-15 Gabor Juhosath9k: process rx packet if we are waiting for CAB
2009-06-15 Gabor Juhosath9k: prevent sleeping while we are waiting for CAB
2009-06-15 Gabor Juhosath9k: restore power mode on error path
2009-06-15 Johannes Bergath9k: port to cfg80211 rfkill
2009-06-15 Vasanthakumar Thia... ath9k: Make sure we have current channel in ah_curchan...
2009-06-15 Vasanthakumar Thia... ath9k: Add helper to get ath9k specific current channel
2009-06-15 Nick Kossifidisath5k: fix mesh beaconing
2009-06-15 Abhijeet Kolekariwlwifi/iwl3945: fix suspend resume association bug
2009-06-15 Wey-Yi Guyiwlwifi: check for channel location for 40MHz
next