summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2008-07-28 16:53:27 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-28 08:28:03 -0700
commit0f38c47a545d36da4038fec0708e6e3fbdb160b1 (patch)
tree3fbf042d7d3c2607e757d417f8a7c10c19901302 /include/linux/timerqueue.h
parentbee9c7c0773517c9f1d7931144fc8dec12233bd7 (diff)
downloadkernel-0f38c47a545d36da4038fec0708e6e3fbdb160b1.tar.gz
ipwireless: Put packets to pool start
ipwireless: Put packets to pool start Put packets to pool start, try to reuse cached memory. Signed-off-by: David Sterba <dsterba@suse.cz> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
/a>Arend van Spriel 2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel 2010-12-02staging: brcm80211: remove redundant CHIPTYPE macroArend van Spriel 2010-12-01staging: brcm80211 needs lots of delay.hRandy Dunlap 2010-12-01staging: brcm80211: bzero => memsetBrett Rudley 2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley 2010-11-29staging: brcm80211: OSL shrink: Remove OSL_PCI_READ/WRITE_CONFIGBrett Rudley 2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley 2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley 2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman 2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com 2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com 2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com 2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com 2010-10-12Staging: brcm80211: remove sbpciregs_t typedefGreg Kroah-Hartman 2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman 2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman 2010-10-12staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper 2010-10-12staging: brcm80211: remove BCMINITFN() macro.Jason Cooper 2010-10-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman 2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman 2010-10-08Staging: brcm80211: util: remove unneeded usage of uintptrGreg Kroah-Hartman 2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman 2010-10-07staging: brcm80211: Remove dead code from siutils.cHenry Ptasinski 2010-10-07staging: brcm80211: Remove unnecessary hndtcam.hHenry Ptasinski 2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman 2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman 2010-10-05Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman 2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley 2010-09-30staging: brcm80211: fix #ifdef BRCM_FULLMAC messNohee Ko 2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski 2010-09-14staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper 2010-09-14staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper 2010-09-14staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper 2010-09-14staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper 2010-09-14staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper 2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper 2010-09-08Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski