linux/drivers/net/wireless/hostap
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers
* use irq_handler_t where appropriate

* no need to use 'irq' function arg, its already stored in a data struct

* rename irq handler 'irq' argument to 'dummy', where the function
  has been analyzed and proven not to use its first argument.

* remove always-false "dev_id == NULL" test from irq handlers

* remove pointless casts from void*

* declance: irq argument is not const

* add KERN_xxx printk prefix

* fix minor whitespace weirdness

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-01-28 15:03:40 -08:00
..
Kconfig [WIRELESS]: Refactor wireless Kconfig. 2007-04-25 22:29:40 -07:00
Makefile [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap.h [HOSTAP]: set netdev type before registering AP interface 2007-10-10 16:54:09 -07:00
hostap_80211.h [PATCH] hostap: Make hostap_tx_encrypt() static 2006-03-27 11:40:32 -05:00
hostap_80211_rx.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
hostap_80211_tx.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
hostap_ap.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
hostap_ap.h [PATCH] hostap: don't #include C files in hostap_main.c 2006-01-16 16:51:54 -05:00
hostap_common.h define global BIT macro 2007-10-19 11:53:42 -07:00
hostap_config.h [PATCH] hostap: Remove driver version number 2007-07-08 22:16:38 -04:00
hostap_cs.c [PATCH] Add Linksys card to HostAP driver 2007-10-10 16:55:05 -07:00
hostap_download.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
hostap_hw.c [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
hostap_info.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
hostap_ioctl.c introduce WEXT scan capabilities 2008-01-28 14:58:25 -08:00
hostap_main.c [HOSTAP]: set netdev type before registering AP interface 2007-10-10 16:54:09 -07:00
hostap_pci.c hostap: fix section mismatch warning 2007-11-10 04:25:12 -05:00
hostap_plx.c hostap: section mismatch warning 2008-01-16 12:53:32 -05:00
hostap_proc.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
hostap_wlan.h long vs. unsigned long - low-hanging fruits in drivers 2007-10-14 12:41:51 -07:00