.. |
_ieee80211.h
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_acl.c
|
Eliminate ether_sprintf in favor of new MAC_FMT and MAC_ADDR macros (which are faster and thread safe).
|
2008-01-25 22:49:48 +00:00 |
ieee80211_beacon.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_crypto_ccmp.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_crypto_none.c
|
Cleanup up de-MIC failure (in hardware) handling. Apparently, HW sometimes gets this wrong and spuriusly fails valid packets. In all cases, the packets are dropped, but we do extra processing to record statistics correctly.
|
2008-02-04 00:16:24 +00:00 |
ieee80211_crypto_tkip.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_crypto_wep.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_crypto.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_crypto.h
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_debug.h
|
Fix compilation when there is no debugging
|
2008-01-28 23:35:29 +00:00 |
ieee80211_input.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_ioctl.h
|
Debugging updates:
|
2008-04-09 22:25:51 +00:00 |
ieee80211_linux.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_linux.h
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_monitor.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_monitor.h
|
Move the monitor physical parameter struct inside ieee80211_cb. Have same struct actually be an array. Add an evil struct definition that breaks if ieee80211_cb is bigger than 48 bytes; it serves no other purpose.
|
2008-05-05 23:51:16 +00:00 |
ieee80211_node.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_node.h
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_output.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_power.c
|
SKB handling code cleanup:
|
2008-05-22 12:58:24 +00:00 |
ieee80211_power.h
|
Have net80211 hard_start functions return NETDEV_TX_* codes; tidy some headers in the process.
|
2007-12-23 20:11:05 +00:00 |
ieee80211_proto.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_proto.h
|
let ieee80211_recv_mgmt() return 0 if the frame is to be discarded and don't
|
2008-05-16 16:09:28 +00:00 |
ieee80211_radiotap.h
|
Restructuring the repository layout in response to ath5k.
|
2007-10-04 13:07:51 +00:00 |
ieee80211_rate.c
|
Restructuring the repository layout in response to ath5k.
|
2007-10-04 13:07:51 +00:00 |
ieee80211_rate.h
|
Restructuring the repository layout in response to ath5k.
|
2007-10-04 13:07:51 +00:00 |
ieee80211_scan_ap.c
|
Whitespace for control statements
|
2008-05-14 19:11:57 +00:00 |
ieee80211_scan_sta.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_scan.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_scan.h
|
Restructuring the repository layout in response to ath5k.
|
2007-10-04 13:07:51 +00:00 |
ieee80211_skb.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_skb.h
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_var.h
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_wireless.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211_xauth.c
|
Restructuring the repository layout in response to ath5k.
|
2007-10-04 13:07:51 +00:00 |
ieee80211.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
ieee80211.h
|
Merge madwifi-dfs branch to trunk.
|
2008-01-26 20:48:11 +00:00 |
if_athproto.h
|
Remove now unused FF next field in ieee80211_cb. This makes ieee80211_cb under 48 bytes on 64-bit with IEEE80211_DEBUG_REFCNT
|
2008-05-06 11:22:31 +00:00 |
if_ethersubr.h
|
Restructuring the repository layout in response to ath5k.
|
2007-10-04 13:07:51 +00:00 |
if_llc.h
|
Restructuring the repository layout in response to ath5k.
|
2007-10-04 13:07:51 +00:00 |
if_media.c
|
Make pointer declarations and casting consistent. Some other formatting changes are made in passing
|
2008-06-06 20:32:29 +00:00 |
if_media.h
|
Merge some whitespace changes from the DFS branch
|
2007-11-20 17:18:36 +00:00 |
Makefile
|
Remove modules.order files in Makefile clean targets.
|
2008-06-04 12:25:31 +00:00 |
Makefile.kernel
|
Remove long lingering references to wlan_auth and wlan_radius.
|
2007-12-19 23:46:41 +00:00 |