madwifi/ath
mentor c6eac77db1 Audit of node referencing:
* Enhance readability of some functions WRT node referencing by putting blocks around areas where node references are held
 * Various bits of consistency of the usage of node references; always unreference them at the point at which they are no longer used. Don't reuse variables implicitly.
 * Significant overhaul of the usage of bf_node and ieee80211_cb.ni. Always hold a reference with aforementioned variable and always unreference it properly.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2839 0192ed92-7a03-0410-a25b-9323aeb14dbd
2007-11-08 16:55:02 +00:00
..
if_ath_ahb.c Fix compilation with GCC 4.1.2 on 64-bit hosts 2007-11-06 00:33:49 +00:00
if_ath_ahb.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal_macros.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal_wrappers.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_pci.c Significantly lower the PCI_LATENCY_TIMER value that we were setting. This is essentially hte total time we are allowed to hold onto the PCI bus, before we see if anyone else wants a go. Higher means better throuhgput at the expense of the latency of other devices, and vice versa. 2007-10-08 12:02:22 +00:00
if_ath_pci.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath.c Audit of node referencing: 2007-11-08 16:55:02 +00:00
if_athioctl.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_athvar.h Fix compilation for the forthcoming Linux 2.6.24 2007-10-17 03:39:50 +00:00
Makefile Install modules with mode set to 0644 instead of 0755. 2007-11-06 00:41:19 +00:00
Makefile.kernel Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
version.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00