GIT tree
Marcelo Tosatti
marcelo at kvack.org
Wed Jun 21 14:36:32 EDT 2006
Folks,
I'm keeping a GIT tree with current work at
http://git.infradead.org/?p=users/marcelo/libertas;a=summary
Marcelo Tosatti:
Add Libertas entry to Makefile
Convert __ATTRIB_PACK__ to direct __attribute__((packed)) usage.
Get rid of standard types typedef's
Get rid of standard types typedef's
Get rid of "os_get_time()" macro, use jiffies directly.
Get rid of OS_INT_{DIS,EN}ABLE macros
Remove unnecessary aligned attribute
Get rid of struct typedef's
Merge marcelo at git.infradead.org:~/libertas/
Libertas: Get rid of tx queue
Libertas: Get rid of rx queue
Libertas: Kill more os macros
Libertas: Missed netif_stop_queue/carrier_off conversion
Libertas: Fix debug option
Libertas: remove useless HIS_TxDnLdRdy flag
Libertas: Run scripts/Lindent
Libertas: Remove unused struct definitions, remove typedefs from if_usb.h
Libertas: Remove handling of firmware download from main RX callback
Libertas: Kill URBs on suspend
Libertas: Get rid of try_module_get/module_put
Libertas: Fix if_usb_receive_fwload memcpy() screwup
Libertas: Update and use include/net/ieee80211_radiotap.h
Libertas: Get rid of timer abstraction, use Linux functions directly
Libertas: Get rid of unused os_queue_is_active
Libertas: Get rid of OS_SET_THREAD_STATE macro
Libertas: fix if_usb label identation
Libertas: Fix wlan_fw.c label identation
Peter Jones:
foo
foo
- just drop the marvell in wholesale
- er... actually add the marvell stuff in?
- does cg-add -r not actually work?
- use find instead of 'cg-add -r'
- move everything so there's no silly subdirs
- add libertas
- get rid of release_version.h completely; it serves no purpose.
- use sane types for helper_name/fw_name
- so I don't lose what was here
- add define formerly in makefile
- fix include path
- actually, those can't be static
- move the wlanconfig stuff to a closer directory, and make it build
Merge with git://git.kernel.org/.../jgarzik/netdev-2.6.git
- get rid of some "BOOLEAN" types
Merge with git://git.kernel.org/.../torvalds/linux-2.6.git
- attack with lindent and such
- add -Wpacked, which makes the build very noisy, and shows lots of places
- comment out -Wpacked for now
Remove unused type WLAN_802_11_MAC_ADDRESS
Remove use of macro for align attributes.
Merge with git://git.kernel.org/.../torvalds/linux-2.6.git
Get rid of semaphore macros
Get rid of "os_sched" macros, use msleep.
Get rid of empty macros
Fix 2 missing "struct" keywords from RxPD -> struct RxDP conversion.
Merge with git://git.kernel.org/.../torvalds/linux-2.6.git
Merge suspend/resume code for usb interface.
- Merge update from Marvell
More information about the libertas-dev
mailing list