drivers: wireless: use new hex_to_bin() method
[safe/jmp/linux-2.6] / drivers / net / wireless / airo.c
2010-05-25 Andy Shevchenkodrivers: wireless: use new hex_to_bin() method
2010-03-15 matthieu castetairo : Print of firmware version
2010-03-15 matthieu castetairo : fix printing status info
2010-03-02 Stanislaw Gruszkaairo: return from set_wep_key() when key length is...
2010-02-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-15 Randy Dunlapwireless: airo_cs build fixes
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-02 Stanislaw Gruszkaairo: fix setting zero length WEP key
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-04 Michael Bueschairo: Fix integer overflow warning
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-27 matthieu castetairo : allow supend with card without power management
2009-10-27 Roel Kluinairo: Reorder tests, check bounds before element
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-27 Roel Kluinairo: Buffer overflow
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-06-13 Patrick McHardynet: fix network drivers ndo_start_xmit() return values...
2009-05-20 John W. Linvilleairo: fix airo_get_encode{,ext} buffer overflow like...
2009-05-11 John W. Linvilleairo: airo_get_encode{,ext} potential buffer overflow
2009-04-16 Dan Williamsairo: queue SIOCSIWAUTH-requested auth mode change...
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-29 Alexander Beregalovwireless: remove duplicated .ndo_set_mac_address
2009-03-22 Stephen Hemmingerairo: convert to net_device_ops
2009-03-05 Frank Seidelairo: reduce stack memory footprint
2009-02-27 John W. Linvilleairo: correct improper initialization of local variable
2009-02-18 Hannes Ederdrivers/net/wireless: fix sparse warnings: fix signedness
2009-02-18 Hannes Ederdrivers/net/wireless: fix sparse warnings: symbol shado...
2009-01-29 Dan Williamsairo: remove useless #defines
2009-01-29 Dan Williamsairo: clean up and clarify micinit()
2009-01-29 Dan Williamsairo: use __attribute__ ((packed)) not #pragma
2009-01-29 Dan Williamsairo: clean up WEP key operations
2009-01-29 Dan Williamsairo: simplify WEP index and capability checks
2009-01-29 Dan Williamsairo: re-arrange WPA capability checks
2009-01-29 Dan Williamsairo: clean up and clarify interrupt-time task handling
2009-01-29 David Kilroywireless: Add channel/frequency conversions to ieee80211.h
2008-12-26 Hannes Ederdrivers/net/wireless: fix sparse warnings: make symbols...
2008-11-10 Johannes Bergdon't use net/ieee80211.h
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 Wang Chenairo: Kill directly reference of netdev->priv
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-24 David Kilroywireless: Read scan flags correctly on x86-64
2008-08-22 Harvey Harrisonwireless: replace __FUNCTION__ with __func__
2008-06-27 Pavel Machekwireless: Small cleanups
2008-06-17 David S. Millerwext: Emit event stream entries correctly when compat.
2008-06-14 Akinobu Mitaairo: use simple_read_from_buffer()
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-04 Andrew Mortonairo warning fix
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-16 Masakazu Mokunowireless: Create 'device' symlink in sysfs
2008-05-16 Roel Kluinwireless, airo: waitbusy() won't delay
2008-05-14 Paulius Zaleckasairo: use netstats in net_device structure
2008-04-29 Harvey Harrisonwireless: use get/put_unaligned_* helpers
2008-04-29 Denis V. Lunevnetdev: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: remove proc_root_driver
2008-01-28 Al Viroairo: last of endianness annotations
2008-01-28 Al Viroairo: sanitize handling of StatusRid
2008-01-28 Al Viroairo: sanitize APListRid handling
2008-01-28 Al Viroairo: sanitize handling of CapabilityRid
2008-01-28 Al Viroairo: sanitize handling of StatsRid
2008-01-28 Al Viroairo: sanitize handling of WepKeyRid
2008-01-28 Al Viroairo: sanitize BSSListRid handling
2008-01-28 Al Virobap_read()/bap_write() work with fixed-endian buffers
2008-01-28 Al Viroairo: sanitize handling of SSID_rid
2008-01-28 Al Viroairo: trivial endianness annotations
2008-01-28 Al Viroairo: fix writerids() endianness
2008-01-28 Al Viroairo endianness bug: cap_rid.extSoftCap
2008-01-28 Al Viroairo: bug in airo_interrupt() handling on incoming...
2008-01-28 Al Viroairo: fix endianness bug in ->dBm handling
2008-01-28 Al Viroairo: fix transmit_802_11_packet()
2008-01-28 Al ViroNULL noise in drivers/net
2008-01-28 Jeff Garzikwireless: checkpatch cleanups
2008-01-28 Jeff Garzik[netdrvr] irq handler minor cleanups in several drivers
2008-01-28 Roel Kluinwireless: fix '!x & y' typo's
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Bill Nottingham[PATCH] remove gratuitous space in airo module description
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-10 Michal Schmidt[PATCH] airo: start with radio off
2007-07-10 Michal Schmidt[PATCH] airo: simpler calling convention for enable_MAC()
2007-07-10 Michal Schmidt[PATCH] airo: fix a race causing initialization failures
2007-07-10 Michal Schmidt[PATCH] airo: delay some initialization until the netde...
2007-07-10 Michal Schmidt[PATCH] airo: disable the PCI device when unloading...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-28 Michal Schmidt[PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind...
2007-04-28 Michal Schmidt[PATCH] airo: Don't check for NULL before kfree()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-16 Michal Schmidt[PATCH] airo: Fix an error path memory leak
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-14 Ahmed S. Darwish[PATCH] misc-wireless: Use ARRAY_SIZE macro when approp...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
next