All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Stagging: rtl8187se updates
@ 2009-07-13 18:01 Bartlomiej Zolnierkiewicz
  2009-07-13 18:01 ` [PATCH 01/10] Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefs Bartlomiej Zolnierkiewicz
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2009-07-13 18:01 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Bartlomiej Zolnierkiewicz, linux-kernel


- more ifdefs removals
- switch it to use <linux/ieee80211.h>
- more preparations for LIBRTL

diffstat:
 Makefile                         |    2 
 TODO                             |    6 
 ieee80211/ieee80211.h            |  527 ++++++++++++++-------------------------
 ieee80211/ieee80211_crypt_ccmp.c |   15 -
 ieee80211/ieee80211_crypt_tkip.c |   31 --
 ieee80211/ieee80211_crypt_wep.c  |    5 
 ieee80211/ieee80211_rx.c         |  270 ++-----------------
 ieee80211/ieee80211_softmac.c    |   38 --
 ieee80211/ieee80211_tx.c         |   29 --
 ieee80211/ieee80211_wx.c         |    6 
 r8180_core.c                     |    8 
 r8180_wx.c                       |    6 
 r8185b_init.c                    |    2 
 13 files changed, 275 insertions(+), 670 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-07-13 17:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-13 18:01 [PATCH 00/10] Stagging: rtl8187se updates Bartlomiej Zolnierkiewicz
2009-07-13 18:01 ` [PATCH 01/10] Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefs Bartlomiej Zolnierkiewicz
2009-07-13 18:01 ` [PATCH 02/10] Staging: rtl8187se/ieee80211: remove FEDORACORE_9 ifdef Bartlomiej Zolnierkiewicz
2009-07-13 18:01 ` [PATCH 03/10] Staging: rtl8187se/ieee80211: remove NOT_YET ifdefs Bartlomiej Zolnierkiewicz
2009-07-13 18:01 ` [PATCH 04/10] Staging: rtl8187se: remove ENABLE_IPS ifdefs Bartlomiej Zolnierkiewicz
2009-07-13 18:01 ` [PATCH 05/10] Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr Bartlomiej Zolnierkiewicz
2009-07-13 18:01 ` [PATCH 06/10] Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211_hdr_3addrqos Bartlomiej Zolnierkiewicz
2009-07-13 18:01 ` [PATCH 07/10] Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4addrqos Bartlomiej Zolnierkiewicz
2009-07-13 18:02 ` [PATCH 08/10] Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h> Bartlomiej Zolnierkiewicz
2009-07-13 18:02 ` [PATCH 09/10] Staging: rtl8187se/ieee80211: ieee80211.h reorderings Bartlomiej Zolnierkiewicz
2009-07-13 18:02 ` [PATCH 10/10] Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enums Bartlomiej Zolnierkiewicz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.